How can I configure UFW to allow VNC access to my computer from a specific IP address?
Hello,
I am connecting from another local device to my laptop. How can I configure the UFW to let my specific device through?
Vesa
Ubuntu 15.04
1 Answer
From
This would besudo ufw allow from 1.2.3.4 to any port 5900