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