Hi,

I actually needed another thing too for getting rid of all the
references to the 8.8.8.8 DNS:

First:

tux@tuxedo:/var/log$ ss | grep 8.8.8
u_str  ESTAB      0      0      @/tmp/.X11-unix/X0 285858                * 
284387               
u_str  ESTAB      0      0       * 284387                * 285858               

Action:

tux@tuxedo:/var/log$ dbus-cleanup-sockets

Result:

tux@tuxedo:/var/log$ ss -psaux | grep 8.8.8.
tux@tuxedo:/var/log$ 

I think this is related to that portion of code (but can't tell for
sure, will need some comment here):

https://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/vivid/openvpn/vivid/view/head:/src/openvpn/socket.c#L1473

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

Title:
  DNS leak in ubuntu 16.10

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

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

Reply via email to