http://bugzilla.opensuse.org/show_bug.cgi?id=951410 http://bugzilla.opensuse.org/show_bug.cgi?id=951410#c6 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org Flags| |needinfo?(rjschwei@suse.com | |) --- Comment #6 from Dominique Leuenberger <dimstar@opensuse.org> --- (In reply to Robert Schweikert from comment #3)
vpnc: can't open /dev/net/tun, check that it is either device char 10 200 or (with DevFS) a symlink to ../misc/net/tun (not misc/net/tun): No such device vpnc: can't initialise tunnel interface: No such device
# ls -l /dev/net total 0 crw-rw-rw- 1 root root 10, 200 Oct 22 17:58 tun
I suspect the same issue applies to using VPN with NM.
if vpnc has an issue on it's own, then NM is certainly impacted by the same... it's in essence a GUI frontend calling vpnc in the background. Now of course, vpnc did not get any package changes for about a year - so finding what broke will be fun. You mentioned after updating to 20151014 you saw the problem: do you happen to know from which snapshot up updated from (previous would have been 20151012, but there is a good chance of course you don't dup daily)
grep openSUSE-release /var/log/zypp/history | tail
should give the required info (maybe you need a longer tail in case you updated too often since then) With this info, we might at least have a chance to narrow down what all might have changed -- You are receiving this mail because: You are on the CC list for the bug.