[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200906291846.20962.markus@selfnet.de>
Date: Mon, 29 Jun 2009 18:46:16 +0200
From: Markus Wick <markus@...fnet.de>
To: netdev@...r.kernel.org
Subject: BugReport: "ip route local ..." outside the table 255 (local)
Hello
Has anybody tried it? I think it is a bug but I don't know where.
Perhaps the mistake is in the routing decision (or in the userspace
application). iptables trace shows the packages in the filter/input table.
Perhaps socket lookout?
Please can somebody try the following example and confirm it:
sudo ip route add local 192.168.56.0/24 dev eth0 table local
ping 192.168.56.1
## *succeed*
sudo ip route add local 192.168.57.0/24 dev eth0 table main
ping 192.168.57.1
## connect: Invalid argument
Thanks
Markus
Download attachment "signature.asc " of type "application/pgp-signature" (836 bytes)
Powered by blists - more mailing lists