Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2022 19:22:21 +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-8L7KXI5YcY@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

--- Comment #10 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Mitja Horvat from comment #8)
If changing the default fib of re0 is inconvenient, then please try this:
"route add default 192.168.1.1 -ifa 192.168.1.2 -fib 1"

You can eventually add static route to rc.conf
static_routes=3D"default_fib1 ..."
route_default_fib1=3D"default 192.168.1.1 -ifa 192.168.1.2 -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-8L7KXI5YcY>