Date: Tue, 12 Jun 2012 08:00:28 GMT From: Rudolf Polzer <rpolzer@one-it.de> To: freebsd-net@FreeBSD.org Subject: Re: kern/167947: [setfib] [patch] arpresolve checks only the default FIB for the interface route Message-ID: <201206120800.q5C80Shi056679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/167947; it has been noted by GNATS. From: Rudolf Polzer <rpolzer@one-it.de> To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>, "ndenev@gmail.com" <ndenev@gmail.com> Cc: "christoph.weber-fahr@vodafone.com" <christoph.weber-fahr@vodafone.com> Subject: Re: kern/167947: [setfib] [patch] arpresolve checks only the default FIB for the interface route Date: Tue, 12 Jun 2012 09:34:23 +0200 Hi, I had the problem too, and could confirm the fix. FreeBSD ********.arcor.net 8.3-RELEASE-p2 FreeBSD 8.3-RELEASE-p2 #1: Tue Jun 12 09:06:31 CEST 2012 =20 root@********.arcor.net:/usr/src/sys/amd64/compile/GENERICfib amd64 However, the fix ONLY works if using ifconfig ... fib N to set the fib for an interface, and not the FreeBSD 7.x method to assign the FIB via ipfw rules. Just thought I should mention this - in our case, the ifconfig way is the better choice anyway. Best regards, Rudolf Polzer=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206120800.q5C80Shi056679>