On 14-01-08 04:42 PM, Rob Janssen wrote: nope, ip encap not working neither is rip..even with a static tunnel defined no joy...I have a WRT-54GS spare that has dd-wrt on it that DOES work here on eastlink in canada, and will send it to him...just worried that the virginmedia cable modem might not pass ipencap to/from the router..
You mean the ipip tunneling is working with static routing but you cannot get RIP to work? Or is the situation merely "it does not work" and the diagnosis "there are no RIP announcements"?
I set up a Pi some time ago and I had a strange problem with RIP that I finally resolved, and submitted a patch to ampr-ripd that makes it work problemfree. I don't know if the other ripd was similarly modified, for sure it had the same issue.
The problem was that although RIP announcements made it all the way to the Pi, they were not properly received on the UDP socket the daemon created.
Rob