>>>>> "Larry" == Larry Brigman <[email protected]> writes:

Mike>  ....  ssh -vg -L 2022:localhost:2222 user@remotepc

Larry> This is for tunneling a service that is not ssh and is
Larry> firewalled or otherwised has the port blocked.  Once the
Larry> connection is established, Connections to port 2222 will be
Larry> routed through your ssh connection to remotepc and back out to
Larry> port 2222 on remotepc

Larry> It should be more like: ssh -v user@remotepc:2222 or ssh -v -p
Larry> 2222 user@remotepc

+1


-- 
Russell Senior, President
[email protected]
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to