16 lines
580 B
Markdown
16 lines
580 B
Markdown
|
# Connect to Skynet VPN
|
||
|
|
||
|
## Linux
|
||
|
|
||
|
1 .Install [openfortivpn], its available in many distros repositories, it also has instructions for building from source
|
||
|
2. Run ```sudo openfortivpn ulssl.ul.ie:443 -u <studentmail here> -p "<password for studentmail>" --saml-login --trusted-cert 22edd86cce8a4d46591f0f8b63f388b98d9abc8a2eb4cd684c85172be066bac2```
|
||
|
3. Click link in terminal and verify through browser
|
||
|
4. Should now be on the vpn - can be tested with ```ssh <skynet username>@cadie.skynet.ie```
|
||
|
|
||
|
|
||
|
## Windows
|
||
|
|
||
|
|
||
|
|
||
|
[openfortivpn]: https://github.com/adrienverge/openfortivpn
|