https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282744
--- Comment #4 from Vladyslav V. Prodan ---
(In reply to Marek Zarychta from comment #2)
Thank you, it helped.
root@vb-14-1:~ # ifconfig em2 inet 192.168.77.104/24 fib 1 up
root@vb-14-1:~ # ifconfig em2
em2: flags=1008843 metric 0
mtu 15
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282744
--- Comment #3 from Marek Zarychta ---
If interface em2 should or could be moved to fib 1, then a similar effect could
still be achievable with the following:
# ifconfig em2 inet 192.168.77.104/24 fib 1
# route add default 192.168.77.2 -fi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282744
Marek Zarychta changed:
What|Removed |Added
CC||zarych...@plan-b.pwste.edu.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282744
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv