<div dir="ltr">thank you Mark, this worked perfectly in my red hat server. I appreciate the help of you all.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 12, 2015 at 9:29 AM, Mark Tinka <span dir="ltr"><<a href="mailto:mark.tinka@seacom.mu" target="_blank">mark.tinka@seacom.mu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div 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>On 12/Jun/15 16:25, Nick Hilliard
wrote:<br>
</div>
<blockquote type="cite">
<pre>On 12/06/2015 06:45, Delmiro Campelo wrote:
</pre>
<blockquote type="cite">
<pre>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>yes:
</pre>
<blockquote type="cite">
<pre><a href="http://stackoverflow.com/questions/25341773/cisco-ssh-key-exchange-fails-from-ubuntu-14-04-client-dh-key-range-mismatch" target="_blank">http://stackoverflow.com/questions/25341773/cisco-ssh-key-exchange-fails-from-ubuntu-14-04-client-dh-key-range-mismatch</a>
</pre>
</blockquote>
<pre>Nick
_______________________________________________
Rancid-discuss mailing list
<a href="mailto:Rancid-discuss@shrubbery.net" target="_blank">Rancid-discuss@shrubbery.net</a>
<a href="http://www.shrubbery.net/mailman/listinfo/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo/rancid-discuss</a>
.
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br></div>