[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-08-04 Thread kay
It still doesn't work even in Xenial. When I use 'push "dhcp-option DNS
10.25.8.1 *"', network manager prints "none" in log, when it actually
should use this DNS as a global DNS.

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-06-15 Thread kay
That is obvious, but what about Trusty?

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-06-15 Thread Mathieu Trudel-Lapierre
We carry the mentioned commit in Xenial and yakkety now.

** Changed in: network-manager (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-04-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-02-26 Thread kay
In case when openvpn server has this configuration:
push "dhcp-option DNS 10.25.8.1 *"

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-02-26 Thread kay
Looks like it was fixed here:
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/src
/dns-manager/nm-dns-
dnsmasq.c?id=ae9e82354a9c1b2247b7d071ed62acd9e83ae27b

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1547999] Re: Network manager adds "reverse-DNS" for DNS IP when there are more than one IP address provided by openvpn

2016-02-21 Thread kay
** Description changed:

  Server side configuration:
  
  server 10.25.8.0 255.255.255.0
  server-ipv6 2001:db8:0:123:8000::/65
  
  push redirect-gateway
  push "dhcp-option DNS 10.25.8.1"
  push "route-ipv6 2000::/3"
  push redirect-gateway ipv6
  
  NetworkManager creates this entry for dnsmasq:
  
  dnsmasq[5628]: setting upstream servers from DBus
  dnsmasq[5628]: using nameserver 10.25.8.1#53 for domain 10.in-addr.arpa
  
  But it should create this one:
  
  dnsmasq[5628]: using nameserver 10.25.8.1#53
  
  When you comment-out ipv6 related strings on server side, NetworkManager
  works as expected.
  
  NetworkManager version 0.9.8.8
  
  Bug is somewhere there...
  https://cgit.freedesktop.org/NetworkManager/NetworkManager/log/src/dns-
- manager/nm-dns-dnsmasq.c
+ manager/nm-dns-dnsmasq.c (where split FALSE / TRUE used)

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

Title:
  Network manager adds "reverse-DNS" for DNS IP when there are more than
  one IP address provided by openvpn

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs