theNetImp Posted December 9, 2017 Share Posted December 9, 2017 I was following this 2 year old video post from Darren. I have OpenVPN Access installed. I have 2 users. One for the turtle and one for my local machine. I have them both setup correctly. I have quintuple checked this. If I connect to the internet via phone tethering I can connect to the VPN with no problem. I plug the turtle into the lan and wait a minute the management page on OpenVPN Access shows the turtle is connected. From my laptop which is tethered to the internet and connected to the vpn I can ssh to 192.168.10.118 (which is the IP address of the turtle on my local lan). I however can not see any of the other machines on the lan. I can't ping the gateway, I can't ping my mac mini or my Intel NUC. I don't understand why the reverse proxy isn't working. The client on the laptop. The user on the turtle. From the Lanturtle root@turtle:~# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 172.27.232.1 128.0.0.0 UG 0 0 0 tun0 0.0.0.0 192.168.10.1 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 172.16.84.84 0.0.0.0 UG 0 0 0 eth0 45.55.152.110 192.168.10.1 255.255.255.255 UGH 0 0 0 eth1 128.0.0.0 172.27.232.1 128.0.0.0 UG 0 0 0 tun0 172.16.84.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 172.27.232.0 0.0.0.0 255.255.248.0 U 0 0 0 tun0 192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 192.168.10.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth1 Thoughts on what I am doing wrong? Is there anything else someone would need to help me solve this? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.