[Bug 253435] Jail does not create tunnel (wireguard) interface alias.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 11 19:03:48 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253435
--- Comment #2 from Robert David <robert.david.public at gmail.com> ---
If the example #2 would work it would be fine. Because sometimes one
needs/wants to assign the device name.
Because there is a difference in
ip4.addr = "wgnet0|192.168.0.10"
and
ip4.addr = "192.168.0.10"
the first try to assign the address to the wgnet0 interface (and fail), the
second one just use the interface which got the address.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-jail
mailing list