I want to connect to my home computer from our universitys lab.
My computer at home is behind a router w/firewall.
How can i connect this computer with ssh from the lab?
Lets say the router has ip 127.0.0.1 and the computer i want to connect has ip 192.168.0.2
i have already allowed the firewall to accept connections thru port 22 to ip 192.168.0.2
i can connect to 192.168.0.2 from inside the LAN
i've tried:
G3-300:~] tsb% ssh -v -l USER 127.0.0.1
OpenSSH_3.4p1+CAN-2003-0693, SSH protocols 1.5/2.0, OpenSSL 0x0090609f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 22.
ssh: connect to address 127.0.0.1 port 22: Connection refused
-tb
PB 12" on my way
My computer at home is behind a router w/firewall.
How can i connect this computer with ssh from the lab?
Lets say the router has ip 127.0.0.1 and the computer i want to connect has ip 192.168.0.2
i have already allowed the firewall to accept connections thru port 22 to ip 192.168.0.2
i can connect to 192.168.0.2 from inside the LAN
i've tried:
G3-300:~] tsb% ssh -v -l USER 127.0.0.1
OpenSSH_3.4p1+CAN-2003-0693, SSH protocols 1.5/2.0, OpenSSL 0x0090609f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 22.
ssh: connect to address 127.0.0.1 port 22: Connection refused
-tb
PB 12" on my way