Virtual network with qemu
Per Hedeland
per at hedeland.org
Mon Jun 18 20:49:07 UTC 2007
"P.U.Kruppa" <ulrich at pukruppa.net> wrote:
>
>When now I try to connect the second virtual box, it will "steal"
>the first box's network connection.
You need to give them individual mac addresses via the 'macaddr'
parameter to '-net nic'. I.e one of them can have the default
(52:54:00:12:34:56) but not more than one.:-) See e.g.
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=111250+0+archive/2007/freebsd-emulation/20070603.freebsd-emulation
--Per Hedeland
More information about the freebsd-emulation
mailing list