Linux iptables firewall

If you could not access the local computer, please check the firewall.

By the default, the firewall allows all on Lo interface for the incoming package How about outbound? You need to open the outbound traffic for Lo interface, too

iptables -L -nv --line-numbers

iptables -v -I OUTPUT 1 -i LO -j ACCEPT

Comments

Popular posts from this blog

VIOS TIPs

Configure Solaris 10 LDOM on Solaris 11.4

Change P410i from HBA mode to Raid mdoe