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?
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html