13,420
edits
Changes
no edit summary
Refer to the following [https://prezi.com/akyqt4h40oel/iptables-packet-filtering/ OPS335 NOTES] if you need to review how to use the iptables command.
Let's set a default '''policy ''' to '''disable all inbound traffic''':
# Issue an ''iptables command'' to set the '''policy''' to disable '''all inbound traffic'''.
# Issue an iptables command to list rules to verify you correctly disabled all inbound traffic.