Linux Netfilter discussions
 help / color / mirror / Atom feed
From: sergiolozano@euskalerria.org
To: netfilter@lists.netfilter.org
Subject: Problems with target ROUTE
Date: Fri, 14 Jul 2006 09:03:29 +0200	[thread overview]
Message-ID: <44b741c1.e40.0@euskalerria.org> (raw)

Hi all,

I have a host with 4 net cards and I need all network traffic to 8180 port
of one of them goes to another net card. So, I've thougth about executing
this iptables command:
iptables -t mangle -A PREROUTING -p tcp --dport 8180 -s x.x.x.x -d x.x.x.x
-j ROUTE --gw x.x.x.x -oif x

However, when I execute this command, this is the message:
'iptables: No chain/target/match by this name'
I know that my kernel supports this target because I got a proper help when
I execute 'iptables -t mangle --help'.

Please, help me.
_________________________________________________________
Lortu posta elektronikoa doan >>> http://www.euskalerria.org
___________________________________________________________________________________________
Lortu posta elektronikoa doan >> http://www.euskalerria.org


             reply	other threads:[~2006-07-14  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14  7:03 sergiolozano [this message]
2006-07-14  7:54 ` Problems with target ROUTE Alexandru Dragoi
  -- strict thread matches above, loose matches on Subject: below --
2006-07-17  6:33 sergiolozano

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=44b741c1.e40.0@euskalerria.org \
    --to=sergiolozano@euskalerria.org \
    --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