Hi all

I am trying ASA Stub Muilticast routing with the following topology:


R1 (G0/0) 10.20.30.41 -----------------  10.20.30.42 (G0/1) (ASA) (G0/0)
20.10.30.42 -------------------- 20.10.30.41 (G0/0) R2

*R1*

interface GigabitEthernet0/1
 ip address 10.20.30.41 255.255.255.0
 ip igmp join-group 239.1.2.3

*ASA*

interface GigabitEthernet0/1
 nameif inside
 security-level 100
 ip address 10.20.30.42 255.255.255.0
 igmp forward interface outisde

*R2*

ip multicast-routing

iip pim rp-address  20.10.30.41 255.255.255.0

interface FastEthernet0/0
 ip address 20.10.30.41 255.255.255.0
 ip pim sparse-mode



When I ping from R2 to 239.1.2.3, I don't get replies from R1.


Why does SMR never work :-)

Am I missing something?


With regards
Kings
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to