OpenVPN issue
I don't quite know how to explain my issue, but ill try my best.
So I set up the openvpn server, all connects via Tunnelblick on OSX, and when I navigate to a page to display my current ip address, it shows the one of my linode. great.
Now what im trying to acomplish, is to only allow the access of apache on my linode through OpenVPN. I have tried adding the local ip addresses of 10.0.8 etc to the apache conf, and even putting the linodes IP address in there to just allow the linode to see the page, but none of that works when connected via openVPN
When i check the error log from apache, it shows the client as my actual ip address, not the linode, so it appears that any local requests made by the openvpn client to the linodes ip address isnt pushed through the tunnel.
Can anyone help?
I hope this explains the issue im having.
Thanks,
Ben
1 Reply
Easiest fix would be to access your web server on another IP address: either the other side of the OpenVPN tunnel itself, or perhaps the Linode intra-datacenter IP address. (Or use IPv6 and put OpenVPN on its own IP address……. but I'm assuming that's not going to work at Starbucks.)