Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Vista
SSH Port Forwarding
Brian Hatch

Comments Mode:
SSH Port Forwarding 2005-11-04
Anonymous (1 replies)
Re: SSH Port Forwarding 2006-11-07
Anonymous2
SSH Port Forwarding 2007-01-11
Anonymous
SSH Port Forwarding 2007-02-09
bramgn
thanks for this clear article.

However, i did notice one error which at first i couldn't figure out:

-----

lainee@work$ tail ~/.ssh/config

Host home-with-tunnel

Hostname 204.225.288.29

RemoteForward 2222:localhost:22

User laineeboo

-----

The RemoteForward part should be:

RemoteForward 2222 localhost:22

Without the first colon. Otherwise when you try to set up a connection you get this error message:

/home/XXXX/.ssh/config line XX: Bad listen port.

[ reply ]

Link to this comment: http://www.securityfocus.com/comments/infocus/1816/833#833
SSH Port Forwarding 2007-09-19
Alexander Vidybida
SSH Port Forwarding 2008-07-20
Anonymous







 

Privacy Statement
Copyright 2007, SecurityFocus