[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SOLVED] ssh session to a computer with a non-routable ip



unroutablehost:~$ ssh -R22222:localhost:22 routableuser@routablehost

routeablehost:~$ ssh -p 22222 -o HostKeyAlias=unroutablehost
unroutableuser@localhost

thanks much to tony godshall for his indispensible help and direction.

-matt zagrabelny



Reply to: