From owner-freebsd-questions Sat Oct 26 18:37:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26BB837B401 for ; Sat, 26 Oct 2002 18:37:53 -0700 (PDT) Received: from web20101.mail.yahoo.com (web20101.mail.yahoo.com [216.136.226.38]) by mx1.FreeBSD.org (Postfix) with SMTP id D1DFB43E4A for ; Sat, 26 Oct 2002 18:37:52 -0700 (PDT) (envelope-from bsdneophyte@yahoo.com) Message-ID: <20021027013752.47090.qmail@web20101.mail.yahoo.com> Received: from [68.65.83.156] by web20101.mail.yahoo.com via HTTP; Sat, 26 Oct 2002 18:37:52 PDT Date: Sat, 26 Oct 2002 18:37:52 -0700 (PDT) From: Bsd Neophyte Subject: problems w/ trying to telnet to my cisco router by tunneling through ssh To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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