Gemeinsame Systemgruppe IfI/b-it

You are here: aktuelles » en » ssh » socksproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:ssh:socksproxy [2021-01-27 09:18] Thomas Thielen:ssh:socksproxy [2021-03-01 10:40] Thomas Thiel
Line 5: Line 5:
 === First step: create the tunnel === === First step: create the tunnel ===
  
-  * **Unix, MacOS-X**: ''ssh -D8888 login.cs.uni-bonn.de'' (students) or ''ssh -D8888 hera.cs.uni-bonn.de (employees)'' or ''ssh -D8888 login.bit.uni-bonn.de'' (employees of b-it)+  * **Unix, MacOS-X**: ''ssh -D8888 login-stud.informatik.uni-bonn.de'' (students) or ''ssh -D8888 login-staff.informatik.uni-bonn.de (employees)'' or ''ssh -D8888 login.bit.uni-bonn.de'' (employees of b-it)
   * **[[en:ssh:config#putty|Putty]] running on Windows**:   {{ :de:ssh:puttysocks.png?direct&200|}}   * **[[en:ssh:config#putty|Putty]] running on Windows**:   {{ :de:ssh:puttysocks.png?direct&200|}}
-     - In __Session__: Host ''login.cs.uni-bonn.de'' (students) or ''hera.cs.uni-bonn.de'' (employees)+     - In __Session__: Host ''login-stud.informatik.uni-bonn.de'' (students) or ''login-staff.informatik.uni-bonn.de'' (employees)
      - In __Connection__: open the sub-menu ''SSH''      - In __Connection__: open the sub-menu ''SSH''
      - In __Tunnels__: ''destination'' //dynamic//, ''source port'' //8888//, ''ADD''      - In __Tunnels__: ''destination'' //dynamic//, ''source port'' //8888//, ''ADD''