[Bug 255264] Unable to add default route for fib

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Apr 2022 15:24:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255264

--- Comment #7 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Mitja Horvat from comment #6)
To succeed early (before the link goes up) you need to assign re0 to the
correct fib:
ifconfig_re0="inet 192.168.1.2 netmask 255.255.255.0 fib 1"

I don't know if is it a bug or feature change of the new routing stack, but I
am biased toward the latter.

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