1. Install and configure puTTY:
a. Download Putty from HERE:
b. Install
c. Start PuTTY
Where it says Hostname (or IP address) type in the server name you got in the email when you requested SSH
d. Where it says Saved Sessions type in Cotse SSH Tunnel
f. Click the Save button
g. On left click the [+] next to SSH
h. Click on Tunnels
i. In Source Port type 7890
Check "Dynamic" and "Auto", click "Add" button.
j. Select Connection -> Data -> Auto-login name and add your cotse username.
k. Select Sessions
l. Click Save button again.
m. PuTTY is configured, now to launch it.
n. Double click on Cotse SSH Tunnel and log in with your cotse username (all lower case) and your password (password is case sensitive and will not echo, just type it and hit enter)
o. Do not close the window
p. PuTTY must always be started first, then launch web browser.


2. Configure Internet Exporer to Use SSH Tunnel:
* Run IE
* Click Tools - Internet Options
* Click Connections
* Click Lan Settings
* Click the checkbox for Use proxy server for your LAN
* Click Advanced
* Enter 127.0.0.1 and port 7890 in Socks, select socks5 as socks type.
* Click Use the server for all protocols
* Click OK
* Click OK again
* Click OK again
* Surf away.


3. Configure FireFox to Use SSH Tunnel:
* Run FireFox
* Click Tools - Options
* Click Advanced
* Click Network
* Click Settings
* Click Manual Proxy Configuration
* Enter 127.0.0.1 and port 7890 in socks, check "socks5".
* Click Use the server for all protocols
* Click OK
* Click OK again
* Surf away.