Re: Again: Cygwin SSHD on Win2000 - only ONE login possible

2002-12-05 Thread Emilio A Icaza
Jozsef, Is it possible that you are using Debug (-d) in your cygrunsrv service setup for sshd instead of -D? Debug mode behaves the same way as you describe. It only runs one time. Emilio -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

Re: Again: Cygwin SSHD on Win2000 - only ONE login possible

2002-12-04 Thread Kercso Jozsef
Hi again! One more thing: I have done a 'netstat -a' before connecting to my machine through my ip adress: $ netstat -a | tee netstat1 Active Connections Proto Local Address Foreign AddressState TCPeinstein:ssh einstein:0 LISTENING TCPeinste

Re: Again: Cygwin SSHD on Win2000 - only ONE login possible

2002-12-04 Thread Kercso Jozsef
Hi! > 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 The problem, that Tino Lange wrote, happens to me too. I have Wind

Re: Again: Cygwin SSHD on Win2000 - only ONE login possible

2002-11-15 Thread Corinna Vinschen
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

Again: Cygwin SSHD on Win2000 - only ONE login possible

2002-11-15 Thread Tino Lange
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 fr