Hello,

I have working HUB & Spoke setup, with RIP working over it and all is OK.

I am trying to enable Phase3 feature and for this reason I am adding
shortcut and redirect directives to opennhrp.conf as below:

HUB
====
interface mgre1
        holding-time 7200
        multicast dynamic
        shortcut
        redirect

Spoke
=====
interface mgre1
        holding-time 7200
        map 4.1.1.6/24 2.1.6.1 register
        multicast 4.1.1.6
        shortcut
        redirect
======================================

Multicast traffic from spoke to hub stops running and below messages are
appearing in spoke log:

....
Jun  9 21:36:49 SmartSwitch daemon.info opennhrp[7220]: Traffic Indication
from proto src 4.1.1.6; about packet to 224.0.0.9
Jun  9 21:36:49 SmartSwitch daemon.info opennhrp[7220]: Sending Resolution
Request to 224.0.0.9
Jun  9 21:36:49 SmartSwitch daemon.err opennhrp[7220]: No peer entry for
protocol address 224.0.0.9
Jun  9 21:36:49 SmartSwitch daemon.info opennhrp[7220]: Failed to resolve
224.0.0.9: protocol address unreachable (6)
....

Is there anything wrong with my config ?
What is possible reason for that behavior ?
Thank you!
Alex
------------------------------------------------------------------------------
_______________________________________________
opennhrp-devel mailing list
opennhrp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opennhrp-devel

Reply via email to