bhyve networking

Patrick M. Hausen hausen at punkt.de
Thu Apr 26 14:04:20 UTC 2018


Hi!

> Am 26.04.2018 um 15:32 schrieb Paul Esson <paul.esson at redstor.com>:
> I'd really like to try and use the switch approach if possible and had thought that creating the switch and adding the igb1 interface would have brought igb1 up automatically.  Is that the expected behaviour?

You have to "ifconfig igb1 up" manually for any of the bridging technologies in FreeBSD
as far as I know. Definitely with if_bridge. It is not sufficient to "ifconfig addm" the physical
interface.

But of course one just puts

	ifconfig_igb1="up"

into rc.conf and forgets about it on a production system ...

HTH,
Patrick
-- 
punkt.de GmbH			Internet - Dienstleistungen - Beratung
Kaiserallee 13a			Tel.: 0721 9109-0 Fax: -100
76133 Karlsruhe			info at punkt.de	http://punkt.de
AG Mannheim 108285		Gf: Juergen Egeling



More information about the freebsd-virtualization mailing list