Connect to Fortinet VPN SSL using Linux
To install:
dnf install openfortivpn
To connect:
/bin/openfortivpn --no-dns IP.ADD.RE.SS:443 -u USERNAME --trusted-cert 48239849249248998298492894829482948
Enter password:
******
# trusted-cert parameter value will be print out on first connect
dnf install openfortivpn
To connect:
/bin/openfortivpn --no-dns IP.ADD.RE.SS:443 -u USERNAME --trusted-cert 48239849249248998298492894829482948
Enter password:
******
# trusted-cert parameter value will be print out on first connect
Comments