[Olsr-dev] no interfaces detected / 0.6.2 / arch: atheros

Bastian Bittorf (spam-protected)
Wed Jan 4 16:55:49 CET 2012


what is also strange to me:
even if the daemon is running, i cannot
fetch the txtinfo-plugin-output:


(spam-protected):~ pidof olsrd && wget -O - http://127.0.0.1:2006/all
10817
Connecting to 127.0.0.1:2006 (127.0.0.1:2006)
wget: can't connect to remote host (127.0.0.1): Connection refused


######
(spam-protected):~ cat /var/etc/olsrd.conf

DebugLevel 0
AllowNoInt yes
MainIp 10.63.3.1
IpVersion 4
FIBMetric "flat"
Willingness 7
TcRedundancy 2
LinkQualityFishEye 1
LinkQualityAlgorithm "etx_ffeth"
MprCoverage 7

Hna4
{
		10.63.3.0 255.255.255.192
}

LoadPlugin "olsrd_arprefresh.so.0.1"
{
}

LoadPlugin "olsrd_nameservice.so.0.3"
{
	PlParam "name" "box"
}

LoadPlugin "olsrd_watchdog.so.0.1"
{
}

LoadPlugin "olsrd_txtinfo.so.0.1"
{
	PlParam "accept" "0.0.0.0"
}

Interface "eth0"
{
	Ip4Broadcast 255.255.255.255
	HelloInterval 3.0
	HelloValidityTime 125.0
	TcValidityTime 500.0
	TcInterval 2.0
	MidInterval 25.0
	MidValidityTime 500.0
	HnaInterval 10.0
	HnaValidityTime 125.0
}

Interface "wlan0"
{
	Ip4Broadcast 255.255.255.255
	HelloInterval 3.0
	HelloValidityTime 125.0
	TcValidityTime 500.0
	TcInterval 2.0
	MidInterval 25.0
	MidValidityTime 500.0
	HnaInterval 10.0
	HnaValidityTime 125.0
}






More information about the Olsr-dev mailing list