SSH tunnelling: Difference between revisions

m
Seems cedar needs the FQDN to avoid the firewall on the omnipath route it /etc/hosts
m (Don't need the int.cedar.computecanada.ca domain for cedar and it isn't correct for non-cedar machines either)
m (Seems cedar needs the FQDN to avoid the firewall on the omnipath route it /etc/hosts)
Tag: Undo
Line 179: Line 179:
{{Command
{{Command
|prompt=[name@my_computer ]$
|prompt=[name@my_computer ]$
| ssh -L 8888:cdr544:8888 someuser@cedar.computecanada.ca}}
| ssh -L 8888:cdr544.int.cedar.computecanada.ca:8888 someuser@cedar.computecanada.ca}}


<!--T:43-->
<!--T:43-->
cc_staff
40

edits