Hi Hessu,
I am trying to get rip44d working on my Raspberry Pi.
For some reason, I cannot get it to receive the 44.0.0.1 -> 224.0.0.9 transmissions.
The socket is listening on port 520, when I trace tunl0 I see the packets arriving
every 5 minutes, but the rip44d (running with -v) remains absolutely silent.
Any idea what that can be?
I saw that there is a 2nd set of transmissions, from 169.228.66.251 to my internet
address, oddly from port 520 to port 34348.
With some small changes to rip44d, to change the source address check and the
port number, and to remove the multicast handling, it receives those packets
perfectly and the routes are added.
Do you have any idea what this can be? The Pi is running Linux 3.6.11+
(raspbian wheezy), and I installed the perl modules just as you explain on the wiki.
Of course I could make my changes conditional and add a flag to listen to this
alternate transmission, but I don't know about the status (maybe they will stop
sometime?). It could be better to fix the problem, if I knew how...
73,
Rob PE1CHL