How to connect via SSH to a linux mint system that is connected via OpenVPN
- by Hilyin
Is there a way to make SSH port not get sent through VPN so when my computer is connected to a VPN, it can still be remoted in via SSH from its non-VPN IP?
I am using Mint Linux 13.
Thank you for your help!
This is the instructions I followed to setup the VPN:
Open Terminal
Type: sudo apt-get install network-manager-openvpn
Press Y to…