Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 15:09:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 255264] Unable to add default route for fib
Message-ID:  <bug-255264-7501-OyqbEsmkNF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255264-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255264-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255264

Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zarychtam@plan-b.pwste.edu.
                   |                            |pl

--- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
The default behaviour has changed. Now in dmesg we get:=20
"WARNING: Adding ifaddrs to all fibs has been turned off by default. Consid=
er
tuning net.add_addr_allfibs if needed"

Please add globally the sysctl net.add_addr_allfibs=3D1 to revert to the old
behaviour. You can also solve this by assigning fib 1 to the interface whic=
h is
supposed to carry this route or by installing the network route for this
interface in fib 1.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255264-7501-OyqbEsmkNF>