Einstellungen für Freifunk-WLAN-Meshing-Netz

Aus BraLUG-Wiki

Wechseln zu: Navigation, Suche

WLAN-Netzkarten-Einstellungen (eth0 ist die WLAN-Karte, Teilnehmer soll IP 10.23.23.9 bekommen):

  • iwconfig eth0 mode ad-hoc
  • iwconfig eth0 essid "olsr.freifunk.org"
  • iwconfig eth0 channel 10
  • iwconfig eth0 rts 250
  • ifconfig eth0 10.23.23.9 netmask 255.255.255.0 broadcast 10.23.23.255 up

OLSR-Software istallieren:

'Persönliche Werkzeuge