[Bug 255264] Unable to add default route for fib
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 20 15:09:56 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255264
Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zarychtam at plan-b.pwste.edu.
| |pl
--- Comment #1 from Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> ---
The default behaviour has changed. Now in dmesg we get:
"WARNING: Adding ifaddrs to all fibs has been turned off by default. Consider
tuning net.add_addr_allfibs if needed"
Please add globally the sysctl net.add_addr_allfibs=1 to revert to the old
behaviour. You can also solve this by assigning fib 1 to the interface which is
supposed to carry this route or by installing the network route for this
interface in fib 1.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list