[Bug 1921398] Re: No dns resolution after closing a vpn/sstp connection

Eivind Naess 1921398 at bugs.launchpad.net
Wed Jan 4 03:49:54 UTC 2023


Not for Ubuntu, however the upstream pppd package from debian has the
following in the debian/extra/ip-up.d/0000usepeerdns

```
case "$6" in
  nm-*-service-*|/org/freedesktop/NetworkManager/PPP/*)
        # NetworkManager handles it
        exit 0
        ;;
esac
```

This is only a Ubuntu specific issue.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1921398

Title:
  No dns resolution after closing a vpn/sstp connection

Status in ppp package in Ubuntu:
  Confirmed

Bug description:

  The fix for the following issue closes it for nm-pptp-service-*
  connections, however; it is still a problem for users using network-
  manager-sstp.

  You use network-manager-sstp, connect to your VPN server. Then
  disconnect and you now can't lookup any hostnames.

  
  Original problem
  #1778946 No dns resolution after closing a vpn/pptp connection

  This is still a problem for sstp users.

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




More information about the Ubuntu-sponsors mailing list