Hi,
been having a few issues with IPIP tunnels of late. On my original server (a R-Pi), which I recently resurrected, ampr-ripd suddenly started segfaulting on startup for no obvious reason. The old system also had a few limitations and an ageing SD card, so I decided to move my gateway to a VPS, and updated the gateway IP in the portal accordingly.
I ported my setup to the new server and built the latest (2.41) ampr-ripd. I've verified that I am receiving the RIP broadcasts, and ampr-ripd writes the encap.txt file in /var/lib/ampr-ripd. However, I am not seeing any route updates in table 44 (the routing table I use for ampr routing - I am using the recommended policy routing). The only clue I get as to something not being right is a line: SIGALRM received
I'm guessing that signal has something to do with the routing table not being updated, but there's no other clues to help me troubleshoot. Anyone have any ideas?