From: Patrick McHardy <kaber@trash.net>
To: Marco Berizzi <pupilla@hotmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: snat local packets and arp
Date: Tue, 15 Jan 2008 17:32:34 +0100 [thread overview]
Message-ID: <478CE022.8060703@trash.net> (raw)
In-Reply-To: <BAY103-DAV64218D9B751E58807E019B2470@phx.gbl>
Marco Berizzi wrote:
> Patrick McHardy wrote:
>
>>> Running ping adsl.129 stop linux from arping the
>>> adsl.129 router.
>> I don't get it. You say this box is using adsl.129 as
>> nexthop for the locally generated squid packets.
>
> Yes I'm using this dirty trick:
>
> iptables -t mangle -I PREROUTING ... --dports 80,443 -j MARK
> --set-mark 1
> ip rule add fwmark 1 table adsl prio 400
>
> #ip route sh table adsl
> default via adsl.129 dev eth0
>
>> So whats wrong with sending arp queries for that router?
>
> I don't understand why it is sending arp queries for
> the adsl router every minute and it doesn't send a single
> arp query for hours to the other hdsl router.
Do the routers send arp queries to the Linux box?
next prev parent reply other threads:[~2008-01-15 16:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-15 10:39 snat local packets and arp Marco Berizzi
2008-01-15 15:57 ` Patrick McHardy
2008-01-15 16:22 ` Marco Berizzi
2008-01-15 16:32 ` Patrick McHardy [this message]
2008-01-15 16:40 ` Marco Berizzi
2008-01-15 16:42 ` Patrick McHardy
2008-01-16 8:46 ` Marco Berizzi
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=478CE022.8060703@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=pupilla@hotmail.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.