Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 22:45:27 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-emulation@freebsd.org
Subject:   persistent vboxnet0 settings in /etc/rc.conf
Message-ID:  <1390891527468-5880621.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
Hi. I finally have my VirtualBox configured to run through vboxnet +
host-only for all VM guests.
I now need vboxnet0 to show up as a cloned (?) device each time the system
re-boots (otherwise pf has problems ). These settings did not work:

cloned_interfaces="vboxnet0"
ifconfig_vboxnet0="inet 192.168.56.1/24 vlan 0 vlandev lo0"

Nor from command line: # ifconfig vboxnet0 create
ifconfig: SIOCIFCREATE2: Invalid argument

What is the correct syntax for this? I don't want to have VirtualBox to
start-up automatically each time  the system is booted - I prefer to
manually create vboxnet0 and have VirtualBox take over the device when it is
needed.

Regards.



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/persistent-vboxnet0-settings-in-etc-rc-conf-tp5880621.html
Sent from the freebsd-emulation mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1390891527468-5880621.post>