# First flush the firewall rules -f flush # Localhost rules add 100 allow all from any to any via lo* #Testing rules, to find ports used by services if we aren't sure. These rules allow ALL traffic to pass through the firewall, disabling any subsequent rules #add 140 allow log logamount 500 tcp from any to any #add 150 allow log logamount 500 udp from any to any add check-state add pass all from me to any out keep-state add count log ip from any to any