Hi Stefan, > 1) Under the latest Version of KitKat (Android 4.4.2), I manage to > connect to my VPN Server and browsing the internet works, but if I try > to disconnect and reconnect again, at some point, I get the following > error and no VPN Connection works again until I restart my phone: > > java.lang.IllegalStateException: command '729 interface fwmark rule add > tun0' failed with '400 729 Failed to add fwmark rule (Device or resource > busy)' > ... at VpnService.Builder.establish() > builder: failed to build TUN device > failed to setup TUN device > > Basically, the VpnServiceBuilder fails to open a new TUN device in the > call to establish(). This happens after the 5-10th connection on some > devices and after the 30th connection on some others. So basically, > non-deterministic behaviour.
http://wiki.strongswan.org/issues/462 Regards, Tobias _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
