<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">This issue also hit
FreeBSD, after an SSH update a few months ago.<br>
<br>
The inline fix as mentioned in the URL below from Nick will work.<br>
<br>
Otherwise, you can also add the below to /etc/ssh/ssh_config:<br>
<br>
Host *<br>
KexAlgorithms diffie-hellman-group1-sha1<br>
<br>
This works on FreeBSD.<br>
<br>
Mark.<br>
</font><br>
<div class="moz-cite-prefix">On 12/Jun/15 16:25, Nick Hilliard
wrote:<br>
</div>
<blockquote cite="mid:557AEBE3.2020101@foobar.org" type="cite">
<pre wrap="">On 12/06/2015 06:45, Delmiro Campelo wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Has anyone run into this issue? i'm able to run clogin against other Cisco
devices, but having some issues when I try Cisco ASR router.
</pre>
</blockquote>
<pre wrap="">
yes:
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/25341773/cisco-ssh-key-exchange-fails-from-ubuntu-14-04-client-dh-key-range-mismatch">http://stackoverflow.com/questions/25341773/cisco-ssh-key-exchange-fails-from-ubuntu-14-04-client-dh-key-range-mismatch</a>
</pre>
</blockquote>
<pre wrap="">
Nick
_______________________________________________
Rancid-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a>
<a class="moz-txt-link-freetext" href="http://www.shrubbery.net/mailman/listinfo/rancid-discuss">http://www.shrubbery.net/mailman/listinfo/rancid-discuss</a>
.
</pre>
</blockquote>
<br>
</body>
</html>