[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: IPTables limits?



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 nerd com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
- Linux is like a wigwam...no windows, no gates...and apache inside! -
----------------------------------------------------------------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]