[Bug 289295] Host IP address ARP mapping jumps to address-less epair interface added to a bridge unexpectedly
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289295 --- Comment #8 from [email protected] --- wired, why devd by default does this? and how to prevent? also, syntax # ifconfig bridge0 addm igb0 inet 172.22.9.14/24 up ifconfig: inet: bad value seems invalid (why?) and works like that: # ifconfig bridge0 addm igb0 172.22.9.14/24 up # -- You are receiving this mail because: You are the assignee for the bug.