| Summary: | Possible race condition using local port forwarding with short lived connections | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Michael Kreitzer <mrgrim> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.2p1 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Michael Kreitzer
2009-09-17 14:07:00 AEST
That looks like a normal shutdown to me. Perhaps the exit status is coming from netcat? Are both ends Linux? You seem to be using different netcat/nc commands for the client and server. Ah, yes the use of nc vs netcat might be confusing I did not catch that. Last night I was able to do this successfully using netcat by itself, but now I'm getting the same problem sans ssh port forwarding. It appears this is a gnu netcat issue. I apologize for wasting your time. Mass move of RESOLVED bugs to CLOSED now that 5.3 is out. |