03-21-2006 02:54 PM - edited 03-03-2019 02:23 AM
This is continuing from:
Network Infrastructure / LAN, Switching and Routing / Configuring IGMP on 2950 Switches
I have successfully set up multicast routing on my network. The router (1760/2621) is a multicast router, the 2950 switches are only sending multicast traffic to the necessary ports and everything appeared to be going well. Bandwidth is being utilized as well as can be expected.
I am, however, experiencing an issue with NAT on the router sub-interface that is configured for multicast. Whenever I try to come into the network from the outside, either using static NAT or extendable PAT, the NAT session appears to be setup but the connection never occurs. I'm looking at "show ip nat translation" and the NAT session is listed, but I am unable to connect to the device. This is for all ports that are configured using either of these statements:
ip nat inside source static 10.10.1.2 192.168.0.1
ip nat inside source static tcp 10.10.1.2 3389 192.168.0.1 3389
Here is the relavant multicast config I am using:
ip multicast-routing
int f0/0.6
ip address 10.10.1.1 255.255.255.0
ip pim spare-dense-mode
I have several reasons to suspect the multicast configuration:
1) When I remove the multicast config from the sub-interface, it works fine.
2) When I connect from an "outside" interface (GRE tunnel, for example) that doesn't use NAT, it works fine.
3) When I connect to a device on a different sub-interface that doesn't use multicast, it works fine.
I need to leave multicast enabled on this sub-interface and I need to have the NATs work.
Any suggestions?
Jeff
03-23-2006 10:20 PM
Hello JKOUT,
I would like to established a TV channel multicast setup, i have L3 (3550) switches, and L2(2950) switch, client r connected with a 2950 switches, same scenario which u r using,
Can u please tell me the exact/whole scenario, which u established,
e.g,
what u configure on a router, and switches, what type of TV channel device u use,
I will be very thankfull to u,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide