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.
