From owner-freebsd-questions Sat Jan 26 3:46:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sonic.kks.net (sonic.kks.net [213.161.0.18]) by hub.freebsd.org (Postfix) with ESMTP id 6F5E037B402 for ; Sat, 26 Jan 2002 03:46:10 -0800 (PST) Received: from voyager.kksonline.com (5-51.ro.cable.kks.net [213.161.5.51]) by sonic.kks.net (Postfix) with ESMTP id 31BE7220 for ; Sat, 26 Jan 2002 12:46:14 +0100 (CET) Message-Id: <5.0.2.1.0.20020126123026.02869d80@213.161.0.10> X-Sender: arozman@ 213.161.0.10 X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sat, 26 Jan 2002 12:36:01 +0100 To: From: Aleksander Rozman - Andy Subject: RE: VMWare guest (Win2000) network trouble In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 21.1.2002, Aaron Spilman wrote: >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. Hi ! It depends what kind of network sollution you use. You can use same address by using VNet NAT, or you can use Host only option (to make your box available inside your private network, or you can use normal way, by allowing FreeBSD to set it's own address. Version 3 supports all this options, and I know that Version 2.04 also supports some of them. HostOnlyAddress is not right configuration....if you have vmare running on windows, this option will make your vmware available only to your windows box, not to other machines. You must use Bridged network if you have any IP spare on your network, if you have DHCP, let vmware handle it, if you dont have any IP to spare use NAT, but your vmware OS won't be available from outside. Andy >--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 = "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 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 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 >ppp0: flags=8051 mtu 1514 > inet 217.XX.XXX.XX --> 10.3.45.2 netmask 0xffffff00 >vmnet1: flags=8843 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 ************************************************************************** * Aleksander Rozman - Andy * Fandoms: E2:EA, SAABer, Trekkie, Earthie * * andy@kksonline.com * Sentinel, BH 90210, True's Trooper, * * andy@atechnet.dhs.org * Heller's Angel, Questie, Legacy, PO5, * * Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender * * ICQ-UIC: 4911125 ********************************************* * PGP key available * http://www.atechnet.dhs.org/~andy/ * ************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message