Re: [Openvpn-users] routed works but I get 'No Route to Host' on bridged mode

2014-05-26 Thread Mathias Jeschke
Hi Mike, As mentioned, for option (1) forget about the "bridge", thus use "server 172.16.0.0 255.255.255.0" in the config instead of "server-bridge ..." and don't call the bridge start script. Mathias. Am 27.05.14 02:29, schrieb Mike Josh: > > If I understand you correctly you are trying to e

Re: [Openvpn-users] routed works but I get 'No Route to Host' on bridged mode

2014-05-26 Thread Mike Josh
> If I understand you correctly you are trying to establish a VPN > connection to your local network using your local network as the > transport network. > > This cannot work, because you create an IP address conflict as per your > observations. I was able to connect in routed mode. It's the

Re: [Openvpn-users] routed works but I get 'No Route to Host' on bridged mode

2014-05-26 Thread Mathias Jeschke
Hi Mike, If I understand you correctly you are trying to establish a VPN connection to your local network using your local network as the transport network. This cannot work, because you create an IP address conflict as per your observations. You have two options: (1) Try to use a different iso

[Openvpn-users] routed works but I get 'No Route to Host' on bridged mode

2014-05-26 Thread Mike Josh
Hello all! I first tried getting help on this issue on the forum, but I didn't manage to work it out. My goal is to use the Internet to play games that require LAN broadcasts (e.g. Startcraft 1). I've managed to setup OpenVPN in routed mode (going the CA way) but I still haven't nailed the bri