Re: ssh port forwarding changed under 5-CURRENT vs. STABLE?

From: Aditya <aditya_at_grot.org>
Date: Thu, 6 Nov 2003 15:31:48 -0800
On Thu, Nov 06, 2003 at 03:29:21PM -0800, Kris Kennaway wrote:
> On Thu, Nov 06, 2003 at 01:43:43PM -0800, Aditya wrote:
> 
> >   debug1: Connections to local port 8000 forwarded to remote address
> >   www.freebsd.org:80
> >   debug1: Local forwarding listening on 127.0.0.1 port 8000.
> >   bind: Can't assign requested address
> >   channel_setup_fwd_listener: cannot listen to port: 8000
> >   Could not request local forwarding.
> > 
> > and I can't see any reason why the binding would fail:
> 
> Is something else (e.g. another ssh session) already bound to that port?

nope -- and I've tried all sorts of ports other than 8000 too:

  hilbert[ttyp1]:aditya~> netstat -an | grep -i LIST
  hilbert[ttyp1]:aditya~> 
  hilbert[ttyp1]:aditya~> sockstat -4
  USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS      
  aditya   ssh        1289  3  tcp4   66.117.144.206:54376  66.117.144.211:22
  root     dhclient   1287  5  udp4   *:68                  *:*

Adi
Received on Thu Nov 06 2003 - 14:31:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:27 UTC