VPN

From CTSWiki

Jump to: navigation, search
Image:WustlLogo.jpg

Contents

Configuration Information about CSE VPN

Windows Users: Connecting to the CSEvpn group

  1. Go to http://www.cts.wustl.edu/cts/vpn/vpnclient-windows.zip and download.
  2. Make sure that you uninstall any personal firewall, except tiny version 4.5.x before attempting to install the client software above.
  3. Double click the zip file and extract it.
  4. Double click and install vpnclient-win-is-4.0.2.A-k9.exe.
  5. After installing you will need to reboot your machine.
  6. After the machine comes back up, you will find the executable listed in Start ; All Programs; Cisco Systems VPN Client
  7. Click on “VPN Client”.
  8. Click on “New”
  9. You should now have a screen that allows you to enter in some information.
  10. Host à motel-6.cec.wustl.edu
  11. Name à cse
  12. Password à csevpn
  13. Confirm Password à csevpn
  14. Click on “Save”.
  15. In the Vpn Client window double click on “CSE VPN”
  16. You will get a box asking for a username and password. They are your CSE username and password in the form:
    • Username: lacy
    • Password: xyzpass (note: this is your windows password and not your unix password)
  17. Click ok. After it is authenticated and working, you should have a little yellow lock in the lower right task bar.

Notes for the linux users

  1. You will want to grab this http://www.cts.wustl.edu/cts/vpn/vpnclient-linux.zip
  2. There is an example PCF file called “cecvpn.pcf” open it and change as needed, and then save as csevpn.
  3. To use, run: “vpnclient connect csevpn &”
  4. If you run iptables or ipchains, you will need the following added: iptables -A INPUT -i eth0 -p udp -s 0/0 -d 128.252.21.15 --sport 500 --dport 500 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT
  5. This is of course the most specific you could get with the rule, modify as you see fit. Obviously, you need to modify if you are using ipchains.
  6. Lastly, if there are any problems with any of this, e-mail bugs@cse.wustl.edu

Notes for the MacOSX users

  1. You will want to grab this http://www.cts.wustl.edu/vpn/vpnclient-darwin.zip
  2. Once the client is installed, start it up by double clicking on it
  3. Choose New and fill in the following:
  4. Connection Entry = CSE
  5. Description = “Whatever you would like”
  6. motel-6.cec.wustl.edu

Under Group Authentication fill in the following:

  1. Name = cse
  2. Password = csevpn
  3. Confirm Password = csevpn
  4. Click on Save
  5. Now that will appear as a Connection Entry. Double click on it to begin the session.
  6. It will prompt you for a username and password. They are your CSE username and password in the form:
    • Username: lacy
    • Password: xyzpass
  7. Click ok. After it has authenticated and working, you should have a yellow lock to the left of the Connection Entry


This is a set of instructions that have been tailored for CSE purposes. Thanks to CEC for helping to get this setup and working. For additional information, you can also look at http://www.cec.wustl.edu/summer03/secure/firewall2.html

Personal tools