Wrong outgoing interface with multiple routing tables
Julian Elischer
julian at elischer.org
Mon Jul 27 19:54:23 UTC 2009
Oleg Sharoyko wrote:
>
> Julian Elischer wrote:
>
>> does it still fail if you run it in foreground mode (no daemonizing)?
>
> Yes. I actually test sshd in foreground mode (-D tells sshd to not go
> into background). I have also checked a very simple client/server where
> server called setsockopt(SO_SETFIB, 1) and got the same results.
>
> --
> Oleg
great.. in your simple server, can you do the sockopt on the socket
AFTER you did the listen()?
(just as a test).
More information about the freebsd-net
mailing list