On 12/25/17 11:13, Marko Cupać wrote:
> Hi,
> 
> I noticed I can't ssh from cisco router running IOS 15.X to OpenBSD
> 6.2. No problem with 6.1.
> 
> Anyone else with this problem? Any idea how to solve it or where to
> start digging?

I'd start by looking for messages in /var/log/authlog on the OpenBSD
machine, and if possible running with ssh -v or -vv (I forget how many
you can usefully put in, or if the Cisco boxes even use the same
options) to get more detail on what happens.

My hunch is that you will be looking at resolving a gap in ciphers
offered as available at either end. Newer ssh versions have
incrementally dropped or disabled by default the unsafe ones, but
increasing the message verbosity will point you in the right direction.

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to