<?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>l0st iN thE sHell &#187; alfa</title>
	<atom:link href="http://www.lostintheshell.net/index.php/tag/alfa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostintheshell.net</link>
	<description>looking for techno and social freedom!</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:47:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>alfa usb y backtrack 4</title>
		<link>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/</link>
		<comments>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 11:27:46 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[4]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[inalámbricas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[r8187]]></category>
		<category><![CDATA[redes]]></category>
		<category><![CDATA[rtl8187]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wpa]]></category>
		<category><![CDATA[wpa2]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=350</guid>
		<description><![CDATA[Probando la recién horneada Backtrack 4 con el nuevo juguete, de entrada tenemos la carga del driver resuelta, en el boot entra directamente el rtl8187 así que está funcional y operativa, aunque no todo son buenas noticias. Este driver tiene algún que otro fallo y nos hace perder la cobertura wifi, empezamos con cortes y [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F14%2Falfa-usb-y-backtrack-4%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F14%2Falfa-usb-y-backtrack-4%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Probando la recién horneada Backtrack 4 con el nuevo juguete, de entrada tenemos la carga del driver resuelta, en el boot entra directamente el rtl8187 así que está funcional y operativa, aunque no todo son buenas noticias.</p>
<p>Este driver tiene algún que otro fallo y nos hace perder la cobertura wifi, empezamos con cortes y al final la conexión se torna tan inestable que hace que navegar sea prácticamente un milagro, menos mal que la comunidad es amplia y disponemos del driver r8187, que, para mas inri, también viene incluído en el núcleo.</p>
<p>Para realizar el cambio de driver para nuestra wifi debemos parar la interfaz para después editar el fichero de bloqueo de drivers, vamos a ello:<span id="more-350"></span></p>
<blockquote><p>#ifconfig wlan0 down<br />
#vi /etc/modprobe.d/blacklist</p></blockquote>
<p>tenemos que buscar el driver <strong>r8187</strong> y tenemos las dos opciones de siempre (un :dd para borrarlo o bien lo dejamos comentado) más la de sustituirla añadiendo tl de modo que lo que bloqueémos realmente sea el modulo rtl8187; a ver, que me lío, en definitiva es meter en la blacklist el otro módulo así que sustituimos <em>blacklist r8187</em> por b<em>lacklist rtl8187</em>; de modo que sustituimos la carga del módulo por defecto por el que realmente nos interesa. Guardamos, cerramos y procedemos a sustituir el driver cargado (o si vamos a lo gonzo reiniciamos, que también vale).</p>
<blockquote><p>#rmmod rtl8187<br />
#modprobe r8187</p></blockquote>
<p>ya podemos levantar de nuevo nuestra tarjeta de red, esta vez sin cortes y cumpliendo su función correctamente.</p>
<blockquote><p>iwconfig wlan0 up</p></blockquote>
<p>venga, a disfrutar y a probar backtrack (o wifis, allá cada uno XD)</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2010/01/14/alfa-usb-y-backtrack-4/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>con ganas de probar&#8230;</title>
		<link>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/</link>
		<comments>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:46:19 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[cifrado]]></category>
		<category><![CDATA[clave]]></category>
		<category><![CDATA[kismac]]></category>
		<category><![CDATA[red]]></category>
		<category><![CDATA[romper]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wi-fi]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=342</guid>
		<description><![CDATA[ni más ni menos que la alfa, que ya ha llegado&#8230; Share on Facebook]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F12%2Fcon-ganas-de-probar%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2010%2F01%2F12%2Fcon-ganas-de-probar%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>ni más ni menos que la alfa, que ya ha llegado&#8230;</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/vEUP-R6Kj-g&amp;feature" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/vEUP-R6Kj-g&amp;feature"></embed></object></center></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2010/01/12/con-ganas-de-probar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nueva adquisición, a poner a prueba las ondas</title>
		<link>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/</link>
		<comments>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 19:32:50 +0000</pubDate>
		<dc:creator>Alberto Solórzano Mirones</dc:creator>
				<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[hacktivismo]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ocio]]></category>
		<category><![CDATA[privacidad]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[adaptador]]></category>
		<category><![CDATA[aircrack]]></category>
		<category><![CDATA[alfa]]></category>
		<category><![CDATA[auditoria]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[chipset]]></category>
		<category><![CDATA[kismac]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wifislax]]></category>

		<guid isPermaLink="false">http://www.lostintheshell.net/?p=218</guid>
		<description><![CDATA[tenemos ya cerca de un centenar de instalaciones &#8211; redes montadas con wifi, más de una nos está dando muuuuuchos quebraderos de cabeza, así que para finalizar el año le hemos pedido a los reyes un adaptador wifi en condiciones, finalmente nos hemos decantado por una alfa 1000mW usb, ideal para nuestras auditorías con wifislax, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F30%2Fnueva-adquisicion-a-poner-a-prueba-las-ondas%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.lostintheshell.net%2Findex.php%2F2009%2F12%2F30%2Fnueva-adquisicion-a-poner-a-prueba-las-ondas%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>tenemos ya cerca de un centenar de instalaciones &#8211; redes montadas con wifi, más de una nos está dando muuuuuchos quebraderos de cabeza, así que para finalizar el año le hemos pedido a los reyes un adaptador wifi en condiciones, finalmente nos hemos decantado por una <strong>alfa 1000mW usb</strong>, ideal para nuestras auditorías con wifislax, backtrak, etc (y por lo que he visto por ahí incluso con kismac).</p>
<p>la verdad es que ya os contaré que tal nos va con el nuevo cacharro, en cuanto llegue ya tiene destino para auditar&#8230; aquí os dejo las específicaciones técnicas del juguete.</p>
<p><span id="more-218"></span></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0.7em; margin-top: 0.5em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; border: 0px initial initial;">1. Potencia de salida 1000mW 1W<br style="padding: 0px; margin: 0px;" />2. Soporta USB 2.0<br style="padding: 0px; margin: 0px;" />3. Funciona en IEEE 802.11b/g (2.4GHz)<br style="padding: 0px; margin: 0px;" />4. Transferencia de datos de 54Mbps<br style="padding: 0px; margin: 0px;" />5. Modo Ad-Hoc o Infraestructura<br style="padding: 0px; margin: 0px;" />6. Software AP (Punto de acceso) funcion de modo AP por software<br style="padding: 0px; margin: 0px;" />7. Modo monitor (Chipset Realtek 8187L)<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />Especificaciones:</p>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Conectate a mas de 54Mbps vis USB 2.0 (mas de 72Mbps), compatible USB 1.1</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Plug-and-Play compatible con : Windows 98SE, 2000, ME, CE, XP, Vista, Linux y Mac OS</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Alta seguridad 64/128/256bits WEP, TKIP, WPA, WPA2, 802.11</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Chipset: <strong style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Realtek 8187L</strong><strong style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: bold; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;"></strong></li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Wireless : IEEE 802.11 b/g</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Velocidad de transmisión:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.11b : mas de 11 Mbps</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.11g : mas de 54 Mbps y modo turbo</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Sistema Operativo soportado:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows 98SE</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows ME</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows 2000</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows XP</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Windows Vista</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Linux 2.6.x</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Mac 10.4</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WinCE 5.0</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Support S/W AP</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Interfaz: USB 2.0 (compatible USB 1.1)</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Tipo de antena: 1 x 2.4Ghz SMA connector (2 dbi)</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Frecuencias de transmisión wireless:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2462 MHz (North America)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2472 MHz (Europe)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">2412-2484 MHz (Japan)</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Canales:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-11 channels (North America)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-13 channels (General Europe)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">1-14 channels (Japan)</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Seguridad:
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; list-style-type: square; padding: 0px; border: 0px initial initial;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WEP 64/128 bits</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">802.1X support</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">Wi-fi Protected Access (WPA)</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WPA-PSK</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.4em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">WPA II</li>
</ul>
</li>
<li style="outline-width: 0px; outline-style: initial; outline-color: initial; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">Potencia de salida: 30 dbm (1000 mW)</li>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.lostintheshell.net/index.php/2009/12/30/nueva-adquisicion-a-poner-a-prueba-las-ondas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
