Re: Unable to do putty/SSH into fresh openBSD 5.6-install

2015-04-19 Thread Jon S
Thanks for the tip. It gave me some clues, like not reacting at all sometimes, going half way other times and some other inconsistent behaviour. After giving the new box a static IP that it did NOT share with a switch everything works smooth as expected :) 2015-04-19 19:34 GMT+02:00 Kent Fritz :

Re: Unable to do putty/SSH into fresh openBSD 5.6-install

2015-04-19 Thread Kent Fritz
You need to look at debug. From console: # /etc/rc.d/sshd stop sshd(ok) # /usr/sbin/sshd -d Now try to log in and see if you can get any clues from the output. On Sun, Apr 19, 2015 at 10:11 AM, Jon S wrote: > Updated PuTTY from 0,63 to 0,64, but no improvement. > > > Any other ideas? > > 2015-

Re: Unable to do putty/SSH into fresh openBSD 5.6-install

2015-04-19 Thread Riccardo Mottola
Hi, Jon S wrote: Updated PuTTY from 0,63 to 0,64, but no improvement. in my case i was a key exchange not being enabled by default anymore, however a putty update (don't have the version at hand, but it was latest on the official website) fixed it. Else you can play with kex in your sshd_c

Re: Unable to do putty/SSH into fresh openBSD 5.6-install

2015-04-19 Thread Jon S
Updated PuTTY from 0,63 to 0,64, but no improvement. Any other ideas? 2015-04-19 18:22 GMT+02:00 Mike. : > On 4/19/2015 at 5:09 PM Jon S wrote: > > |Hi all! > | > |I just installed a fresh OpenBSD 5.6 on a new machine (booting from > a > |USB-stick and running bsd.rd, installing from ftp.eu.ope

Unable to do putty/SSH into fresh openBSD 5.6-install

2015-04-19 Thread Jon S
Hi all! I just installed a fresh OpenBSD 5.6 on a new machine (booting from a USB-stick and running bsd.rd, installing from ftp.eu.openbsd.org = networking is fine). All sets are installed. Now i cant ssh(using putty) into the new machine. authlog says "fatal: Timeout before authentication ". My