OpenWRT: Unterschied zwischen den Versionen
(→Links) |
|||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 38: | Zeile 38: | ||
Damit das Webinterface auch von der LAN-Seite verfügbar ist, muss unter <code>Network->Firewall->Traffic Rules</code> der Port <code>80</code> geöffnet werden. | Damit das Webinterface auch von der LAN-Seite verfügbar ist, muss unter <code>Network->Firewall->Traffic Rules</code> der Port <code>80</code> geöffnet werden. | ||
==== Links ==== | |||
[https://openwrt.org/docs/guide-user/luci/start https://openwrt.org/docs/guide-user/luci/start] | |||
=== Absichern mit HTTPS === | |||
Für den HTTPS-Zugriff muss noch folgendes Paket installiert werden: | Für den HTTPS-Zugriff muss noch folgendes Paket installiert werden: | ||
Zeile 48: | Zeile 54: | ||
==== Links ==== | ==== Links ==== | ||
[https://openwrt.org/docs/guide-user/luci/ | [https://openwrt.org/docs/guide-user/luci/luci.secure https://openwrt.org/docs/guide-user/luci/luci.secure] | ||
[https://openwrt.org/docs/guide-user/luci/ | [https://openwrt.org/docs/guide-user/luci/getting_rid_of_luci_https_certificate_warnings https://openwrt.org/docs/guide-user/luci/getting_rid_of_luci_https_certificate_warnings] | ||
=== Netzwerk === | === Netzwerk === |
Aktuelle Version vom 27. Februar 2021, 17:08 Uhr
Installation nach Hardware
Konfiguration
Webinterface
Damit das Webinterface auch von der LAN-Seite verfügbar ist, muss unter Network->Firewall->Traffic Rules
der Port 80
geöffnet werden.
Links
https://openwrt.org/docs/guide-user/luci/start
Absichern mit HTTPS
Für den HTTPS-Zugriff muss noch folgendes Paket installiert werden:
opkg update opkg install luci-ssl
Links
https://openwrt.org/docs/guide-user/luci/luci.secure
https://openwrt.org/docs/guide-user/luci/getting_rid_of_luci_https_certificate_warnings
Netzwerk
https://wiki.openwrt.org/doc/uci/network
Virtual LAN
http://www.gargi.org/showthread.php?312-Vlans-auf-OpenWRT-und-dem-WRT54GL-erweitern
https://debianforum.de/forum/viewtopic.php?t=162716
Links
https://wiki.openwrt.org/doc/howto/start
https://wiki.openwrt.org/doc/howto/installopenwrt
https://wiki.openwrt.org/toh/tp-link/tl-wr710n
http://code-bude.net/2013/01/29/anleitung-20euro-openwrt-router-openwrt-auf-tp-link-wr703n-flashen/
https://forum.freifunk.net/t/router-recovery-tftp-pushbutton-und-ttl-serial-recovery/8691
Zurück zu Router