[Bug 200379] SCTP stack is not FIB aware
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 15 15:11:27 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200379
--- Comment #6 from Craig Rodrigues <rodrigc at FreeBSD.org> ---
You need to set up a default IP address and routing table
on em0 that is *not* a 172 address.
That way, if you do:
netstat -r
you will see the default routing table,
and if you do
setfib 2 netstat -r
you will see the routing table for the 172 addresses
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list