...
Modify the ~/.ssh/config in your local workstation to include the following entries:
Code Block language none Host scu-login02 HostName scu-login02.med.cornell.edu ServerAliveInterval 60 TCPKeepAlive yes Host scu-vis1 ProxyCommand ssh -W %h:%p scu-login02
Connect to the WCM VPN Network
Run the following from the your local terminal (Replace port HOSTNAME and PORT with your lab’s specific hostname and port number below
):Anchor ports ports Code Block ssh cwid@scu-login02cwid@HOSTNAME -L portPORT:localhost:portPORT
Enter http://localhost:port within your local browser and create your credentials using the registration token that was sent to your email.
...
Current Lab Ports
Anchor | ||||
---|---|---|---|---|
|
Lab | Port | Hostname |
Xin-Yun Huang | 39000 | scu-login02.med.cornell.edu |
Crina Nimigean | 39100 | scu-login02.med.cornell.edu |
Alessio Accardi | 39200 | scu-login02.med.cornell.edu |
Olga Boudker | 39300 | scu-login02.med.cornell.edu |
Paul Riegelhaupt | 39400 | scu-vis1.scu |
Joel Meyerson | 39500 | scu-login02.med.cornell.edu |
Harel Weinstein | 39600 | scu-login02.med.cornell.edu |
Joshua Levitz | 39700 | scu-vis1.scu |
...
Contact
Please contact SCU@med.cornell.edu with any questions or concerns
...