Can confirm: Still present in Kubuntu 17.04.

Excerpt from /var/log/syslog:

May  9 10:52:20 edbook NetworkManager[938]: <info>  [1494319940.4289] 
vpn-connection[0x561ae8e38690,34bc52ee-321f-42eb-af39-9dfc33ee2c5c,"WorkVPN",7:(tun0)]:
 Data:   Internal DNS: 10.42.10.2
May  9 10:52:20 edbook NetworkManager[938]: <info>  [1494319940.4289] 
vpn-connection[0x561ae8e38690,34bc52ee-321f-42eb-af39-9dfc33ee2c5c,"WorkVPN",7:(tun0)]:
 Data:   DNS Domain: '[localdomain_propagated_by_vpn]'

----

ico@edbook:~$ nmcli device show tun0
GENERAL.DEVICE:                         tun0
GENERAL.TYPE:                           tun
GENERAL.HWADDR:                         
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.CONNECTION:                     tun0
GENERAL.CON-PATH:                       
/org/freedesktop/NetworkManager/ActiveConnection/10
IP4.ADDRESS[1]:                         10.52.0.2/24
IP4.GATEWAY:                            
IP4.ROUTE[1]:                           dst = 10.42.0.0/18, nh = 10.52.0.1, mt 
= 50
IP4.ROUTE[2]:                           dst = 10.42.90.0/24, nh = 10.52.0.1, mt 
= 50
IP4.ROUTE[3]:                           dst = 10.42.80.0/24, nh = 10.52.0.1, mt 
= 50
IP6.ADDRESS[1]:                         fe80::e9e3:17e7:f72:e672/64
IP6.GATEWAY:


Also, since dnsmasq appears not to be used anymore in favor of 
systemd-resolved, the "old" workaround of commenting out the
dns=dnsmasq
line in NetworkManager.conf isn't applicable anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1211110

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

Status in network-manager package in Ubuntu:
  Expired
Status in openvpn package in Ubuntu:
  Expired

Bug description:
  [Triage Notes]

  This bug can no longer make progress. Please see comment 50 for
  details and further instructions.

  [Original Description]

  When IPv4 Method is set to Automatic VPN, DNS address recieved from
  OpenVPN server do not update resolv.conf.

  This can be achieved when using a standard openvpn config file by
  adding the lines:

  script-security 2
  up /etc/openvpn/update-resolv-conf
  down /etc/openvpn/update-resolv-conf

  In Network-manager there seems to be no option to run connection
  specific scripts and the DNS data from the server is ignored.

  Ubuntu 13.04
  Network-manager 0.9.8.0-0ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1211110/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to