Network Connectivity Issue

Discussion in 'Windows Virtual Machine' started by Parallels User, Jul 24, 2009.

  1. I am running Parallels Desktop on my Mac Book Pro. I have windows XP installed as the guest OS. The network Adapter is set to "Shared Neworking" so that it uses the network settings in OSX. I have no problems maintaining connectivity on the OSX side, but I get intermittant network timeouts while accessing the internet on the Windows side in the VM. I am able to access a few pages or sites and then I get "Address Not Found" errors. If I refresh the page a few times or if I wait a few minutes the page will load. There does not seem to be any rhyme of reason as to when or how often it happens.

    The problem is really odd becuase when I travel on the road and use hotel internet connections I've not yet seen this problem. It only seems to happen when my laptop is connection to my home network wirelessly or via an ethernet cable.

    Any ideas what might be going on here. Like I said, if just browse on my home network from the OSX side or any other computer on my home network (both PC and Mac), there are no issues. It's only within the VM.

    Cheers,
    Jeff
     
  2. Elric

    Elric Parallels Team

    Messages:
    1,712
    Most likely that travelling had left invalid entries for DNS-server in Mac OS.

    Could you please got to the System Preferences-> Network, click "Advanced" first for "Wireless" adapter and then for "Ethernet" adapter and check DNS tab. There should be only one entry. Let me know if you need more detailed instruction.
     
  3. My ethernet DNS is set to 4.2.2.2 and 4.2.2.3 (changing it from my ISP DNS sped up browser requests significantly) and the Wireless is set to the same two DNS entries that are provided by my ISP. There is no evidence of DNS entries from any of the hotel ISPs I've connected to.

    Cheers,
    Jeff
     
  4. Elric

    Elric Parallels Team

    Messages:
    1,712
    Interesting.. solution from this post may help: http://forum.parallels.com/showpost.php?p=377173&postcount=16
     
  5. Nope, that did not fix the problem. I'm starting to think this is a DNS issue with Parallels. Today I had several downloads in progress in Firefox, but received timeouts for several minutes when trying to visit any web page. At this same time the downloads were still in progress without ever being interrupted. Any other ideas?

    Cheers,
    Jeff
     
  6. Elric

    Elric Parallels Team

    Messages:
    1,712
    Most likely it is... but it is only (most likely) possible when there is a trouble-entry in Mac OS DNS..
    It would be interesting to see what does the output of command "scutil --dns" says. Could you start /Application/Utilities/Terminal and type in it this command (without quotes)?
     
  7. Here are the results. The last two entries are the DNS servers from my ISP and the first two the ones I entered as it sped up internet access in Parallels. I read it somewhere, so don't really understand what they are doing.

    DNS configuration

    resolver #1
    domain : shaw.ca
    nameserver[0] : 4.2.2.2
    nameserver[1] : 4.2.2.3
    nameserver[2] : 64.59.135.143
    nameserver[3] : 64.59.135.145
    order : 200000

    resolver #2
    domain : local
    options : mdns
    timeout : 2
    order : 300000

    resolver #3
    domain : 254.169.in-addr.arpa
    options : mdns
    timeout : 2
    order : 300001

    resolver #4
    domain : 8.e.f.ip6.arpa
    options : mdns
    timeout : 2
    order : 300002

    resolver #5
    domain : 9.e.f.ip6.arpa
    options : mdns
    timeout : 2
    order : 300003

    resolver #6
    domain : a.e.f.ip6.arpa
    options : mdns
    timeout : 2
    order : 300004

    resolver #7
    domain : b.e.f.ip6.arpa
    options : mdns
    timeout : 2
    order : 300005
     
  8. Elric

    Elric Parallels Team

    Messages:
    1,712
    Some of these nameserver is surely unworkable:
    nameserver[2] : 64.59.135.143
    nameserver[3] : 64.59.135.145

    (4.2.2.2 and 4.2.2.3 are working even from my location)

    It is really an issue of Parallels Networking - detection of unworkable servers is not very good (we are working on it), but it can be workarounded using one of two ways
    1) either remove unworkable dns-server (let me know if you are interested in how workability of dns can be checked, I'm not posting it now to keep message short)
    2) or at Windows side click Start -> run -> cmd.exe and type in it next commands:
     
  9. Could you explain this a bit more? I ran the first command and received the following:


    C:\Documents and Settings\Administrator>netsh interface show interface

    Admin State State Type Interface Name
    -------------------------------------------------------------------------
    Enabled Dedicated Local Area Connection
    Enabled Dedicated Local Area Connection 3
    Enabled Dedicated Local Area Connection 2
    Enabled Internal Internal
    Enabled Loopback Loopback

    I was away all last week and did not have a single issue. As soon as I am home again the problems occur with both the Wifi and wired connection. I don't really understand what is going on, short of thinking it is a DNS issue somewhere.
     
  10. Elric

    Elric Parallels Team

    Messages:
    1,712
    Hm. Really strange.. usually there is only one network connection. could you please attach screenshots with output of command "ipconfig /all" in cmd.exe? Most likely it won't fit in one screenshot, so I think there will be two screenshots

    Would you like also to try a beta-version of Shared Networking daemon that should fix this issue? I can't promise on fast reply with that version, but we'll try to send someday near friday (let my know your email through forum's private messages if you'd want to try)
     
    Last edited: Aug 10, 2009
  11. Elric

    Elric Parallels Team

    Messages:
    1,712
  12. I'll try anything to get this working, so please do hook me up with the beta. I'll PM and sent a ticket. In the meantime here is a screenshot.

    Cheers,
    Jeff
     

    Attached Files:

  13. Here is the ticket number: Parallels #756307
     

Share This Page