Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2002 19:38:17 -0800
From:      "Aaron Spilman" <aaron@spilman.org>
To:        <volax@uh.ru>, <freebsd-questions@freebsd.org>
Subject:   RE: VMWare guest (Win2000) network trouble
Message-ID:  <A6EB429E83A69E429D87A9BF962DC4432866@Hopper.spilman.org>

next in thread | raw e-mail | index | archive | help
You said that you used the "same settings in Windows 2000".
Did you give both machines the same ip address?

Even though your vm system shares the same nic as the host they should
each have their own address.

--Aaron

-----Original Message-----
From: Alexander S.Volchenkov [mailto:volax@uh.ru]
Sent: Tuesday, January 15, 2002 3:56 AM
To: freebsd-questions@freebsd.org
Subject: VMWare guest (Win2000) network trouble

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 =3D "192.168.0.10"
vmnet1.HostOnlyNetMask =3D "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=3D8943<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=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1514
        inet 217.XX.XXX.XX --> 10.3.45.2 netmask 0xffffff00
vmnet1: flags=3D8843<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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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