Hi, ..
many thanks for Your answer.
I figured it out.
The Solution was 70% Dynamips and 30% Topology.
Using Dynamips in Vol1 is like doing continous Troubleshooting-Labs over and over.
Random L2-Issues come and go, mostly with Ethernet Connections. The Switchmodule is really bad, and the internal Internalinterfaces are a more reliable, so they are only bad.
Using the full Topology, i can totally agree to Your explanations.
Dense-Mode Traffic does not get through the FR-cloud.
I see the Prune on R4, and the (S,G) on R5 pointing to the FR-cloud in its OIL.
The funny thing was, that if You use Sparse-Groups ( 224.x.x.x ), the ping succeeds, while Dense-Groups did not make it.
From my understanding, the FR-cloud had Problems to transport the Dense-Groups.
Built a small Dynamips-Lab to isloate this ( R5,R1,R2,R4 ) and got my hands on a few routers, so i cuold redo this setup using real Routers.
In both setups, i saw the same issues :
I had trouble transporting MCast over FR-cloud. I had to apply ip pim nbma mode on the Hub (R5) to get it up and running.
Without NBMA-Mode, R1 ( igmp join 224.1.1.1 ) did not receive the (S,G) entries froim the RP
sh ip mroute showed an (S.G) entry with the Flag REGISTER set, which indicates thet PIM conversation between the RP and R1 had issues.
Using nbma-mode solved this.
The Lesson learnt from this topology was, that using Dense-Mode in such a "shared" Partial-Mesh FR-cloud is a really bad idea.
You have to use "ip pim nbma" on R5 to get this up and running.
And dont trust Dynamips..
Thanks and have a great weekend.
Cheers,..
/Christian