[Python Wpg] paramiko tunneling?
budzelaa at cc.umanitoba.ca
budzelaa at cc.umanitoba.ca
Sat Feb 7 23:02:14 EST 2009
Hi,
I am a newbie to SSH (paramiko) usage. I want to use paramiko to
tunnel a TCP/IP
connection over ssh, from a local machine to the same remote machine
I connect to via paramiko-ssh.
Forwarding is trivial when using command-line ssh
(ssh -L <loca;port>:localhost:<remoteport> <remotehost>)
but I can't figure out how to do it using paramiko (forwarded-tcpip?) and
keep getting not very illuminating errormessages. More "normal" things like
remote commands work without a hitch. Any help would be appreciated.
Peter Budzelaar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/winnipeg/attachments/20090207/c1ee05f9/attachment.html>
More information about the Winnipeg
mailing list