Public bug reported:
My vpnc configuration stopped working correctly after an upgrade from
16.04 to 18.04.
Symptoms are:
When starting vpnc with:
$ sudo vpnc-connect myconfig
vpnc hangs without a working vpn connection. Pressing Ctrl-C once, will
output the line
^CVPNC started in background (pid: 19352)...
and vpn suddenly works.
Hint: Pressing Ctrl-C twice is bad, as that exits vpnc without a working vpn
connection. And it changes the routing table and /etc/resolv.conf, so that
normal internet is also not working correctly. I found the Ctrl-C workaround
by accident.
Further examination revealed, that vpnc seems to hang inside the following
script:
/usr/lib/avahi/avahi-daemon-check-dns.sh
which comes with the avahi-daemon package.
I also discovered, that there is a 'host' process hanging. So, the above script
seems to hang in line 76:
OUT=`LC_ALL=C host -t soa local. 2>&1`
'host' is part of the bind9-host package.
Currently, I simply deinstalled avahi-daemon. Luckily, I don't need that
package.
I'm not sure, which package is to blame for this bug, my candidates are (in this
order):
bind9-host
avahi-daemon
vpnc
** Affects: avahi (Ubuntu)
Importance: Undecided
Status: New
** Affects: bind9 (Ubuntu)
Importance: Undecided
Status: New
** Affects: vpnc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772692
Title:
vpnc hangs, if avahi-daemon installed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1772692/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs