Hi, On 2 February 2013 15:02, Yevhen Kyriukha <[email protected]> wrote: > My VPN server already push information about routes like: > server 10.10.10.0 255.255.255.0 > and > push "route 10.10.10.0 255.255.255.0 vpn_gateway" > > If I use openvpn without connman the behavior is correct (routes are > replaced only if I push "redirect-gateway" from the server).
This sounds like a bug. Can you do following: - start vpnd with "connman-vpnd -n -d" and direct the output to a file - start test/monitor-vpn and direct the output to a file - connect to your vpn (you should see server pushed routes in debug output and also in monitor output) - after successful connection run test/vpn-get to see if we are really missing the ServerRoutes Cheers, Jukka _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
