...
When using a dual boot system you will need to randomize the MAC addresses on one of the operating systems, as both systems cannot use the same MAC Address.
SwatVPN
Option 1
Install the Cisco Secure Client for Linux 64. Confirmed working on Ubuntu 24.04.
Download the Cisco Secure Client by visiting https://swatvpn2.swarthmore.edu/ShibSSO
Log in to the SSO page.
Download Linux client.
Follow instructions
step 1
step 2
step 3
step 4
Option 2
Install openconnect, a SSL VPN client that works with the Cisco Anyconnect VPN servers used by Swarthmore. The example below was done using Ubuntu 18.04 and 24.04. Other versions of Linux might require different commands.
...
Open a terminal window.
$ sudo openconnect swatvpn2.swarthmore.edu/ShibSSO
Accept the certificate, even with the error "signer not found".
Enter your username, password (first PASSCODE prompt), and "push" without the quotes (at the second PASSCODE prompt, used for DUO 2FA prompt).
Once DUO has successfully completed, it will finish connecting and show
Connected as 130.58.#.#, using SSL
Leave terminal open to maintain the VPN connection. Use web browser or another terminal window to access the network via the VPN tunnel.
CTRL-C to end the VPN session.
Option
...
3 (deprecated)
To use Swarthmore's VPN system from Linux install the Cisco AnyConnect client for Linux. Submit a help request to ask for the AnyConnect Linux installer then enter the following in a terminal window.
...