serv said:
xDavex,
Thanks for help. Here's a list of things to check:
1. When VM internet connection is alive try renewing DHCP lease for XP.
Start->Run... Type 'cmd' and hit OK. Then in a shell window type 'ipconfig /renew'
What happens now?
2. When your VM has lost the connection try pinging the router and some other machine on the local network (not the host Mac).
3. The connection lost, issue 'arp -a' in XP. Does the router IP appear in the list?
4. The connection still lost, issue 'arp -d *' in XP. Any changes?
5. No connection yet, try renewing the guest lease 'ipconfig /renew'.
I've been using Parallels with a WinXP VM for the better part of the day, chatting with MSN.
I'm experiencing the problem with lost connectivity too.
I'm running Parallels Desktop RC2 on a MacBook Pro 17".
My access point is an Airport Express, latest firmware installed.
The Airport is also used as a DHCP server, lease 12 days.
I'm losing connection every ~10 minutes. At first I blamed MSN. But when I started downloading Slackware ISOs (to run in VMware inside Parallels), I saw that the network connection was lost.
I ran through your tests:
1. When VM internet connection is alive try renewing DHCP lease for XP.
Start->Run... Type 'cmd' and hit OK. Then in a shell window type 'ipconfig /renew'
What happens now?
While doing this, I ping my AP with the -t option.
I do an 'ipconfig /release', and lose connection.
(Doing 'ipconfig /renew' straight away only gives an error message...)
2. When your VM has lost the connection try pinging the router and some other machine on the local network (not the host Mac).
The ping is lost...
It's worth noting that Windows XP now complains about the missing network connection. This does _not_ happen when I lose connectivity every 10 minutes.
3. The connection lost, issue 'arp -a' in XP. Does the router IP appear in the list?
Yup, the router appears in the list.
4. The connection still lost, issue 'arp -d *' in XP. Any changes?
Well, since I haven't renewed the IP, all that happens is that I have no more entries in the arp table.
5. No connection yet, try renewing the guest lease 'ipconfig /renew'.
I get a new IP.
I can ping the router.
The router appears in the arp table again.
I'm not quite sure what you are trying to deduct from this test, but now you have my answers.
Hope you are able to fix this problem. Your product is otherwise excellent, but this bug is a big deal.