#17921: Name Resolution does not work properly with vpnc 0.5.3 ----------------------------------+----------------------------------------- Reporter: monty19@… | Owner: kiehn@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: vpnc name resolution | Port: vpnc ----------------------------------+----------------------------------------- Comment(by monty19@…): The first line was added to vpnc-script and the line below became commented out. This is breaking named resolution for me. /etc/resolv.conf is updated but scutil --dns continues to show my isp name servers rather internal dns servers. This is what is causing nslookup and dig to work (they rely on resolv.conf) while everything else fails. Uncommenting the second line causes everything to work again as expected. {{{ # next line overrides the default gateway and breaks split routing # d.add Router $INTERNAL_IP4_ADDRESS Comment from the 0.5.2 changelog reads: * Fix default route while setting DNS on Darwin, by Felix Buenemann }}} -- Ticket URL: <http://trac.macports.org/ticket/17921#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS