Gemeinsame Systemgruppe IfI/b-it

This translation is older than the original page and might be outdated. See what has changed.
Translations of this page:

You are here: aktuelles » en » ssh » socksproxy

En:ssh:socksproxy

This is an old revision of the document!


FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

If you do not need a full VPN but only access to internal Web services like renewal of a student account] or [[en:vpn:profiles|creation of renewal of a VPN profile/certificate, you can use a dynamic proxy via SSH:

  • Unix, MacOS-X: ssh -D7777 login.cs.uni-bonn.de (students) or ssh -D7777 hera.cs.uni-bonn.de (employees)
  • Putty running on Windows:
    1. In Session: Host login.cs.uni-bonn.de (students) or hera.cs.uni-bonn.de (employees)
    2. In Connection: open the sub-menu SSH
    3. In Tunnels: destination dynamic, source port 7777, ADD
    4. Then Open

Finally, configure in your web browser localhost:7777 as the Socks V5 proxy.