All,
just setup a OPENVPN server at home.
While trying to connect remotely using a public hotspot service (Deutsche Telekom), i was able to establish a connection to my server but no traffic is being routed through the tunnel afterwards.
I configured the server using UDP and read some other posts, that TCP seems to be a workaround.
But what is causing that traffic is not routed while the connection can be established? I conclude that a Firewall is not blocking the UDP port, through
Cheers, Max
OpenVPN via Public Hotspot using UDP
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Tue Oct 11, 2016 1:35 pm
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: OpenVPN via Public Hotspot using UDP
What version of openvpn are you using ?
-
- OpenVpn Newbie
- Posts: 2
- Joined: Tue Oct 11, 2016 1:35 pm
Re: OpenVPN via Public Hotspot using UDP
v 2.3.4 on a Raspbian (RPi 3)
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: OpenVPN via Public Hotspot using UDP
See:mooxle wrote:what is causing that traffic is not routed while the connection can be established?
HOWTO: Routing all client traffic (including web-traffic) through the VPN
Also see:
HOWTO: Request Help !
- dazo
- OpenVPN Inc.
- Posts: 155
- Joined: Mon Jan 11, 2010 10:14 am
- Location: dazo :: #openvpn-devel @ libera.chat
Re: OpenVPN via Public Hotspot using UDP
You can also have a look at some of the newer wiki posts, which hopefully is not so daunting as the good old howto.
https://community.openvpn.net/openvpn/w ... edwithOVPN
https://community.openvpn.net/openvpn/w ... AndRouting
https://community.openvpn.net/openvpn/w ... edwithOVPN
https://community.openvpn.net/openvpn/w ... AndRouting
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
Re: OpenVPN via Public Hotspot using UDP
I recommend the "Good old" Howto .. It taught me almost everything I know about openvpn .. along with Google.