DNS Resolving

Discussion in 'Parallels Desktop for Mac Feature Suggestions' started by CraigFrancis, Oct 18, 2017.

  1. CraigFrancis

    CraigFrancis Bit poster

    Messages:
    4
    When the guest VM is resolving a domain name, it connects to a DNS Server provided by Parallels (prl_naptd).

    This in turn seems to ask the DNS Server that the host machine is using (typically provided by DHCP), rather than asking the host machine directly.

    Normally that's fine (if a little slower when it comes to cached responses), but for anyone who is currently not connected to a network (e.g. a laptop on a train), then the domain names are never be resolved.

    On my computer I'm running a local DNS Server, and I've created a "/etc/resolver/devcf.com", that contains the line "nameserver 127.0.0.1".

    This instructs the Mac to use the local DNS server to resolve any domain names for "devcf.com", and this works when I'm offline.

    But it does not get used by Parallels, and I'd like it to be.
     
    ViiM likes this.
  2. Elric

    Elric Parallels Team

    Messages:
    1,718
    Hi,
    Generally additional resolvers like "/etc/resolver/devcf.com" are supported. But only in professional edition of Parallels desktop..
     
  3. CraigFrancis

    CraigFrancis Bit poster

    Messages:
    4
    Thanks Elric, that works.
     

Share This Page