VPN FAQ (EN)

VPN FAQ (EN)

ย 

VPN Troubleshooting

To troubleshoot failed connection to servers after connecting to fit-vpn, it is good to supply diagnostic data like a routing table and VPN log. We can get these this way:

Log:

  • Linux: sudo journalctl -u NetworkManager

  • Windows (CMD): type %USERPROFILE%\OpenVPN\log\fit-vpn.log

  • Windows (Powershell): Get-Content $env:USERPROFILE\OpenVPN\log\fit-vpn.log

Route:

  • Linux: routel or routel

  • Windows: route print

ย 

You can find more information about the faculty VPN on the HelpFIT website.

ย