[Bug 226187] Merge Review: nc

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 27 00:53:28 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=226187


ben at scurvy.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben at scurvy.net




--- Comment #9 from ben at scurvy.net  2008-11-26 19:53:26 EDT ---
The version of netcat that is in fedora now has a bug where it refuses to
connect to proxies that return "HTTP/1.1 200" messages (it only accepts
("HTTP/1.0 200" as valid).  I discovered this bug when attempting to ssh out
through a web proxy using openssh's ProxyCommand directive like this:

ProxyCommand = /usr/bin/nc -X connect -x proxy:8080 %h %p

Looking at the OpenBSD repository it looks like socks.c was patched to fix this
over 2 years ago.  Would be nice if this change got pulled down into the Fedora
package.

http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/socks.c.diff?r1=1.16;r2=1.17;f=h

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Fedora-package-review mailing list