Re: Binding ssh to a loopback address
From: Logu (logsnaath_at_gmail.com)
Date: 05/07/05
- Previous message: Corey: "Re: bash_logout and sftp"
- In reply to: CP Lim: "Binding ssh to a loopback address"
- Next in thread: Darren Tucker: "Re: Binding ssh to a loopback address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: <secureshell@securityfocus.com> Date: Sat, 7 May 2005 09:48:31 +0530
>I was trying to forward a remote port to one at local (but not 127.0.0.1)
>by doing :
>
> ssh -b 127.0.0.2 -L80:localhost:80 remotehost
>
> but got :
>
> ssh: connect to host d2 port 80: No route to host
>
I think you should have an interface with IP 127.0.0.2 up before doing the
port forwarding.
- Previous message: Corey: "Re: bash_logout and sftp"
- In reply to: CP Lim: "Binding ssh to a loopback address"
- Next in thread: Darren Tucker: "Re: Binding ssh to a loopback address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]