Search found 1 match

by pollucts
Wed Sep 02, 2009 8:10 am
Forum: Installation & Upgrades
Topic: Iptables
Replies: 1
Views: 4064

You should use the iptables command to list the current rules. Update your rules as needed. Any changes you make to iptables should be persisted and can be done so using the iptables-save command. On Ubuntu, I believe by default the file is dropped to /etc/ For Red Hat based systems you could run th...