Mail Archives: cygwin/2002/11/15/06:43:27
On Fri, Nov 15, 2002 at 12:34:27PM +0100, Tino Lange wrote:
> Hi!
>
> Since noone helps me I have to search for solutions myself:
>
> It seems that the sshd binds only to the local adress after the first login.
>
> When I start sshd for the first time it listens on all available
> interfaces, i. e. loopback (localhost) and its IP Adress 192.168.1.4.
> So I can connect from another computer.
>
> After the first login it binds only to localhost - I can still use ssh
> to the same machine (or telnet localhost 22) - but not from outside.
>
> After a "net stop sshd / net start sshd" it again listens on both
> devices - one time (!) as before.
>
> I found a workaround for me, I explicitely told ssh to listen on
> 192.168.1.4 in sshd_config, now it works as expected although I lost the
> "local" ssh possibility - but that's quite useless.
>
> But anyhow - it seems to be a bug, or?
It doesn't happen to other people so I might suspect a problem with
your installation. My sshd (no special options used in sshd_config)
only listens to my normal IP address, no entry for localhost in netstat.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -