Bug 408

Summary: sshd[25790]: error: socket: Protocol not supported
Product: Portable OpenSSH Reporter: James <quel>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: All   
OS: OpenBSD   
Attachments:
Description Flags
Suppress protocol errors none

Description James 2002-10-03 06:36:59 AEST
This problem just cropped up when i started to do:
ssh -L 3100:localhost:3128 ip

(tunneling web through ssh)

openbsd 3.1 running openssh 3.4

the only real downside is the annoyance of the log files but seemingly no loss
of functionality.
Comment 1 Damien Miller 2003-01-03 15:26:22 AEDT
Created attachment 191 [details]
Suppress protocol errors
Comment 2 Damien Miller 2003-01-07 10:57:46 AEDT
Workaround: Use "-L 3100:127.0.0.1:3128" if you don't have IPv6 on your hosts
Comment 3 Damien Miller 2003-01-10 21:28:37 AEDT
Fix committed. Thanks.
Comment 4 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED