A client has a web server that can only be accessed when on their network.
For example sake, let's say my login details are:
Server: example.com User: user password: password
for when I am on their company's internet. I use either Cyberduck or FileZilla to connect to their web server.
I'd much rather be able to connect remotely but I just have a lot of trouble setting this up. I have connected to the client's vpn, let's say vpn.example.com, and use Cisco AnyConnect to accomplish this.
Beyond this, my knowledge of VPN is limited. In an FTP client, is there anything I should be doing to ensure that it uses the VPN to connect to example.com rather than my home connection?
Thanks.
-m
ip route
to dump the routing tables (edit them for privacy if you're so inclined -- just be sure to replace numbers identically throughout the entire output) and edit them into your post. – Mustachio