Repeater Bridge (OpenWRT): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
 
Zeile 29: Zeile 29:


== Links ==
== Links ==
[https://wiki.openwrt.org/doc/recipes/relayclient https://wiki.openwrt.org/doc/recipes/relayclient]


[https://openwrt.org/docs/guide-user/network/wifi/relay_configuration https://openwrt.org/docs/guide-user/network/wifi/relay_configuration]
[https://openwrt.org/docs/guide-user/network/wifi/relay_configuration https://openwrt.org/docs/guide-user/network/wifi/relay_configuration]

Aktuelle Version vom 9. Februar 2020, 19:15 Uhr

Noch in Bearbeitung


Installation

Folgende Pakete müssen unter System -> Software installiert werden:

relayd
luci-proto-relay

Konfiguration

https://openwrt.org/docs/guide-user/network/wifi/relay_configuration

Packages anzeigen:

opkg list-installed

IP-Adresse ändern:

vi /etc/config/network
/etc/init.d/network restart 

Links

https://openwrt.org/docs/guide-user/network/wifi/relay_configuration

https://itler.net/openwrt-router-als-repeater-nutzen-anleitung/

https://canox.net/2016/05/tp-link-tl-wr841n-mit-openwrt-als-repeater/


Zurück zu OpenWRT