<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ISSUX.com &#124; Desarrollo web, frameworks, wordpress, linux y más. &#187; openssh</title>
	<atom:link href="http://www.issux.com/tag/openssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.issux.com</link>
	<description>Desarrollo web, frameworks, wordpress, linux y más.</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:04:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>NSLU: SSH Host key blacklisted</title>
		<link>http://www.issux.com/2008/08/11/nslu-ssh-host-key-blacklisted/</link>
		<comments>http://www.issux.com/2008/08/11/nslu-ssh-host-key-blacklisted/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 16:52:14 +0000</pubDate>
		<dc:creator>issux</dc:creator>
				<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[blacklisted]]></category>
		<category><![CDATA[claves]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.issux.com/?p=146</guid>
		<description><![CDATA[Hoy, después de reinstalar la Debian r03 en el nslu (estoy preparando otro articulo para explicar el proceso), modifique la configuración del ssh para restringir el acceso como root. Reinicio el servidor ssh: /etc/init.d/ssh restart Y me muestra el siguiente mensaje: Host key xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx blacklisted (see ssh-vulnkey(1)) Restarting OpenBSD Secure Shell server: sshdHost key xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx [...]]]></description>
			<content:encoded><![CDATA[<p>Hoy, después de reinstalar la Debian r03 en el nslu (estoy preparando otro articulo para explicar el proceso), modifique la configuración del ssh para <a href="http://www.issux.com/2007/08/23/configurar-ssh/">restringir el acceso como root</a>. </p>
<p>Reinicio el servidor ssh:</p>
<pre lang="bash">
/etc/init.d/ssh restart
</pre>
<p>Y me muestra el siguiente mensaje:</p>
<pre lang="bash">Host key xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx blacklisted (see ssh-vulnkey(1))
Restarting OpenBSD Secure Shell server:
sshdHost key xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx blacklisted (see ssh-vulnkey(1))</pre>
<p><span id="more-146"></span><br />
El problema este relacionado con la <a href="http://www.kriptopolis.org/chapuza-en-debian">vunerabilidad descubierta hace unas semanas sobre la aleatoriedad de las claves generadas para el ssh</a>.</p>
<p>Después de navegar un poco, la solución es bien sencilla: borrar las claves actuales, y regenerarlas.Para hacerlo, solo debemos teclear:</p>
<pre lang="bash">
rm -f /etc/ssh/ssh_host_rsa_key.pub /etc/ssh/ssh_host_dsa_key.pub
rm -f /etc/ssh/ssh_host_rsa_key /etc/ssh/ssh_host_dsa_key
dpkg-reconfigure openssh-server
</pre>
<p>Y con esto ya tendremos nuestras nuevas claves ssh limpias, relucientes, y lo suficientemente aleaorias. <img src='http://www.issux.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink NSLU: SSH Host key blacklisted" class='wp-smiley' title="NSLU: SSH Host key blacklisted" /> </p>
<div class="googlePlusOneButton"><g:plusone href="http://www.issux.com/2008/08/11/nslu-ssh-host-key-blacklisted/"  size="standard"   annotation="none"  ></g:plusone></div><h3  class="related_post_title">Contenidos Relacionados</h3><ul class="related_post"><li><a href="http://www.issux.com/2007/12/14/nslu-kernel-2618-5-ixp4xx-etch5/" title="NSLU: kernel  2.6.18-5-ixp4xx etch5">NSLU: kernel  2.6.18-5-ixp4xx etch5</a></li><li><a href="http://www.issux.com/2012/02/07/debian-cambiar-locale-a-espanol/" title="Debian: cambiar locale a español">Debian: cambiar locale a español</a></li><li><a href="http://www.issux.com/2012/01/06/debian-dpkg-aviso-ldconfig-no-se-ha-encontrado-en-el-path-o-no-es-ejecutable/" title="Debian: dpkg aviso &#8216;ldconfig&#8217; no se ha encontrado en el PATH o no es ejecutable">Debian: dpkg aviso &#8216;ldconfig&#8217; no se ha encontrado en el PATH o no es ejecutable</a></li><li><a href="http://www.issux.com/2010/11/28/iwl3945-ondemand-firmware-reload/" title="iwl3945: ondemand firmware reload">iwl3945: ondemand firmware reload</a></li><li><a href="http://www.issux.com/2009/09/01/aumentar-la-seguridad-en-el-servicio-ssh-ii/" title="Aumentar la seguridad en el servicio ssh II">Aumentar la seguridad en el servicio ssh II</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.issux.com/2008/08/11/nslu-ssh-host-key-blacklisted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
