[Ninux-Wireless] OLSR su PfSense

Michele Salerno mikysal78 a gmail.com
Mar 21 Ott 2014 21:33:05 CEST


Ciao Ragazzi, ho creato questa configurazione....va bene secondo voi?

DebugLevel 2
IpVersion 4
ClearScreen yes

Hna4
{
10.27.0.0 255.255.255.0
0.0.0.0 0.0.0.0
}

AllowNoInt yes

# Allow processes like the GUI front-end to connect to the daemon.

IpcConnect
{
     MaxConnections  0
     Host 127.0.0.1

}

UseHysteresis no

LinkQualityLevel 2
Pollrate 0.1
TcRedundancy 2
MprCoverage 7

LoadPlugin "/usr/local/lib/olsrd_httpinfo.so.0.1"
{
    PlParam "port" "8069"
    PlParam "Net" "0.0.0.0 0.0.0.0"
}
Interface "rl2_vlan3"
{
    HelloInterval 5.0
    HelloValidityTime 90.0
    TcInterval 2.0
    TcValidityTime 270.0
    MidInterval 15.0
    MidValidityTime 90.0
    HnaInterval 15.0
    HnaValidityTime 90.0
}

Interface "rl3_vlan4"
{
    HelloInterval 5.0
    HelloValidityTime 90.0
    TcInterval 2.0
    TcValidityTime 270.0
    MidInterval 15.0
    MidValidityTime 90.0
    HnaInterval 15.0
    HnaValidityTime 90.0
}


Va bene?

Io uso pfsense 2.1.5 ma non sono riuscito a farlo partire automaticamente.
L'unico modo è con uno script da avviare manualmente tipo:

#!/bin/sh
cp /root/olsrd.conf /var/etc/
killall olsrd
sleep 1
olsrd -f /var/etc/olsrd.conf &
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://ml.ninux.org/pipermail/wireless/attachments/20141021/87c2b698/attachment-0001.html>


Maggiori informazioni sulla lista Wireless