All of lore.kernel.org
 help / color / mirror / Atom feed
From: varun <varun@rocsys.com>
To: netfilter-devel@lists.netfilter.org
Subject: problem in iptables!!!
Date: Mon, 10 Apr 2006 18:39:27 +0530	[thread overview]
Message-ID: <443A5907.7000202@rocsys.com> (raw)

Hi all,

             I have a small problem with iptables. Iam trying to use 
iptables in an Cyberton Board (ARM). I compiled it with ucLibc. and i 
also put the images on the board. Then when board comes up i manually 
insmoded the following modules.

ip_conntrack.ko    ipt_REJECT.ko      ipt_state.ko
ip_tables.ko       ipt_conntrack.ko   iptable_filter.ko

Then i tried to add a policy
                      iptables -t filter -A OUTPUT -j REJECT
 This works well in my PC with the 2.6 kernel but gives this error on 
the same kernel arm compiled.
                      The error i get is
                      iptables v1.2.11: Couldn't find target `REJECT'

                       Try `iptables -h' or 'iptables --help' for more 
information.

Can someone tell me what is wrong?

Varun

             reply	other threads:[~2006-04-10 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10 13:09 varun [this message]
2006-04-11  1:04 ` problem in iptables!!! Yasuyuki KOZAKAI

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=443A5907.7000202@rocsys.com \
    --to=varun@rocsys.com \
    --cc=netfilter-devel@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.