[Bug 275228] Make /usr/share/examples/jails/jib use FreeBSD assigned MAC addresses
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Sep 2026 10:47:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275228
--- Comment #3 from Michael Osipov <michaelo@FreeBSD.org> ---
I cannot confirm that this works:
root@deblndw014x:~
# sh /usr/share/examples/jails/jib addm test \!igb1
e0a_test
e0b_test
root@deblndw014x:~
# ifconfig e0a_test
e0a_test:
flags=1008943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0
mtu 1500
options=60001b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,RXCSUM_IPV6,TXCSUM_IPV6>
ether 02:c7:da:02:2e:0a
groups: epair
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
root@deblndw014x:~
# ifconfig e0b_test
e0b_test: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric
0 mtu 1500
options=60001b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,RXCSUM_IPV6,TXCSUM_IPV6>
ether 02:c7:da:02:2e:0b
groups: epair
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
What am I missing here?
--
You are receiving this mail because:
You are on the CC list for the bug.