https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255264

--- Comment #10 from Marek Zarychta <zarych...@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="default_fib1 ..."
route_default_fib1="default 192.168.1.1 -ifa 192.168.1.2 -fib 1"

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

Reply via email to