Networking-Forums.com

General Category => Blogs of Interest and Note => Topic started by: Reggle on February 13, 2020, 12:00:12 PM

Title: Reggle's Blog-Linux iptables part I: basic rules
Post by: Reggle on February 13, 2020, 12:00:12 PM
Linux iptables part I: basic rules

Most modern Linux distributions come with a firewall package already active. Since it’s often set in an ‘allow-all’ mode, people are often unaware of it. Meet iptables, a basic yet powerful stateful firewall. You can see a default ‘allow-all’ policy above. Note that there are three different chains: INPUT, FORWARD and OUTPUT. Traffic can only match […]
Source: Linux iptables part I: basic rules (https://reggle.wordpress.com/2015/07/12/linux-iptables-part-i-basic-rules/)

From https://reggle.wordpress.com/