From: "John A. Sullivan III" <jsullivan@opensourcedevel.com>
To: Amresh Kumar <amresh_srivastava@hotmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: iptables: No chain/target/match by that name
Date: Sat, 07 Jan 2006 13:50:10 -0500 [thread overview]
Message-ID: <1136659810.2599.10.camel@localhost> (raw)
In-Reply-To: <BAY105-F281A346E9A68ED0764F10F9E200@phx.gbl>
On Sat, 2006-01-07 at 12:42 +0530, Amresh Kumar wrote:
> Hi ,
>
> I am using iptables rule for Load Balancing with random* or nth but i am
> getting the error
>
> iptables: No chain/target/match by that name
>
> iptables rule : iptables -A PREROUTING -i eth0 -p tcp --dport 80 -m state
> --state NEW -m nth --counter 0 --every 4 --packet 0 -j DNAT
> --to-destination 192.168.0.5:80
>
> iptables -A PREROUTING -i eth0 -p tcp --dport 80 -m state --state NEW -m
> random --average 25 -j DNAT --to-destination 192.168.0.5:80
>
> My kernel version is 2.6.9-5.0.3.EL
> Iptable version = iptables v1.3.4
>
> can anyone explain.
>
> Thanks..
<snip>
Is it enabled in the kernel or as a module? If as a module, is it
loaded? - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@opensourcedevel.com
If you would like to participate in the development of an open source
enterprise class network security management system, please visit
http://iscs.sourceforge.net
next prev parent reply other threads:[~2006-01-07 18:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-07 7:12 iptables: No chain/target/match by that name Amresh Kumar
2006-01-07 18:50 ` John A. Sullivan III [this message]
2006-01-09 7:21 ` Amresh Kumar
2006-01-11 10:21 ` iptables: No chain/target/match by that name (detailed) Amresh Kumar
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=1136659810.2599.10.camel@localhost \
--to=jsullivan@opensourcedevel.com \
--cc=amresh_srivastava@hotmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox