Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4945

Advanced users • Firewall UFW setup instruction

$
0
0
Was setting up ufw firewall app and came across some issues, mainly as I use a headless setup.

To get ufw to work with TigerVNC Viewer and WinSCP you might need the following

In PuTTY or Termius:

sudo apt install ufw
sudo ufw enable
sudo ufw allow 22
sudo ufw allow OpenSSH
sudo ufw allow vnc

Open port 22 might not be necessary though, but in my setup it helped

sudo ufw status
1.PNG

Statistics: Posted by sudo apt update — Mon Apr 29, 2024 5:12 am



Viewing all articles
Browse latest Browse all 4945

Trending Articles