Hola...

Sacado de SeguridadWireless...sirve para cualquier linux...
MODIFICANDO EL AGENTE REGULADOR DE CANALES Y TXPOWER

WARNING: By following this tutorial you could break the law in your country. Most countries allow you use only 1-11 channels and a maximum power of 20 dbm. You shouldn't read this unless you know exactly what you are doing.

I'm writing this because you can't anymore disable regulatory limitations with a iw reg set.

tested on ubuntu karmic, ubuntu lucid and openwrt, with the following drivers: rtl8187L, rtl8187B, ath5k, ath9k

what to do:
1) create a new regulatory.bin without restrictions
2) compile crda

//BEGIN

1)
Download wireless-regdb from here: [Enlace externo eliminado para invitados]
unpack and cd
edit db.txt
find your country code.
substitute your regulatory info with this

Code:
(2402 - 2494 @ 40), (5, 35) ---->> eso son canales 1-14 es mejor poner esto (2402 - 2483 @ 40), (5, 30)
(4910 - 5835 @ 40), (N/A, 35) --->>> ESTE NO VALE LA PENA MODIFICARLO DE COMO ESTE EL ORIGINAL
(all 2,4 and 5 ghz channels unlocked, max txpower 35 dbm, 40 mhz bandwidth)
at the top of the file do the same thing to the country code 00 (world regulatory domain)
save
compile with make
this will create a new regulatory.bin and a pair of certificate files (<yourname>.key.pub.pem and ~/.<yourname>.key.priv.pem)
become root
overwrite your old regulatory.bin (usually in /usr/lib/crda/ ) with the one you compiled. Be sure you make a backup
become normal user

2)
Download crda from [Enlace externo eliminado para invitados]
unpack and cd
copy the <yourname>.key.pub.pem file from your wireless-regdb folder to the pubkeys folder
compile crda with make.
become root and "make install"
reboot

enjoy

CONFIGURACION 13 CANALES + 30 DBM PARA TODOS

Mostrar/Ocultar

Y ESTA ES LA DE 13 CANALES Y 27 DBM

Mostrar/Ocultar

Espero que os sirva....

Saludos !!
Imagen


Solo lo mejor es suficiente...
Responder

Volver a “Seguridad Wireless”