Hi guys,
I have a network like this.
in R1 default gateway 30.42.0.1 and it has scr nat to 30.42.0.2 it has some dst nat based on my requirement.
in R3 default gateway 40.42.0.1 and it has scr nat to 40.42.0.2 it has some dst nat based on my requirement.
In R2 default gateway 10.42.0.1 it has scr nat to 10.42.0.2.
pc 1 and pc 2 are sender of multicast and pc 3 pc 4 are receiver.
because we have two upstream I think we can't use igmp proxy or mfc. instead i used PIM-SM in all routers. For all routers I created a new PIM-SM instance. and all interfaces were added to the interface template.
pc 3 and pc 4 didn't get traffic. I think it needs RP points. Which router is good in this scenario to be RP? and which interface of that router is good to be RP? Our group Ip is 224.1.1.1 and the address of RP is 30.42.0.1 but It didn't work. even other interfaces and other routers are selected as RP but it doesn't work.
please help me?
Thanks so much.