Re: Firewall: Need Advice

2004-02-07 Thread SLeiBt
Le sam 07/02/2004 à 14:10, E&Erdem a écrit : > 07-02-2004 - 14:01 SLeiBt: > Here is my /etc/init.d/iptables file. I could't understand it. > > And when i try /etc/init.d/iptables save active it gives an error: > There is no file or directory /var/lib/iptables/active

Re: Firewall: Need Advice

2004-02-07 Thread SLeiBt
Le sam 07/02/2004 à 14:10, E&Erdem a écrit : > 07-02-2004 - 14:01 SLeiBt: > Here is my /etc/init.d/iptables file. I could't understand it. > > And when i try /etc/init.d/iptables save active it gives an error: > There is no file or directory /var/lib/iptables/active

Re: Firewall: Need Advice

2004-02-07 Thread SLeiBt
Le sam 07/02/2004 à 09:38, E&Erdem a écrit : > I've been using iptables (or i assuming that). But at boot time it gives > an error: "Aborting iptables load: unknown rulesets "active" ". I > couldn't find the problem. Have a look at startup script "/etc/init.d/iptables". If you run it with command

Re: Firewall: Need Advice

2004-02-07 Thread SLeiBt
Le sam 07/02/2004 à 09:38, E&Erdem a écrit : > I've been using iptables (or i assuming that). But at boot time it gives > an error: "Aborting iptables load: unknown rulesets "active" ". I > couldn't find the problem. Have a look at startup script "/etc/init.d/iptables". If you run it with command

Re: promiscuous mode

2003-05-23 Thread SLeiBt
Le sam 24/05/2003 à 00:24, Ian Goodall a écrit : > >Try using tcpdump to investigate the problem. Make sure you use the > >'-p' flag to tcpdump to tell it not to set the interface into > >promiscuous mode. Something like > ># tcpdump -i eth0 -p -n > > I have no idea what all the output means. Be