IPTables limits?

Rick Stevens ricks at nerd.com
Tue Oct 21 21:44:22 UTC 2008


I should have added that you can manually do your "iptables" commands
to get things the way you want, then as root you can:

	iptables-save >/etc/sysconfig/iptables

to save what you have now.  You can then edit the file and tweak
things as you wish, then either

	iptables-restore </etc/sysconfig/iptables

or, if you've made the changes I mentioned in
/etc/sysconfig/iptables-config, use "service iptables restart" to read
them in from your modified file.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer                      ricks at nerd.com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
- Linux is like a wigwam...no windows, no gates...and apache inside! -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list