Date: Wed, 8 Oct 2014 20:10:37 +0400 From: Anthony Pankov <ap00@mail.ru> To: freebsd-net@freebsd.org Subject: interface fib not inherited by bind()? Message-ID: <1051213945.20141008201037@mail.ru>
next in thread | raw e-mail | index | archive | help
Greetings. I have a machine with interface IP1 connected to Provider1. Some time ago i've connected Provider2 to another interface IP2. I set new fib =B91 with provider2 setting and configure interface2 for fib 1 ('ifconfig if2 inet IP1 netmask mask2 fib 1'). Now i can do 'setfib 1 ping google.com' successfully. But when i run 'ping -S IP2 google.com' (using interface 2 as source) no outgoing packet found in Interface2. Does this mean that binding to interface IP do not inherit interface FIB for connection? Is this a bug or design? --=20 Best regards, Anthony mailto:ap00@mail.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1051213945.20141008201037>