All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: "Sérgio Bernardino" <sergio.bernardino@gmail.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: LibIPQ issue
Date: Mon, 07 Mar 2005 14:10:03 +0100	[thread overview]
Message-ID: <422C52AB.4030801@trash.net> (raw)
In-Reply-To: <e54bc1880503070451419fc57@mail.gmail.com>

Sérgio Bernardino wrote:
> 
> iptables -t filter -A OUTPUT -p ip -j QUEUE
> 
> I can alter the destination address of the outgoing packet (for
> example, a packet that goes from A to B becomes a packet that goes
> from A to A, a localhost packet), and it all works fine.
> I seems like i'm doing something wrong but i can't quite figure out
> what. Any ideas?

Packets in LOCAL_OUT are manually rerouted by ip_queue. Packets
mangled in PRE_ROUTING should be routed correctly according to
the data contained in the new packet. Could it be that you are
testing on loopback ?

Regards
Patrick

  reply	other threads:[~2005-03-07 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 12:51 LibIPQ issue Sérgio Bernardino
2005-03-07 13:10 ` Patrick McHardy [this message]
2005-03-07 19:17   ` Sérgio Bernardino
2005-03-07 19:30     ` Patrick McHardy
2005-03-08 23:08       ` Sérgio Bernardino
2005-03-08 23:29         ` Patrick McHardy
2005-03-08 23:30         ` Sven Schuster
2005-03-09  0:36           ` Sérgio Bernardino

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=422C52AB.4030801@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=sergio.bernardino@gmail.com \
    /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.