olsrd.conf |
|
|
| Written by XtremeX | |
|
DebugLevel 0 IpVersion 4 ClearScreen yes LinkQualityFishEye 1 Hna4 { # Change XXX to your public AP subnet 10.192.16.XXX 255.255.255.224 } AllowNoInt yes IpcConnect { MaxConnections 10 Host 127.0.0.1 Net 172.16.0.0 255.255.0.0 Net 10.0.0.0 255.0.0.0 } UseHysteresis no Pollrate 0.05 TcRedundancy 2 LoadPlugin "olsrd_httpinfo.so.0.1" { PlParam "port" "8001" PlParam "Net" "0.0.0.0 0.0.0.0" } # change to all BACKBONE interfaces ONLY as our ap subnet is handled by HNA Interface "ath0" "eth0" { HelloInterval 2.0 HelloValidityTime 30.0 TcInterval 5.0 TcValidityTime 120.0 MidInterval 5.0 MidValidityTime 120.0 HnaInterval 5.0 HnaValidityTime 120.0 } |
| Next > |
|---|