[Bug 268976] Traffic will not route across two bridges on the same /8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 15:07:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268976
Mike Karels <karels@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karels@freebsd.org
--- Comment #4 from Mike Karels <karels@freebsd.org> ---
When I do this operation manually on 13.1 or 14.0, I get this warning from
ifconfig:
# ifconfig epair0a 126.1
ifconfig: WARNING: setting interface address without mask is deprecated,
default mask may not be correct.
In addition, the following message is logged by the kernel (should appear on
the console and /var/log/messages):
epair0a: set address: WARNING: network mask should be specified; using
historical default
Maybe the jail setup process is hiding these?
--
You are receiving this mail because:
You are the assignee for the bug.