Einstellungen für Freifunk-WLAN-Meshing-Netz
Aus BraLUG-Wiki
(Unterschied zwischen Versionen)
Zeile 6: | Zeile 6: | ||
* iwconfig eth0 rts 250 | * iwconfig eth0 rts 250 | ||
* ifconfig eth0 10.23.23.9 netmask 255.255.255.0 broadcast 10.23.23.255 up | * ifconfig eth0 10.23.23.9 netmask 255.255.255.0 broadcast 10.23.23.255 up | ||
+ | |||
+ | OLSR-Software istallieren: | ||
+ | * olsr.freifunk.org |
Version vom 21. August 2005, 18:42 Uhr
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:
- olsr.freifunk.org