Closed GoogleCodeExporter closed 9 years ago
That looks bad. Can you send me a complete log? The new version has a heurestic
to check if networks should be included or excluded from the VPN.
Original comment by arne@rfc2549.org
on 17 Feb 2014 at 10:23
Log is in the attachment.
This one was generated with flag "Bypass VPN for local networks". If I disable
that flag then local network routes are added to excluded routes list.
Original comment by Black.Mi...@gmail.com
on 17 Feb 2014 at 11:22
Attachments:
Does this config work on other platforms? I just wondering because the clients
gets "route-gateway 192.168.42.55" which is outside the tun network and
therefore my clients assumes that the routes with that gw (including default
route) are not to be routed over the VPN.
Original comment by arne@rfc2549.org
on 17 Feb 2014 at 12:40
Unfortunately I won't be able to check it on another platform till weekend,
I'll send you any results as soon as I get them.
192.168.42.55 is default router for ovpn server's network. ovpn server has no
external ip and is accessed via port forwarding, so it has two network
interfaces one for 192.168.42.0/24 and another for 192.168.84.0/24
Original comment by Black.Mi...@gmail.com
on 17 Feb 2014 at 8:20
yeah. But you are pushing "route-gateway 192.168.42.55" to the client making
that the default gateway for all route commands on the client.
I think the client does the right thing now. The old behaviour of the client
was to route every route to the tunnel regardless if it should be routed to the
tunnel or not.
Original comment by arne@rfc2549.org
on 17 Feb 2014 at 8:54
yep, that was the cause. I've commented that push route. Can't check how it
works via wi-fi since I'm inside my home network now, but via mobile isp it
works fine. Problem was on the server side.
Thank you for your helping to resolve this issue 8)
Original comment by Black.Mi...@gmail.com
on 17 Feb 2014 at 10:25
Okay. Closing this as invalid since it was a configuration issue.
Original comment by arne@rfc2549.org
on 17 Feb 2014 at 10:35
Original issue reported on code.google.com by
Black.Mi...@gmail.com
on 17 Feb 2014 at 9:48