LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-13-2003, 03:46 PM   #1
hydro
Member
 
Registered: Feb 2003
Distribution: Slackware 9.0
Posts: 82

Rep: Reputation: 15
Setting up win98(guest vmware) network?


I just want to be able to access the net from the guest system.

This is an a laptop, with a wireless nic

PHP Code:
paul@Apophis:~$ /sbin/route -e
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
172.16.18.0     
*               255.255.255.0   U         0 0          0 vmnet8
192.168.0.0     
*               255.255.255.0   U         0 0          0 wlan0
loopback        
*               255.0.0.0       U         0 0          0 lo
default         192.168.0.1     0.0.0.0         UG        0 0          0 wlan0
paul
@Apophis:~$ 
PHP Code:
root@Apophis:/home/paul# ifconfig
lo        Link encap:Local Loopback  
          inet addr
:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU
:16436  Metric:1
          RX packets
:59858 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:59858 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:
          RX bytes
:5266992 (5.0 Mb)  TX bytes:5266992 (5.0 Mb)

vmnet8    Link encap:Ethernet  HWaddr 00:50:56:C0:00:08  
          inet addr
:172.16.18.1  Bcast:172.16.18.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU
:1500  Metric:1
          RX packets
:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:68 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:100 
          RX bytes
:(0.0 b)  TX bytes:(0.0 b)

wlan0     Link encap:Ethernet  HWaddr 00:09:5B:0F:13:CF  
          inet addr
:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU
:1500  Metric:1
          RX packets
:116856 errors:0 dropped:0 overruns:0 frame:0
          TX packets
:217845 errors:0 dropped:0 overruns:0 carrier:0
          collisions
:0 txqueuelen:100 
          RX bytes
:83505749 (79.6 Mb)  TX bytes:71375459 (68.0 Mb)
          
Interrupt:3 Base address:0x100 
How do I config the win98 system?
 
Old 10-13-2003, 10:22 PM   #2
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
When you installed VMware... did you set it up so that the Guest systems have access to the rest of your network? I think there are two ways to set it up... one way your Host box will act as a router and DHCP server for the Guest systems... the other way, the system will simply get its requests passed through to the DHCP server and router on your network.

Does your Win98 Guest system get IP info at boot time? If so.. can you post it here? It may be as simple as setting the DNS servers entries on the Win98 system to what your Linux box has in /etc/resolv.conf

-K
 
Old 10-19-2003, 02:07 AM   #3
hydro
Member
 
Registered: Feb 2003
Distribution: Slackware 9.0
Posts: 82

Original Poster
Rep: Reputation: 15
how can I tell if it gets on boot time?
 
Old 10-20-2003, 05:33 PM   #4
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
Okay, well, it looks like your Linux host system has a VM interface with the address 172.16.18.1 and a wireless NIC address of 192.168.0.3.

The gateway for your wireless NIC is 192.168.0.1 which is probably a wireless router?? whatever. Anyway, when you boot the Win98 Guest system... does it have any network settings? Is it set for DHCP? I don't remember but I think the Win98 command is "winipcfg" or something like that to check what settings it has.

I am guessing that your gateway should be 172.16.18.1 and your ip address should be 172.16.18.? and your netmask should be 255.255.255.0

If all that is right, you should be able to do something like "ping 172.16.18.1" and if that works then try "ping 192.168.0.3" and then lastly "ping 192.168.0.1". If all that works, then you can try something like "ping google.com". If that doesn't work, then its probably DNS settings. Your Linux box has DNS server IP addresses in /etc/resolv.conf .. those should be given to the Win98 box as "Name Server" addresses.

-K
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
setting up bridged connection with guest OS in VMware jogurt666 Linux - Software 0 10-02-2005 07:53 AM
network between the host and guest in VMWare gongcon Linux - Networking 1 03-08-2005 09:25 PM
Suse 9.1 as guest OS under vmware 4.5 (XP host): Network problems wmauss Linux - Networking 5 06-20-2004 08:54 AM
No network on Mandrake 9.2 installed has guest on vmware ( host is gentoo ) ikaro Linux - General 1 02-26-2004 06:18 AM
sharing internet connection between Fedora host and Win98 VMware guest NGShake Linux - Software 2 12-20-2003 12:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration