Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is using ar-eudaq and rhel32-6 as hops, localhost:1080 as SOCKS5 proxy, localhost:2222 ass as ssh forward to rhel6-32

ssh -t   -L 1080:localhost:9696 -L2222:localhost:2222 <your_slac_user_name>@172.27.100.8 ssh -L2222:localhost:22  -D 9696 rhel6-32 -N 

...