Repeater Bridge (DD-WRT)
Die folgende Anleitung wurde getestet mit dem A1 Modem Pirelle PRG AV4202N als Basisrouter und dem Router TP-Link TL-WR841N N300 als Repeater.
Konfiguration
- Zuerst einen Hard Reset durchführen (optional).
- auf dem DD-WRT-Router einloggen unter http://192.168.1.1
- WLAN->Basiseinstellungen öffnen
- Physische WLAN Schnittstelle
- WLAN-Modus: Repeater Brücke
- WLAN-Netzwerk-Modus: Gemischt
- WLAN-Netzwerk-Name (SSID): PBS-XXXXXX (aus dem Pirelli-Modem übernommen)
- WLAN-Kanal: Auto (Standard)
- WLAN-SSID-Broadcast: Einschalten
- Network Konfiguration: Überbrückt (Standard)
- Danach nur Speichern (bei Anwenden würden die Eisntellungen gleich übernommen werden, was aber erst am Ende erwünscht ist)
- Virtuelle Schnittstellen
- Hinzufügen klicken
- WLAN-Netzwerk-Name (SSID): PBS-XXXXXX-R (technisch sollte die selbe SSID möglich sein - allerdings kann man dann die Netzwerke nicht direkt unterscheiden)
- Physische WLAN Schnittstelle
Network Configuration : Bridged (Default)
Save (not apply)
Virtual Interfaces Section
Add
Wireless Network Name(SSID) : Same as Primary SSID. If you have problems, try a different one.
Wireless SSID Broadcast : Enable (Default)
AP Isolation : Disable (Default)
Network Configuration : Bridged (Default)
Save (not Apply!)
Open the Wireless -> Wireless Security tab
Physical Interface Section
Security Mode : Must Match Primary Router. Suggest WPA2-AES ONLY
WPA Algorithms : Must Match Primary Router
WPA Shared Key : Must Match Primary Router
Key Renewal Interval (in seconds) : Leave default
Virtual Interfaces Section
Security Mode : Must Match Physical Interface
WPA Algorithms : Must Match Physical Interface
WPA Shared Key : Must Match Physical Interface
Key Renewal Interval (in seconds) : Leave default
Save (Not Apply!)
Open the Security -> Firewall tab
Uncheck all boxes...except Filter Multicast
Disable SPI firewall (YMMV)
Open the Setup -> Basic Setup tab
Connection Type will be: Disabled
Set STP for Disabled (Default)
IP Address : 192.168.1.2 (Assuming Primary Router IP is 192.168.1.1)
Mask : 255.255.255.0
Gateway: 192.168.1.1 (again assuming Primary Router IP is 192.168.1.1)
DHCP Server: Disable (Should already be disabled at this point)
Local DNS: 192.168.1.1 (if IP of Primary Router is 192.168.1.1)
Assign WAN Port to Switch : Optionally enable this to use the WAN port as another LAN port.
APPLY Settings
Reboot the router.
Links
https://www.dd-wrt.com/wiki/index.php/Repeater_Bridge
Zurück zu DD-WRT