All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Dragoi <alex@zoomnet.ro>
To: sergiolozano@euskalerria.org
Cc: netfilter@lists.netfilter.org
Subject: Re: Problems with target ROUTE
Date: Fri, 14 Jul 2006 10:54:59 +0300	[thread overview]
Message-ID: <44B74DD3.7050102@zoomnet.ro> (raw)
In-Reply-To: <44b741c1.e40.0@euskalerria.org>

sergiolozano@euskalerria.org wrote:

>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
>
>  
>
Actually it means the iptables tool knows about the ROUTE target, but
the kernel doesn't.


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14  7:03 Problems with target ROUTE sergiolozano
2006-07-14  7:54 ` Alexandru Dragoi [this message]
  -- 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=44B74DD3.7050102@zoomnet.ro \
    --to=alex@zoomnet.ro \
    --cc=netfilter@lists.netfilter.org \
    --cc=sergiolozano@euskalerria.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.