Watchguard VPN with Linux

Watchguard VPN with Linux

1) WINDOWS

  • install watchguard
  • connect to your server
  • then go to C:Users/uername/AppData/Roaming/WatchGuard/Mobile VPN
  • copy this files to your linux    ca.crt    client.crt    client.ovpn    client.pem
  • all this files must be in same directory

2) VPN SETTINGS FOR LINUX

  • switch to linux and install    sudo apt-get install openvpn    sudo apt-get install network-manager-openvpn

  • go to network manager -> vpn connections -> configure vpn -> add -> import a saved … -> then choose client.ovpn which you copied from windows