Routers

Estructura en cuanto a routers

Nombre de la red:
LECHUGA

Dominio asignado:
lechuga.eu

Servidor principal
brocoli

Puntos de acceso WIFI

Nombre acceso WIFIObservaciones
aplechugaPunto de acceso principal
aplechuga-gorronPunto de acceso invitados
ap-lechuga02Extensor wifi para Iphone pejillero
aplechuga-iotRouter wifi para iot
*Propio del ISP*Wifi del propio proveedor de internet

Resetear routers con OpenWRT

  1. set your PC ip: 192.168.1.2 and subnetmask- 255.255.255.0 and gateway 192.168.1.1
  2. Power off the router
  3. Disconnect the WAN cable
  4. Only connect your PC Ethernet cable to ETH0
  5. Power On the router
  6. Wait for the Router to start the boot Sequence (SYS LED to Start Blinking)
  7. When SYS Led is blinking, hit restart button (SYS LED will be blink in a faster rate means Your router is in failSafe Mode) (you have to hit the button before the router boots)
  8. telnet 192.168.1.1
  9. run these commands
    • firstboot ###This will reset your Router after Reboot.
    • reboot -f ## And Force reboot
  10. Login the web interface using web Browser.