openssh on solaris x86
Masaaki Nishimura
masaaki at westvillage.org
Mon Oct 16 11:39:29 EST 2000
Damien Miller <djm at mindrot.org>-san said:
> > debug: Local forwarding listening on 1.0.0.127 port 8888.
>
> Very strange. Can anyone else with Solaris x86 replicate?
My Solaris7/x86 box (with OpenSSH_2.2.0p1) works fine to me.
|debug: Doing password authentication.
|masaaki at targethost's password:
|debug: Requesting compression at level 6.
|debug: Enabling compression at level 6.
|debug: Requesting pty.
|debug: Connections to local port 20025 forwarded to remote address 192.168.0.254:25
|debug: Local forwarding listening on 127.0.0.1 port 20025.
|debug: fd 7 setting O_NONBLOCK
:
But on my Solaris8/x86 box(with OpenSSH_2.2.0p1) :
|masaaki at targethost's password:
|debug: Requesting compression at level 6.
|debug: Enabling compression at level 6.
|debug: Requesting pty.
|debug: Connections to local port 20025 forwarded to remote address 192.168.0.254:25
|debug: Local forwarding listening on 1.0.0.127 port 20025.
^^^^^^^^^
|bind: Cannot assign requested address
:
-- masaaki
More information about the openssh-unix-dev
mailing list