Re: Help with iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 03, 2003 at 11:22:08AM +0200, Tahmid Quazi wrote:
> Hi
>  
> I am trying to use the iptables command on an iPaq running Familiar. The kernel version is 2.4.18-rmk3-hh6. 
> The kernel does not have netfilter configured so for any functionality I need, I have to install a module.
>  
> I have installed the following modules:
> iptable_filter
> ip_tables
>  
> successfully. ( i can see them when i type /proc/modules)
>  
> But when i try a simple iptables command (i got this from the "howto" document)
> / # iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP
>  
> I get the following output:
> 
> iptables: No such file or directory
>  
> Please could someone tell me what i am doing wrong or missing.
>  
> Many thanks in advance for your help!
>  
Try something like

/sbin/iptables /usr/sbin/iptables or usr/local/sbin/iptables

it's probably not in your path
-- 
Jerry M. Howell II


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux