Yes tony ,but I do not know what to do with these rules .I put these in the /etc/rc.d/init.d/iptables script , in the start section of the script and then what i do is :
service iptables save /etc/rc.d/init.d/iptables restart and I got all those errors message. Maybe I am doing something wrong with putting these rules in the script. Thanks a lot for all your advise and your time to me. david ----- Original Message ----- From: "Antony Stone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 9:14 PM Subject: Re: I need help , please > On Friday 05 July 2002 1:56 pm, david wrote: > > > Tony: > > > > #echo $PATH > > /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin > >: /root/bin > > > > how you can see iptables is in the PATH > > Okay, that's good. I was concerned that you might have . in your path, so > that commands in the local directory were getting executed instead of the > ones in /sbin./bin etc. > > By the way, did you ever try the list of rules I posted in > http://lists.samba.org/pipermail/netfilter/2002-July/024548.html ? > > > > Antony. > > > ----- Original Message ----- > > From: "Antony Stone" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, July 05, 2002 6:54 PM > > Subject: Re: I need help , please > > > > > On Friday 05 July 2002 5:45 pm, Joe Patterson wrote: > > > > next tell us the output of these commands: > > > > > > > > which iptables > > > > file `which iptables` > > > > > > I think we should point out that the ` symbols above are the backtick > > > character (probably at the top left of your keyboard), and not the > > > > apostrophe. > > > > > Also, please can you tell us what you get in response to > > > echo $PATH > > > > > > > > > > > > Antony.
