Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2020 11:31:09 +0200
From:      Stefan Parvu <sparvu@kronometrix.org>
To:        freebsd-xen@freebsd.org
Subject:   bridge0 settings for VMs
Message-ID:  <6470B729-33DA-430B-9286-A645EEE4BE2D@kronometrix.org>

next in thread | raw e-mail | index | archive | help

Hi,

Under the documentation [1] there are pointers about how one would define an interface for all domUs.
Now the documentation says:

# sysrc cloned_interfaces="bridge0"
# sysrc ifconfig_bridge0="addm em0 SYNCDHCP"
# sysrc ifconfig_em0=“up”

where em0 is the main interface.

Now I have  server which has a functional em1 interface running and configured. I want to define a bridge0 interface for all domains, but not to use DHCP, because I dont have a DHCP server on that network. 

Any ideas how shall I configure the bridge0 interface using ifconfig_bridge0=“..."

Thanks,

Stefan Parvu
sparvu@kronometrix.org






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6470B729-33DA-430B-9286-A645EEE4BE2D>