Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] IPTables
- Date: Thu, 13 Feb 2003 21:07:18 +1100
- From: Sam Tilders <sam@example.com>
- Subject: Re: [tlug] IPTables
- References: <3E4B689A.6030500@example.com>
- Organization: Jovian Projects
- User-agent: KMail/1.4.3
On Thu, 13 Feb 2003 20:42, Jean-Christian Imbeault wrote: > One thing I haven't been able to find a suitable answer to is what is > the proper way to get iptables up and running at boot time with rules > loaded (on a RH 8.0 machine)? iptables has two extra tools (at least on mdk and rh) called iptables-save and iptables-restore. These export and import the chains you have set up. The output of iptables-save can be put in a file and later read into iptables-restore. eg: iptables-save > myiptables iptables-restore < myiptables However, the initscripts for iptables (/etc/init.d/iptables) on both mandrake and redhat have extra commands "save" and "iptables start" will restored the saved configuration (which gets saved in /etc/sysconfig/iptables). -- Sam -- -- Sam Tilders sam@example.com Cogito Ergo Sum - I think, therefore I am. (Descartes)
- References:
- [tlug] IPTables
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] IPTables
- Next by Date: Re: [tlug] IPTables
- Previous by thread: Re: [tlug] IPTables
- Next by thread: [tlug] iptables: problem with REJECT
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links