Cannot connect to internet using Win XP

trevoray

Bit poster
Hi, I've been using my Parallels w/ Win XP for quite some time now with no problems. But today, for an unknown reason, I cannot connect to internet. I've tried to restart several times and I've tried changing to every possible network setting in Parallels, but still with no luck.

I ran ipconfig /all under cmd and this is what came up:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : trevorthomp63d1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Parallels Network Adapter
Physical Address. . . . . . . . . : 00-1C-42-1F-11-EA
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.84.161
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :

C:\Documents and Settings\Administrator>



How can I get my internet connection working again on my Parallels?

Thanks!!
 
I've been experiencing similar issues with my internet connection within the Virtual Machine. My internet connection within the host works and performs great but my guest OS can't find any network connections. I have tried many of the possible solutions found within the forums, from uninstalling/reinstalling parallels, typing "sudo killall -HUP pvsnatd" in terminal, toggling the network adapter settings in "configuration editor" between shared networking, bridged networking, and host-only networking(while also switching the internet sharing options within the Mac OS as well). I've exhausted all of my options(as far as I know) whilst looking through the forums to find a solution without having to post my own redundant issue but I'm stuck and could use some professional help.
I feel like I am close to finding a solution after reading many of the similar issues but my lack of extensive knowledge just can't get me there. Some background, everything was working great until i removed my laptop from house and disconnected it from the network. Upon trying to restart the VM, it says I am not connected to any networks.

Here is my current status within Mac:

ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
ether 00:1f:f3:ca:40:cf
media: autoselect status: inactive
supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none
fw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 2030
lladdr 00:1f:f3:ff:fe:7a:bb:e8
media: autoselect <full-duplex> status: inactive
supported media: autoselect <full-duplex>
en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21f:5bff:feb9:e87d%en1 prefixlen 64 scopeid 0x6
inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:1f:5b:b9:e8:7d
media: autoselect status: active
supported media: autoselect
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:0%en2 prefixlen 64 scopeid 0x7
inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
ether 00:1c:42:00:00:00
media: autoselect status: active
supported media: autoselect
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::21c:42ff:fe00:1%en3 prefixlen 64 scopeid 0x8
inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
ether 00:1c:42:00:00:01
media: autoselect status: active
supported media: autoselect

My VM
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : MARKMANGINEAE77
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Any help would be great because my patience will be coming to an end shortly .. I really enjoy my laptop and would hate to have to throw it out of my window.
THANKS!
Mark
 
Please connect Network Adapter to VM, and if it connected to VM install Network drivers as described in
1. Connect Parallels Tools CD image (vmtools.iso) to VM. You can find

Parallels Tools CD image at the /Library/Parallels/Tools folder.



2. In the Windows Vista Start menu, go to Control Panel -> System -> Device Manager and select

Network Adapters -> Parallels Network Adapter in the left panel. Double click it.

3. Choose Driver -> Update Driver... -> Browse for driver software on your computer. Point the path to your CD.

4. When Windows asks you what driver to use, you should point to:

Drivers/Network/RTL8029/Win2000.XP.ME.2003 on your virtual CD-ROM.
 
Back
Top