Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 18:37:52 -0700 (PDT)
From:      Bsd Neophyte <bsdneophyte@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   problems w/ trying to telnet to my cisco router by tunneling through ssh
Message-ID:  <20021027013752.47090.qmail@web20101.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

i was looking at the handbook section on ssh tunneling.  to try it out i
figured i'd try to connect to my 806.

i entered the following command:

ssh -2 -N -f -L 5023:localhost:23 (router's ip address)

and I received this error message:

ssh: connect to address (router's ip address) port 22: Connection refused

i thought tunneling like this took port 22 out of the equation?

i didn't have any ACL's on the router... and i tried adding a simple ACL
to allow unrestricted inward access to my router from my FreeBSD box.

still, no luck.



__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021027013752.47090.qmail>