Ricardo López Urrutia wrote:
> Off topic but :)
>
> At 03:51 p.m. 12/01/2005 +0000, Shiraz Gul Khan wrote:
>
>> dear heng, hello
>>
>> now i am on my server. ok listen. when i applied this line
>> # iptable -A INPUT -p tcp -m tcp -dport 110 -j ACCEPT
>> error come: bash iptable command not found
>
>
> The correct command is iptables.
>
>
>> # iptables -A INPUT -p tcp -m tcp -dport 110 -j ACCEPT
>> error come: bad argument '110'
>
>
> Under iptables the -dport is used when you redirect one port to
> another, I'm preety sure the syntax is incorrect, if you need further
> help, the iptables list could help.
It should be --dport not -dport.
Regards,
Oliver
Received on Wed Jan 12 2005 - 15:14:04 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST