There was an error while loading. Please reload this page.
ufw default deny incoming
ufw default allow outgoing
to check the status: ufw status
ufw status
in case of error for ipv6 we can disable it in ufw config file, just add IPV6=no in /etc/ufw/ufw.conf
IPV6=no
/etc/ufw/ufw.conf
Home
Amazon AWS
Notes
Linux
GIT