SSH tunnelling: Difference between revisions

m
Don't need the int.cedar.computecanada.ca domain for cedar and it isn't correct for non-cedar machines either
m (-P (capital P) did not work in my Linux Debian system. I think this is a typo. -p (small p) works.)
m (Don't need the int.cedar.computecanada.ca domain for cedar and it isn't correct for non-cedar machines either)
Line 179: Line 179:
{{Command
{{Command
|prompt=[name@my_computer ]$
|prompt=[name@my_computer ]$
| ssh -L 8888:cdr544.int.cedar.computecanada.ca:8888 someuser@cedar.computecanada.ca}}
| ssh -L 8888:cdr544:8888 someuser@cedar.computecanada.ca}}


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

edits