Repeater Bridge (DD-WRT)
Version vom 9. Dezember 2016, 15:51 Uhr von Martin Kirner (Diskussion | Beiträge)
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
- Physische WLAN Schnittstelle
Open the Wireless -> Basic Settings tab Physical Interface Section Wireless Mode : Repeater Bridge Wireless Network Mode : Match Primary Router (Default MIXED) Wireless Network Name SSID : Must Match Primary Router EXACTLY including case. Wireless Channel : Usually leave at Auto, DD-WRT will figure out the channel Wireless SSID Broadcast : Enable (Default) 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