Re: how to store iptables rules

2009-01-25 Thread Paul Cartwright
On Sat January 24 2009, abdelkader belahcene wrote: > hi, > please i want to save the iptables for next sessions, > now I have to run iptables  after each reboot. > I tried iptables-save, it did't. > thanks for help > bela we just had this discussion. Look for the subject: iptables/firestarter her

Re: how to store iptables rules

2009-01-25 Thread Boyd Stephen Smith Jr.
On Saturday 24 January 2009, abdelkader belahcene wrote about 'how to store iptables rules': >please i want to save the iptables for next sessions, >now I have to run iptables after each reboot. >I tried iptables-save, it did't. Search the archive, there was a discussi

Re: how to store iptables rules

2009-01-24 Thread L Glidewell
On Saturday 24 January 2009 12:34:52 abdelkader belahcene wrote: > hi, > please i want to save the iptables for next sessions, > now I have to run iptables after each reboot. > I tried iptables-save, it did't. > thanks for help > bela Redirect it to a file: iptables-save > target-file You will a

how to store iptables rules

2009-01-24 Thread abdelkader belahcene
hi, please i want to save the iptables for next sessions, now I have to run iptables after each reboot. I tried iptables-save, it did't. thanks for help bela