Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

Cannot Access server remotely through VPN tunnel when server is connected to am openVPN service

I created a VPN tunnel to my home LAN. The VPN Tunnel is successful because I can access my router's gateway. I have ssh access to one of the servers on the network (192.168.1.113). I Tested this ...
bcsta's user avatar
  • 113
0 votes
0 answers
278 views

Cannot access server on LAN remotely via VPN Tunnel (when server has VPN client turned on)

I have a self-hosted server which has an openVPN client connection always on. So the public IP of this server is not the same as all the other devices connected to the router. I want to also access ...
bcsta's user avatar
  • 113
1 vote
1 answer
2k views

Access a home server over the internet with a private WAN IP

I have a Ubuntu machine running in my private network and I intend to use it as a media server. It works like a charm on my home network and I want to make it accessible over the internet. My problem ...
Archit's user avatar
  • 13
1 vote
2 answers
862 views

Unable to SSH from WAN into LAN device via real IP when OpenVPN is running

I have an Ubuntu device with OpenVPN enabled and connected on the LAN behind a TP-Link router. Here is what is known: While inside the LAN I can SSH into the device directly (VPN started or stopped). ...
Drakes's user avatar
  • 407
1 vote
1 answer
911 views

Can't SSH via router port-forward when openvpn client running

I have a debian PC on my home network. I use a dynamic DNS service so I can SSH to the PC from elsewhere on the internet. I also use port-forwarding on the router, so I map from (say) 2222 at the ...
xorsyst's user avatar
  • 519