Internal Web Server access
I just installed pia and I have a web server inside my home. I currently use port forwarding with ddclient for dns resolution. When I enable the vpn, I know I can port forward by connecting to specific servers, but if I disconnect then the next time I connect, the port will likely change and I will have to redo my port forwarding. How do I get around this?
Comments
Thanks for the bad news. I had a feeling that was going to be the case.
I was just thinking about how Cisco routers are configured to use a vpn. I might be able to use iptables to create some rules to accomplish what I need. I basically want the ability to contact my PC at home from work. I could use the IP at work and if the source is that IP I can forward return traffic out the physical interface rather than the tunnel. Just a thought.
M