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@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ben@xxxxxxxxxx --- Comment #9 from ben@xxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review