All of lore.kernel.org
 help / color / mirror / Atom feed
* problem in iptables!!!
@ 2006-04-10 13:09 varun
  2006-04-11  1:04 ` Yasuyuki KOZAKAI
  0 siblings, 1 reply; 2+ messages in thread
From: varun @ 2006-04-10 13:09 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-11  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10 13:09 problem in iptables!!! varun
2006-04-11  1:04 ` Yasuyuki KOZAKAI

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.