On Monday 08 December 2003 14:42, Antony Stone wrote: > On Monday 08 December 2003 7:35 pm, Jeffrey Laramie wrote: > > On Monday 08 December 2003 14:19, Jeffrin wrote: > > > hello all, > > > > > > iptables -A INPUT -sport 80 -j ACCEPT > > > > > > shows error ... > > > > > > msservices:~# iptables -A INPUT --sport 80 -j ACCEPT > > > iptables v1.2.9: Unknown arg `--sport' > > > Try `iptables -h' or 'iptables --help' for more information. > > > > > > please help me ... > > > > There are 2 dashes before sport: --sport 80 > > 2 dashes and a protocol :) > > Antony. I always look for the simple mistakes first cause those are the ones I always make! I think we may have set a record for the largest number of different responders to a single post. Jeff