From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tahmid Quazi" Subject: help with iptables Date: Tue, 03 Jun 2003 11:22:05 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_3768D8D5.2342A5E5" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter@lists.netfilter.org This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=_3768D8D5.2342A5E5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi =20 I am trying to use the iptables command on an iPaq running Familiar. The = kernel version is 2.4.18-rmk3-hh6.=20 The kernel does not have netfilter configured so for any functionality I = need, I have to install a module. =20 I have installed the following modules: iptable_filter ip_tables =20 successfully. ( i can see them when i type /proc/modules) =20 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 =20 I get the following output: iptables: No such file or directory =20 Please could someone tell me what i am doing wrong or missing. =20 Many thanks in advance for your help! =20 -- tahmid --=_3768D8D5.2342A5E5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Description: HTML
Hi
 
I am trying to use the iptables command on an iPaq = running=20 Familiar. The kernel version is 2.4.18-rmk3-hh6.
The kernel does not have netfilter configured so for = any=20 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=20 /proc/modules)
 
But when i try a simple iptables command (i got this = from the=20 "howto" document)
/ # iptables -A INPUT -s 127.0.0.1 -p icmp -j=20 DROP
 
I get the following output:

iptables: No such file or directory
 
Please could someone tell me what i am doing wrong = or=20 missing.
 
Many thanks in advance for your help!
 
-- tahmid
--=_3768D8D5.2342A5E5--