Wiki - Freifunk Pinneberg

Freies WLAN im Kreis Pinneberg

Benutzer-Werkzeuge

Webseiten-Werkzeuge


gateway_installation

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
gateway_installation [17.11.2019 10:07] – [Batman] havelockgateway_installation [15.01.2021 19:51] – [Batman-adv erstellen (optional)] havelock
Zeile 1: Zeile 1:
 ====== Gateway Installationsanleitung ====== ====== Gateway Installationsanleitung ======
  
-Ausgangspunkt ist eine [[Debian]] Minimalinstallation von Debian GNU/Linux Jessie 8.8.+Ausgangspunkt ist eine [[Debian]] Minimalinstallation von Debian GNU/Linux Stretch 9.11.
  
 <code> <code>
Zeile 147: Zeile 147:
  
 ==== Batman-adv erstellen (optional) ==== ==== Batman-adv erstellen (optional) ====
 +
 +Makefile anpassen, damit das DebugFS zur Verfügung steht. Benötigt z.B. für ''fastd-status'':
 +<file make Makefile>
 +export CONFIG_BATMAN_ADV_DEBUGFS=y
 +</file>
  
 <code> <code>
Zeile 349: Zeile 354:
  
 <file conf /etc/rsyslog.conf> <file conf /etc/rsyslog.conf>
-*.*;auth,authpriv.none;local7.none -/var/log/syslog+*.*;auth,authpriv,local7.none -/var/log/syslog
 local7.warn -/var/log/dhcpd.log local7.warn -/var/log/dhcpd.log
-mail,news.none,local7.none   -/var/log/messages+mail,news,local7.none   -/var/log/messages
 </file> </file>
  
gateway_installation.txt · Zuletzt geändert: 07.02.2021 14:26 von havelock