Discussion:
IPv6 failure
Glenn Daneels
2012-12-05 19:42:45 UTC
Permalink
Hi,

I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the output
in [1].

Especially this part concerns me:


1. Warning, niit4to6 device is not available, deactivating NIIT
2. Added :: to IP deny set
3. Added ::1 to IP deny set
4.
5. ---- Interface configuration ----
6.
7. Checking eth5:
8. Not a wireless interface
9. No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar


Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to only
finding wireless ifaces? And why would he do this?

And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does not
find anything:

Scheduler started - polling every 0.050000 ms

Does anyone have any ideas?

Thanks in advance,
Glenn

[1] http://pastebin.com/6GTjvVYs
Saverio Proto
2012-12-06 08:16:30 UTC
Permalink
Please post your olsrd.conf file otherwise we cannot give help.

Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough

Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the output
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also might mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to only
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does not
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Glenn Daneels
2012-12-07 16:08:59 UTC
Permalink
Hi,

Sorry for the late answer (but I had to make some changes to my nodes),
here is my olsrd.conf [1].
In the meanwhile, I made sure that my nodes have site local address (an
ifconfig output of one of the nodes is included [2], I use the eth5
interface). I also included a new output file[3].
I call the olsrd daemon in the following manner: olsrd -i eth5 -ipv6 (I
know that these options are already included in the olsrd.conf, but I guess
repeating this on the command line does not matter.)

Thanks in advance,

Glenn

[1] olsrd.conf: http://pastebin.com/KNjS5igK
[2] ifconfig: http://pastebin.com/1ZtE5kE9
[3] output: http://pastebin.com/CRBvknyQ
Post by Saverio Proto
Please post your olsrd.conf file otherwise we cannot give help.
Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough
Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the
output
Post by Glenn Daneels
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also might mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to
only
Post by Glenn Daneels
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does
not
Post by Glenn Daneels
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
Saverio Proto
2012-12-07 16:31:25 UTC
Permalink
I think the problem is that you specifying the inteface eth5 both in
the command line and in the configuration file. Try to remove eth5
from command line.

Saverio
Hi,
Sorry for the late answer (but I had to make some changes to my nodes), here
is my olsrd.conf [1].
In the meanwhile, I made sure that my nodes have site local address (an
ifconfig output of one of the nodes is included [2], I use the eth5
interface). I also included a new output file[3].
I call the olsrd daemon in the following manner: olsrd -i eth5 -ipv6 (I know
that these options are already included in the olsrd.conf, but I guess
repeating this on the command line does not matter.)
Thanks in advance,
Glenn
[1] olsrd.conf: http://pastebin.com/KNjS5igK
[2] ifconfig: http://pastebin.com/1ZtE5kE9
[3] output: http://pastebin.com/CRBvknyQ
Post by Saverio Proto
Please post your olsrd.conf file otherwise we cannot give help.
Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough
Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the output
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also might mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to only
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does not
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Glenn Daneels
2012-12-07 17:10:04 UTC
Permalink
Hi Saverio,

I tried your suggestion, but this did not work: the output stayed the same
(I included it [1])

Thanks,

Glenn

[1] http://pastebin.com/k2DHiCXa
Post by Saverio Proto
I think the problem is that you specifying the inteface eth5 both in
the command line and in the configuration file. Try to remove eth5
from command line.
Saverio
Post by Glenn Daneels
Hi,
Sorry for the late answer (but I had to make some changes to my nodes),
here
Post by Glenn Daneels
is my olsrd.conf [1].
In the meanwhile, I made sure that my nodes have site local address (an
ifconfig output of one of the nodes is included [2], I use the eth5
interface). I also included a new output file[3].
I call the olsrd daemon in the following manner: olsrd -i eth5 -ipv6 (I
know
Post by Glenn Daneels
that these options are already included in the olsrd.conf, but I guess
repeating this on the command line does not matter.)
Thanks in advance,
Glenn
[1] olsrd.conf: http://pastebin.com/KNjS5igK
[2] ifconfig: http://pastebin.com/1ZtE5kE9
[3] output: http://pastebin.com/CRBvknyQ
Post by Saverio Proto
Please post your olsrd.conf file otherwise we cannot give help.
Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough
Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the output
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also might mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to only
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does not
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
Saverio Proto
2012-12-07 17:51:08 UTC
Permalink
Can you try to specify the IPv6Multicast address for interface eth5 in
the olsrd.conf configuration file, you should have a interface block
like this:


Interface "eth5"
{
Mode "mesh"

IPv6Multicast FF02::6D

}



Saverio
Post by Glenn Daneels
Hi Saverio,
I tried your suggestion, but this did not work: the output stayed the same
(I included it [1])
Thanks,
Glenn
[1] http://pastebin.com/k2DHiCXa
Post by Saverio Proto
I think the problem is that you specifying the inteface eth5 both in
the command line and in the configuration file. Try to remove eth5
from command line.
Saverio
Hi,
Sorry for the late answer (but I had to make some changes to my nodes), here
is my olsrd.conf [1].
In the meanwhile, I made sure that my nodes have site local address (an
ifconfig output of one of the nodes is included [2], I use the eth5
interface). I also included a new output file[3].
I call the olsrd daemon in the following manner: olsrd -i eth5 -ipv6 (I know
that these options are already included in the olsrd.conf, but I guess
repeating this on the command line does not matter.)
Thanks in advance,
Glenn
[1] olsrd.conf: http://pastebin.com/KNjS5igK
[2] ifconfig: http://pastebin.com/1ZtE5kE9
[3] output: http://pastebin.com/CRBvknyQ
Post by Saverio Proto
Please post your olsrd.conf file otherwise we cannot give help.
Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough
Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for me.
I tried to enable OLSRd via the /etc/olsrd.conf file and getting the output
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also might mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is the
interface it should detect, which it clearly does, but is it trying to
only
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does
not
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Glenn Daneels
2012-12-11 14:27:05 UTC
Permalink
Hi,

Again sorry for the late answer. I tried

Interface "eth5"
{
Mode "mesh"
IPv6Multicast ff02::6d
}

and also this (ff05 for a site-local multicast address)

Interface "eth5"
{
Mode "mesh"
IPv6Multicast ff05::6d
}

and now, I also tried switching on IPv6 by ONLY enabling it in olsrd.conf
(I first enabled it in olsrd.conf AND by command-line).
But still, the situation stays the same. Some other suggestions are still
welcome.

Thanks in advance!
Glenn
Post by Saverio Proto
Can you try to specify the IPv6Multicast address for interface eth5 in
the olsrd.conf configuration file, you should have a interface block
Interface "eth5"
{
Mode "mesh"
IPv6Multicast FF02::6D
}
Saverio
Post by Glenn Daneels
Hi Saverio,
I tried your suggestion, but this did not work: the output stayed the
same
Post by Glenn Daneels
(I included it [1])
Thanks,
Glenn
[1] http://pastebin.com/k2DHiCXa
Post by Saverio Proto
I think the problem is that you specifying the inteface eth5 both in
the command line and in the configuration file. Try to remove eth5
from command line.
Saverio
Post by Glenn Daneels
Hi,
Sorry for the late answer (but I had to make some changes to my
nodes),
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
here
is my olsrd.conf [1].
In the meanwhile, I made sure that my nodes have site local address
(an
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
ifconfig output of one of the nodes is included [2], I use the eth5
interface). I also included a new output file[3].
I call the olsrd daemon in the following manner: olsrd -i eth5 -ipv6
(I
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
know
that these options are already included in the olsrd.conf, but I guess
repeating this on the command line does not matter.)
Thanks in advance,
Glenn
[1] olsrd.conf: http://pastebin.com/KNjS5igK
[2] ifconfig: http://pastebin.com/1ZtE5kE9
[3] output: http://pastebin.com/CRBvknyQ
Post by Saverio Proto
Please post your olsrd.conf file otherwise we cannot give help.
Make sure eth5 has a valide global IPv6 address. Also site local
address should be fine. Link local address is not enough
Saverio
Post by Glenn Daneels
Hi,
I'm trying to use OLSRd in IPv6 mode, but this is not working for
me.
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
I tried to enable OLSRd via the /etc/olsrd.conf file and getting
the
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
output
in [1].
Warning, niit4to6 device is not available, deactivating NIIT
Added :: to IP deny set
Added ::1 to IP deny set
---- Interface configuration ----
Not a wireless interface
No interfaces detected! This might be intentional, but it also
might
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
mean
that your configuration is fubar
Does niit4to6 need to be available for the ipv6 mode to work?
And why does it say that is does not detects interfaces? eth5 is
the
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
Post by Saverio Proto
Post by Glenn Daneels
interface it should detect, which it clearly does, but is it trying to
only
finding wireless ifaces? And why would he do this?
And although there are two OLSRd nodes which are connected to each other,
OLSRd does not seem to find the other node; it keeps polling, but does
not
Scheduler started - polling every 0.050000 ms
Does anyone have any ideas?
Thanks in advance,
Glenn
[1] http://pastebin.com/6GTjvVYs
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
Russell Senior
2013-02-25 08:53:48 UTC
Permalink
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
for ipv6 to fly:

# cat /etc/olsr6d.conf
IpVersion 6

LinkQualityFishEye 0

Hna6
{
2001:470:e962:1201:: 64
}

Interface "br-pub" "ptp"
{
}

Starting like this, I get the following output:

# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid

*** olsr.org - 0.6.5.1-git_1f9136f-hash_d4338c5eb1a4907c4bc59bb0d24ad97a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org

Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ::
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ::
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
InterfaceDefaults:
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
HNA6 entries:
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might mean that your configuration is fubar.
I will continue after 5 seconds...

Clues?
--
Russell Senior, President
***@personaltelco.net
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Saverio Proto
2013-02-25 09:17:07 UTC
Permalink
It is a known bug. Fix is already in the olsrd git repository. I will
upgrade the openwrt package asap with the patch to fix this.

Saverio
Post by Russell Senior
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid
*** olsr.org -
0.6.5.1-git_1f9136f-hash_d4338c5eb1a4907c4bc59bb0d24ad97a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
Henning Rogge
2013-02-25 09:23:47 UTC
Permalink
I will do a new release this afternoon.

Henning
Post by Saverio Proto
It is a known bug. Fix is already in the olsrd git repository. I will
upgrade the openwrt package asap with the patch to fix this.
Saverio
Post by Russell Senior
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid
*** olsr.org -
0.6.5.1-git_1f9136f-hash_d4338c5eb1a4907c4bc59bb0d24ad97a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
--
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für
Kommunikation, Informationsverarbeitung und Ergonomie FKIE
Kommunikationssysteme (KOM)
Fraunhofer Straße 20, 53343 Wachtberg, Germany
Telefon +49 228 9435-961, Fax +49 228 9435 685
mailto:***@fkie.fraunhofer.de http://www.fkie.fraunhofer.de
GPG: E1C6 0914 490B 3909 D944 F80D 4487 C67C 55EC CFE0
Ferry Huberts
2013-02-25 09:28:27 UTC
Permalink
Do we want the 'quagga plugin routes additional' fix in the release as well?
IMHO I don't think that is needed.

And how about the quagga memory leak fix Saverio?
Post by Henning Rogge
I will do a new release this afternoon.
Henning
Post by Saverio Proto
It is a known bug. Fix is already in the olsrd git repository. I will
upgrade the openwrt package asap with the patch to fix this.
Saverio
Post by Russell Senior
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid
*** olsr.org -
0.6.5.1-git_1f9136f-hash_d4338c5eb1a4907c4bc59bb0d24ad97a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
--
Ferry Huberts
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Saverio Proto
2013-02-25 09:44:30 UTC
Permalink
the quagga fix works. I write from cell phone. cannot push to git from
android. please include it in release. Saverio
Post by Ferry Huberts
Do we want the 'quagga plugin routes additional' fix in the release as well?
IMHO I don't think that is needed.
And how about the quagga memory leak fix Saverio?
Post by Henning Rogge
I will do a new release this afternoon.
Henning
Post by Saverio Proto
It is a known bug. Fix is already in the olsrd git repository. I will
upgrade the openwrt package asap with the patch to fix this.
Saverio
Post by Russell Senior
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid
*** olsr.org -
0.6.5.1-git_1f9136f-hash_**d4338c5eb1a4907c4bc59bb0d24ad9**7a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/**mailman/listinfo/olsr-users<https://lists.olsr.org/mailman/listinfo/olsr-users>
--
Ferry Huberts
Ferry Huberts
2013-02-25 10:06:03 UTC
Permalink
Ok guys,

Just to be absolutely clear: we have 2 (TWO) quagga patches that we are
talking about:

1- the quagga memory leak fix, on master as
9b124203be95be17a213fb6385ee883bcce34103)
2- the 'quagga plugin routes additional' fix, on master as
df19c5d9b7573fa469ae66cbfff598a8fcab9b47


I'm assuming Saverio says that (1) works and can be applied to the
release branch.

How about (2) ?
I don't think we need it on the release branch


Please confirm for (1) and (2) separately
Post by Saverio Proto
the quagga fix works. I write from cell phone. cannot push to git from
android. please include it in release. Saverio
Do we want the 'quagga plugin routes additional' fix in the release as well?
IMHO I don't think that is needed.
And how about the quagga memory leak fix Saverio?
I will do a new release this afternoon.
Henning
It is a known bug. Fix is already in the olsrd git
repository. I will
upgrade the openwrt package asap with the patch to fix this.
Saverio
Il giorno 25/feb/2013 09:57, "Russell Senior"
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or
so ago, I've
been unable to get our previously working (with v0.6.4)
configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile
/var/run/olsr6d.pid
*** olsr.org <http://olsr.org> -
0.6.5.1-git_1f9136f-hash___d4338c5eb1a4907c4bc59bb0d24ad9__7a
- ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional,
but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/__mailman/listinfo/olsr-users
<https://lists.olsr.org/mailman/listinfo/olsr-users>
--
Ferry Huberts
--
Ferry Huberts
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Saverio Proto
2013-02-25 11:16:20 UTC
Permalink
Post by Ferry Huberts
1- the quagga memory leak fix, on master as
9b124203be95be17a213fb6385ee883bcce34103)
tested and pushed to release branch
Post by Ferry Huberts
2- the 'quagga plugin routes additional' fix, on master as
df19c5d9b7573fa469ae66cbfff598a8fcab9b47
not yet tested

Saverio
--
Olsr-users mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-users
Vasilis Tsiligiannis
2013-02-26 09:05:36 UTC
Permalink
Post by Ferry Huberts
2- the 'quagga plugin routes additional' fix, on master as
df19c5d9b7573fa469ae66cbfff598a8fcab9b47
How about (2) ?
I don't think we need it on the release branch
Sorry, I just read the email. I've been very busy the last few days. :(

(2) is adding a feature to the plugin which was available in the past, but did
not "survive" a major code rewrite. It is still not a bug fix.

So, IMHO, the decision not to include it in the release branch yet, was
correct.

Cheers,
Vasilis

Russell Senior
2013-02-25 09:50:53 UTC
Permalink
I pulled the patch out of git, and applied it locally. This is just to
confirm that it worked for me. Thanks!
Post by Saverio Proto
It is a known bug. Fix is already in the olsrd git repository. I will
upgrade the openwrt package asap with the patch to fix this.
Saverio
Post by Russell Senior
Since OpenWrt trunk switched to olsrd-0.6.5.1 a week or so ago, I've
been unable to get our previously working (with v0.6.4) configuration
# cat /etc/olsr6d.conf
IpVersion 6
LinkQualityFishEye 0
Hna6
{
2001:470:e962:1201:: 64
}
Interface "br-pub" "ptp"
{
}
# olsrd -d 8 -f /etc/olsr6d.conf -nofork -pidfile /var/run/olsr6d.pid
*** olsr.org -
0.6.5.1-git_1f9136f-hash_d4338c5eb1a4907c4bc59bb0d24ad97a - ***
Build date: 2013-02-23 00:27:24 on iris
http://www.olsr.org
Parsing file: "/etc/olsr6d.conf"
IpVersion: 6
Link quality fish eye 0
HNA IPv6 entry: 2001:470:e962:1201::/64
setting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : mesh
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
*** olsrd configuration ***
Debug Level : 8
IpVersion : 6
No interfaces : ALLOWED
TOS : 0xc0
OlsrPort : 698
RtTable : 254
RtTableDefault : 254
RtTableTunnel : 254
Willingness : 3
IPC connections : 0
Pollrate : 0.05
NIC ChangPollrate: 2.50
TC redundancy : 2
MPR coverage : 7
LQ level : 2
LQ fish eye : 0
LQ aging factor : 0.050000
LQ algorithm name: default
NAT threshold : 1.000000
Clear screen : yes
Use niit : yes
Smart Gateway : no
SmGw. Allow NAT : yes
SmGw. period : 10000
SmGw. stablecount: 6
SmGw. threshold : 0%
Smart Gw. Uplink : both
SmGw. Uplink NAT : yes
Smart Gw. speed : 128 kbit/s up, 1024 kbit/s down
# Smart Gw. prefix : ::/0
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00/20.00
TC emission/validity : 5.00/300.00
MID emission/validity : 5.00/300.00
HNA emission/validity : 5.00/300.00
Autodetect changes : yes
dev: "br-pub"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
dev: "ptp"
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d (d)
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes (d)
Not using hysteresis
2001:470:e962:1201::/64
No interfaces detected! This might be intentional, but it also might
mean that your configuration is fubar.
I will continue after 5 seconds...
Clues?
--
Russell Senior, President
--
Olsr-users mailing list
https://lists.olsr.org/mailman/listinfo/olsr-users
Loading...