[Desktop-packages] [Bug 991666] Re: VPN Connects Successfully Then Shortly Thereafter Fails

2013-02-03 Thread Antti P Miettinen
My current disgusting workaround: --- network-manager-0.9.4.0.orig/src/nm-policy.c +++ network-manager-0.9.4.0/src/nm-policy.c @@ -19,6 +19,9 @@ * Copyright (C) 2007 - 2008 Novell, Inc. */ +#include sys/types.h +#include sys/stat.h + #include config.h #include string.h #include unistd.h

[Desktop-packages] [Bug 991666] Re: VPN Connects Successfully Then Shortly Thereafter Fails

2012-11-11 Thread Antti P Miettinen
For me the issue occurs with Juniper SSL VPN. Apparently network manager adds the original default route, I'd guess upon DHCP renew, which overrides the default route that should go to my VPN tunnel (from /var/log/syslog): NetworkManager[xxx]: info Policy set 'xxx' (wlan0) as default for IPv4