On Fri, 11 Apr 2014 08:26:32 -0400 Darren Ginter <[email protected]> wrote:
> I am down to my final issue on my new DMVPN WAN (all opennhrp, no > Cisco). From syslog: > > opennhrp[3049]: Failed to resolve x.x.x.x: protocol address > unreachable (6) > > I am pretty sure that this is caused by the fact that the IP address > in question is on a vlan that I created while troubleshooting another > issue. This vlan is not accommodated by the opennhrp.conf even though > quagga/ospf advertises it and it is reachable from the other DMVPN > nodes. > > 1) There seems to be a bug: when these messages appear in the logs, > traffic is dropped. Is this routed subnet, or gre subnet address? I think this is correct behaviour if it is gre subnet address. If routed, then I need to check the code. > 2) What is the easiest way to update the running configuration of my > network without interruption? I do not see a "reload-config" in > opennhrpctl. Unfortunately that is not yet implemented. Doing kill -9 + start would probably work relatively ok. Doing the reload has been on my todo list for a long time, but I never bothered to do it - and now I'm thinking to do more invasive changes first, so it's currently not a priority. - Timo ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ opennhrp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opennhrp-devel
