SMUS VPN: Difference between revisions

From SMUSwiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:


* Download and install the [https://secure.smus.ca/vpn_files/NetExtender.7.5.216.MSI NetExtender application]
* Download and install the [https://secure.smus.ca/vpn_files/NetExtender.7.5.216.MSI NetExtender application]
=== Mac ===
* Download and install the [http://support.apple.com/kb/DL1572 Java for Mac OS X application] by running JavaForOSX.pkg
* Download and install the [https://secure.smus.ca/vpn_files/NetExtender.MacOSX.8.0.778.dmg NetExtender application] by dragging NetExtender into the applications folder shortcut
=== IOS ===
* Download and install the [https://itunes.apple.com/ca/app/sonicwall-mobile-connect/id466931806?mt=8 Sonicwall Mobile Connect App] from the App Store
* Launch App and Add connection. (you cannot be on SMUS wifi while doing this)
* Name=SMUS, Server=https://vpn.smus.ca:4433
* Username = first.last, password = regular network password, Domain=SMUS
=== Linux ===
* Install openfortivpn 1.19.0 or greater
* Download openfortivpn-webview from [https://github.com/gm-vm/openfortivpn-webview Here]
* connection Link should appear simulator to
<code>./download-location/openfortivpn-webview vpn.smus.ca:443 -v|grep SVPNCOOKIE|sudo openfortivpn vpn.smus.ca:443 --cookie-on-stdin --set-routes=1 --half-internet-routes=1 --set-dns=1 --pppd-use-peerdns=1</code>
*Enter sudo password after preforming OAuth


== Connecting to VPN ==
== Connecting to VPN ==
Line 14: Line 34:
** Domain: SMUS
** Domain: SMUS
* Click the Connect button
* Click the Connect button
* If you receive a prompt about the certificate being invalid (Mac only) click the "Always trust" button
=== IOS ===
* Launch App
* Switch VPN switch on
* Status will be Connected


== Using VPN ==
== Using VPN ==
Line 27: Line 54:
| Senior or middle student H: drive || \\smus.local\dfs\studenthome\user.name (where user.name is your actual username)
| Senior or middle student H: drive || \\smus.local\dfs\studenthome\user.name (where user.name is your actual username)
|-
|-
| Senior or middle faculty/staff H: drive || \\smus.local\dfs\staffhome\user.name)
| Senior or middle faculty/staff H: drive || \\smus.local\dfs\staffhome\user.name
|-
|-
| Senior or middle P: drive || \\smus.local\dfs\userfiles
| Senior or middle P: drive || \\smus.local\dfs\userfiles
Line 33: Line 60:
| S: drive || \\smus.local\dfs\departmentaldocs
| S: drive || \\smus.local\dfs\departmentaldocs
|-
|-
| Junior faculty/staff H: drive || \\smus.local\dfs\jrstaffhome\user.name)
| Junior faculty/staff H: drive || \\smus.local\dfs\jrstaffhome\user.name
|-
|-
| Junior P: drive || \\smus.local\dfs\jruserfiles
| Junior P: drive || \\smus.local\dfs\jruserfiles
Line 63: Line 90:
** Password: (your SMUS password)
** Password: (your SMUS password)
* Click OK
* Click OK
=== IOS ===
* Use an App such as FileExplorer to connect to your H: drive and use files


=== Network Drive (Mac) ===
=== Network Drive (Mac) ===
Line 72: Line 103:
| Senior or middle student H: drive || smb://filestudent.smus.local/studenthome/user.name (where user.name is your actual username)
| Senior or middle student H: drive || smb://filestudent.smus.local/studenthome/user.name (where user.name is your actual username)
|-
|-
| Senior or middle faculty/staff H: drive || smb://filestaff.smus.local/staffhome/user.name)
| Senior or middle faculty/staff H: drive || smb://filestaff.smus.local/staffhome/user.name
|-
|-
| Senior or middle P: drive || smb://fileshare.smus.local/userfiles
| Senior or middle P: drive || smb://fileshare.smus.local/userfiles
Line 78: Line 109:
| S: drive || smb://fileshare.smus.local/departmentaldocs
| S: drive || smb://fileshare.smus.local/departmentaldocs
|-
|-
| Junior faculty/staff H: drive || smb://jrfiles.smus.local/jrstaffhome/user.name)
| Junior faculty/staff H: drive || smb://jrfiles.smus.local/jrstaffhome/user.name
|-
|-
| Junior P: drive || smb://jrfiles.smus.local/jruserfiles
| Junior P: drive || smb://jrfiles.smus.local/jruserfiles
Line 95: Line 126:
* Run the NetExtender application
* Run the NetExtender application
* Click the Disconnect button
* Click the Disconnect button
=== IOS ===
* Launch App
* Switch VPN switch off

Latest revision as of 08:23, 10 November 2023

Setting up VPN

Windows 7 - 8.1

Mac

IOS

  • Download and install the Sonicwall Mobile Connect App from the App Store
  • Launch App and Add connection. (you cannot be on SMUS wifi while doing this)
  • Name=SMUS, Server=https://vpn.smus.ca:4433
  • Username = first.last, password = regular network password, Domain=SMUS

Linux

  • Install openfortivpn 1.19.0 or greater
  • Download openfortivpn-webview from Here
  • connection Link should appear simulator to

./download-location/openfortivpn-webview vpn.smus.ca:443 -v|grep SVPNCOOKIE|sudo openfortivpn vpn.smus.ca:443 --cookie-on-stdin --set-routes=1 --half-internet-routes=1 --set-dns=1 --pppd-use-peerdns=1

  • Enter sudo password after preforming OAuth

Connecting to VPN

  • Run the NetExtender application
  • Enter the following values:
    • Server: vpn.smus.ca:4433
    • Username: (your SMUS username, eg: chris.kloosterman)
    • Password: (your SMUS password)
    • Domain: SMUS
  • Click the Connect button
  • If you receive a prompt about the certificate being invalid (Mac only) click the "Always trust" button

IOS

  • Launch App
  • Switch VPN switch on
  • Status will be Connected

Using VPN

Once you have connected to the VPN using the steps above, your computer acts as if it is on the SMUS network. This means you can access file shares and internal-only websites that would otherwise be unavailable.

Network Drive (Windows)

You will need the path to your network drive to map it below. It is different depending on which drive you want to connect to and whether you are a student or staff member.

Senior or middle student H: drive \\smus.local\dfs\studenthome\user.name (where user.name is your actual username)
Senior or middle faculty/staff H: drive \\smus.local\dfs\staffhome\user.name
Senior or middle P: drive \\smus.local\dfs\userfiles
S: drive \\smus.local\dfs\departmentaldocs
Junior faculty/staff H: drive \\smus.local\dfs\jrstaffhome\user.name
Junior P: drive \\smus.local\dfs\jruserfiles

Windows 7

  • Click the Start Button
  • Right click "Computer" and choose "Map network drive"
  • Enter the following values:
    • Drive: (choose a letter)
    • Folder: (path to the drive as determined above)
    • Connect using different credentials: checked
  • Click Finish and a login box comes up. Enter the following values:
    • Username: smuslocal\user.name (where user.name is your actual username)
    • Password: (your SMUS password)
  • Click OK

Windows 8.1

  • Right click the Start button and choose File Explorer
  • Click the "Computer" tab at the top of the window and choose "Map network drive"
  • Enter the following values:
    • Drive: (choose a letter)
    • Folder: (path to the drive as determined above)
    • Connect using different credentials: checked
  • Click Finish and a login box comes up. Enter the following values:
    • Username: smuslocal\user.name (where user.name is your actual username)
    • Password: (your SMUS password)
  • Click OK

IOS

  • Use an App such as FileExplorer to connect to your H: drive and use files

Network Drive (Mac)

You will need the path to your network drive to map it below. It is different depending on which drive you want to connect to and whether you are a student or staff member.

Senior or middle student H: drive smb://filestudent.smus.local/studenthome/user.name (where user.name is your actual username)
Senior or middle faculty/staff H: drive smb://filestaff.smus.local/staffhome/user.name
Senior or middle P: drive smb://fileshare.smus.local/userfiles
S: drive smb://fileshare.smus.local/departmentaldocs
Junior faculty/staff H: drive smb://jrfiles.smus.local/jrstaffhome/user.name
Junior P: drive smb://jrfiles.smus.local/jruserfiles
  • In Finder, click Go -> Connect to network drive
  • Enter the following values:
    • Server address: (path to the drive as determined above)
  • Click Connect and a login box comes up. Enter the following values:
    • Name: smuslocal\user.name (where user.name is your actual username)
    • Password: (your SMUS password)
  • Click Connect

Disconnecting from VPN

  • Run the NetExtender application
  • Click the Disconnect button

IOS

  • Launch App
  • Switch VPN switch off