[Olsr-users] OLSR daemon starting and running issues. Causing an error.
John Schultz
(spam-protected)
Sun Dec 16 03:50:21 CET 2012
Using Voyage linux 0.7.5 (Debian Squeeze), OLSRD build date 2011-05-07 I am
getting "IPC bind: Address already in use" when running the olsrd command.
In fact I am getting it twice and then a terminated message. When I check ps
ax, I do not see olsrd running at all.
My olsrd.conf file is as follows:
DebugLevel 0
IpVersion 4
AllowNoInt yes
TosValue 16
Willingness 7
OlsrPort 698!
RtTableDefault 0
RtTable 254
UseHysteresis no
HystScaling 0.50
HystThrHigh 0.80
HystThrLow 0.30
Pollrate 0.1
NicChgsPollInt 2.5
TcRedundancy 2
MprCoverage 7
LinkQualityLevel 2
LinkQualityFishEye 1
ClearScreen yes
#LinkQualityDijkstraLimit 0 7.0
#LinkQualityWinSize 100
IpcConnect
{
MaxConnections 1
Host 127.0.0.1
Net 10.0.0.0 255.0.0.0
}
Hna4
{
#0.0.0.0 0.0.0.0
#192.168.1.0 255.255.255.0
}
Hna6
{
#:: 0
#fec0:2200:106:: 48
}
LoadPlugin "olsrd_httpinfo.so.0.1"
{
PlParam "Port" "8080"
# PlParam "Host" "80.23.53.22"
# PlParam "Net" "10.0.0.0 255.0.0.0"
PlParam "Net" "0.0.0.0 0.0.0.0"
}
LoadPlugin "olsrd_txtinfo.so.0.1"
{
PlParam "Accept" "127.0.0.1"
}
LoadPlugin "olsrd_dot_draw.so.0.3"
{
PlParam "accept" "0.0.0.0"
PlParam "port" "2004"
}
Interface "wlan1"
{
AutoDetectChanges yes
Ip4Broadcast 255.0.0.0
Mode "mesh"
HelloInterval 5.0
HelloValidityTime 90.0
TcInterval 3.0
TcValidityTime 300.0
MidInterval 15.0
MidValidityTime 270.0
HnaInterval 15.0
HnaValidityTime 90.0
#LinkQualityMult 192.168.0.1 0.5
#LinkQualityMult default 0.8
}
My interfaces file is as follows:
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
#Client Radio
#auto wlan0
#iface wlan0 inet static
# address 10.0.1.1
# netmask 255.255.255.0
# network 10.0.1.0
# broadcast 10.0.1.255
# gateway 10.0.1.1
#Backhual Radio
auto wlan1
iface wlan1 inet static
address 10.1.0.1
netmask 255.255.0.0
network 10.1.0.0
broadcast 10.1.255.255
gateway 10.1.0.1
wireless-channel 165
wireless-essid MESH
wireless-mode ad-hoc
Any assistance you can provide me will be most appreciative.
Thanks,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20121215/7b8cd53e/attachment.html>
More information about the Olsr-users
mailing list