Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2007 12:33:13 -0700 (PDT)
From:      Gore Jarold <gore_jarold@yahoo.com>
To:        freebsd-emulation@freebsd.org
Subject:   Re: vmware3 networking confusion...
Message-ID:  <499623.9999.qm@web63004.mail.re1.yahoo.com>

next in thread | raw e-mail | index | archive | help
Ok, that solved the problem.  The network address in
my /usr/X11R6/etc/vmware/config file was on the same
network (192.168.0.0/24) that my systems themselves
were on.

I changed it to:

vmnet1.Bridged = "YES"
vmnet1.BridgeInterface = "bge0"
vmnet1.HostOnlyAddress = "10.10.10.10"
vmnet1.HostOnlyNetMask = "255.255.255.0"

(10.x.x.x is NOT a network I use anywhere)

and then:

/usr/local/etc/rc.d/001.vmware.sh stop
/usr/local/etc/rc.d/001.vmware.sh start

and then the XP guest, using DHCP, got a 192.168.x.x
address from my router.

Thanks for the help!


       
____________________________________________________________________________________Be
a better Globetrotter. Get better travel answers from
someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469


 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL



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