From: "Jerry M. Howell II" <jmhowell@jmhowell.com>
To: netfilter@lists.netfilter.org
Subject: Re: Help with iptables
Date: Wed, 4 Jun 2003 22:41:31 -0600 [thread overview]
Message-ID: <20030604224131.D4450@jmhowell.com> (raw)
In-Reply-To: <sedc84e5.061@smtp.nu.ac.za>; from quazit@nu.ac.za on Tue, Jun 03, 2003 at 11:22:08AM +0200
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
next prev parent reply other threads:[~2003-06-05 4:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 9:22 Help with iptables Tahmid Quazi
2003-06-04 18:32 ` Aldo S. Lagana
2003-06-05 4:41 ` Jerry M. Howell II [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-10 23:45 Bryan Dyson
2003-12-11 0:31 ` John A. Sullivan III
2003-12-11 0:46 ` Michael Gale
2003-06-03 9:22 help " Tahmid Quazi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030604224131.D4450@jmhowell.com \
--to=jmhowell@jmhowell.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.