@Brian: Please try this out for me.

In /etc/ppp/ip-up.d/000resolvconf add the following line right after the
line "[ -x /sbin/resolvconf ] || exit 0".

    case "$6" in (nm-pptp-service-*) exit 0 ;; esac

After adding this, disconnect VPN.  Make sure the file
/run/resolvconf/interface/ppp0 is now gone.  Connect VPN again.  Do "ls
-l /var/run/resolvconf/interface/".  If all is well the "ppp0" file is
not there and the VPN nameserver addresses are not present in
/etc/resolv.conf, but are present in /var/run/nm-dns-dnsmasq.conf.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994575

Title:
  /etc/ppp/ip-up.d/000resolvconf should "exit 0" if pppd was run by NM,
  since NM will register the nameserver addresses itself

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/994575/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to