bugzilla-daemon at mindrot.org
2002-May-15 17:03 UTC
[Bug 244] New: Remote port forwarding on solaris 8x86 doesn't work
http://bugzilla.mindrot.org/show_bug.cgi?id=244 Summary: Remote port forwarding on solaris 8x86 doesn't work Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: dvit at addition.pt ssh deamon on solaris 8 cannot assign any port. I've tried localhost and gateway ports; I've tried low medium and high ports. The error is always the same: netstat -na doesn't list the LISTEN; ...... sshd[16194]: [ID 800047 auth.error] error: bind: Cannot assign requested address ...... sshd[16194]: [ID 800047 auth.error] error: channel_setup_fwd_listener: cannot listen to port: 4312 ...... sshd[16214]: [ID 800047 auth.error] error: bind: Cannot assign requested address ...... sshd[16214]: [ID 800047 auth.error] error: channel_setup_fwd_listener: cannot listen to port: 40312 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 244] Remote port forwarding on solaris 8x86 doesn't work
- [Bug 244] Remote port forwarding on solaris 8x86 doesn't work
- [Bug 762] ssh does not exit if local port could not be bound with options -L and -N
- -R port forwarding and remote host:port info
- Dynamic port remote listener - a BUG?