Date: Tue, 15 Jan 2002 14:55:54 +0300 From: Alexander S.Volchenkov <volax@uh.ru> To: freebsd-questions@freebsd.org Subject: VMWare guest (Win2000) network trouble Message-ID: <20020115115354.3036337B405@hub.freebsd.org>
index | next in thread | raw e-mail
Hi all!
I've just installed VMWare 2.04 into FreeBSD 4.4 RELEASE box and setup
Windows 2000 Server as guest operation system for VMWare.
I've also setup networking support for my guest OS and gives an IP address
to it.
in /etc/vmware/config:
vmnet1.HostOnlyAddress = "192.168.0.10"
vmnet1.HostOnlyNetMask = "255.255.255.0"
and same settings in Windows 2000 networking settings.
Default gateway for my office network is 192.168.0.1, this is the machine
with VMWare installed.
Guest Windows works fine (all networking) until first reboot.
After first reboot my poor Windows see only local network and can't ping
outside it (like other machines do). Firewall is not enabled at all.
Here is my ifconfig output:
rl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:c0:26:2c:87:78
media: Ethernet autoselect (100baseTX)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1514
inet 217.XX.XXX.XX --> 10.3.45.2 netmask 0xffffff00
vmnet1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:bd:ff:03:00:01
What may I doing wrong? Please help!
Thanks,
--
Alexander S. Volchenkov
mailto:volax@uh.ru
http://www.uh.ru/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115115354.3036337B405>
