https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282744
--- Comment #3 from Marek Zarychta <zarych...@plan-b.pwste.edu.pl> --- 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 -fib 1 -- You are receiving this mail because: You are the assignee for the bug.