>
>
>> Looks like a routing issue.
>>
>> Before the VPN is started you have direct route (so-called on-link in
>> windows world) to the proxy server through the route entry
>>
>> 172.16.0.0    255.255.240.0         On-link      172.16.13.52    276
>>
>> After it connects and before the default route is re-written, openvpn adds
>> a direct route to the proxy as
>>
>> 172.16.0.3  255.255.255.255       172.16.0.1     172.16.13.52     20
>>
>> This could potentially break connection to  the proxy depending on how the
>> gateway 172.16.0.1 behaves..
>>
>> Once you start openvpn and it drops, are you able to reach the proxy? Can
>> you post the routes on the working setup (linux) before and after openvpn
>> connects?
>>
>> Selva
>>
>>  Thanks for your help Selva, I could not see the wood for the trees ;-)
>

If that mangled local route was indeed the problem, adding the flag local
to redirect-gateway should fix it. Then openvpn will not change the route
to remote (the proxy in your case).

Selva
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to