Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

  1. Download the Cisco Secure Client by visiting https://swatvpn2.swarthmore.edu/ShibSSO

  2. Log in to the SSO page.

  3. Download Linux client.

    Screenshot from 2025-03-13 14-21-22.pngImage Added
  4. Follow instructions

    1. step 1

      Screenshot from 2025-03-13 14-21-58.pngImage Added

    2. step 2

      Screenshot from 2025-03-13 14-22-03.pngImage Added

    3. step 3

      Screenshot from 2025-03-13 14-22-34.pngImage Added

    4. step 4

      Screenshot from 2025-03-13 14-22-47.pngImage Added

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.

...

  1. Open a terminal window.

  2. $ sudo openconnect swatvpn2.swarthmore.edu/ShibSSO

  3.  Accept the certificate, even with the error "signer not found".

  4. Enter your username, password (first PASSCODE prompt), and "push" without the quotes (at the second PASSCODE prompt, used for DUO 2FA prompt).

  5. Once DUO has successfully completed, it will finish connecting and show Connected as 130.58.#.#, using SSL

  6. Leave terminal open to maintain the VPN connection. Use web browser or another terminal window to access the network via the VPN tunnel.

  7. 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.

...