[Bug 255264] Unable to add default route for fib
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 20 14:24:44 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255264
Bug ID: 255264
Summary: Unable to add default route for fib
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: ports at nicandneal.net
Before upgrading to 13.0 I used to create a default route in fib 1 so that
openvpn could use it to set up a vpn for a jail to use.
This is the setup in rc.conf that worked:
static_routes="vpn"
route_vpn="default 10.0.0.1 -fib 1"
After upgrading to 13.0 I get the message "Network is unreachable" and fib 1
contains no default route.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list