|
|
Hi, I have gone through the examples and list archive but haven't find a readily available solution and hope to get some pointer. The scenario : XP <---->ISP2<---->ISP1<--->linux<--->private(10.0.1.x) It should be possible to setup an openvpn channel from XP to the private subnet through openvpn running on the linux machine. What I want though is to have ALL ip request on XP routed through that channel and not just simply the private subnet(10.0.1.x) so effectively every ip(to private as well as public) will go through the office network. If I set the default gateway on XP to say 10.0.1.1(that is on the office side), openvpn by itself will fail as it needs to go through the public internet and route things back to office. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |