This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem binding OpenSSH_6.2p2 to IPV4 stack


After troubleshooting an AutoSSH problem last week, it appears that on
this 2003R2 box sshd cannot bind to the IPV4 stack! Rather, with the
default configuration it binds to IPV6 (and supports a loopback connection
fine), but a remote connection fails. When sshd is forced to bind IPV4
("Addressfamily inet"), sshd cannot start.

With default sshd config, connection to the autossh tunnel from a remote
system produces:

[remote system]
ssh_exchange_identification: Connection closed by remote host

[2003R2 server]
debug1: channel 2: connection failed: Connection refused
connect_to 127.0.0.1 port 2206: failed.
debug1: channel 2: free: ::1, nchannels 3

Any pointers on troubleshooting would be greatly appreciated, ..

	TIA!

	Lee

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]