[Bug 625] Local Port Forwarding does not work in AIX 5.1 or AIX 5.2
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Aug 12 12:11:38 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=625
Summary: Local Port Forwarding does not work in AIX 5.1 or AIX
5.2
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: tech at rassin.com
Local port forwarding does not work with AIX 5.1 or AIX 5.2. The same results
occur with both OpenSSH_3.4p1 and OpenSSH_3.6.1p2. ssh segmentation faults
when the connection is made to the local forwarded port. Debug out put follows.
debug1: Connections to local port 24800 forwarded to remote address
192.168.1.100:23
debug1: Local forwarding listening on 127.0.0.1 port 24800.
debug1: fd 4 setting O_NONBLOCK
debug2: fd 4 is O_NONBLOCK
debug1: channel 0: new [port listener]
debug1: Entering interactive session.
debug1: Connection to port 24800 forwarding to 192.168.1.100 port 23 requested.
debug1: fd 5 setting TCP_NODELAY
debug2: fd 5 is O_NONBLOCK
debug2: fd 5 is O_NONBLOCK
debug1: channel 1: new [direct-tcpip]
Memory fault(coredump)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list