Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have very simple network: PC-1 -> Cisco 2900 Series Router <- PC-2PC-1 streams a video with 234.5.5.5:4000 IP/Port and PC-2 should receive and render it. But by default the router doesn't route multicast packets to other side. I found some informat...
Now every multicast packet will go through router. How can I allow only one address (for example only 234.5.5.5)? You told me before that I should do it using ACL.Thank you very much
It worked. Thank you very much Jon.To be honest, sometimes I did not open VLC to see the result. Sometimes I just opened WireShark in the other PC to observe incoming packets. So I should opened VLC because VLC sends multicast join message. I write t...
Hmm... so you mean that player should send this message, right? What is my player doesn't send the message you are talking about? Can I force router to route the packets anyway?I use VLC but it's a little old version. I'll test it with latest version...
I set again ip multicast-routing and ip pim dense-mode commands and it did not work. So I entered the commands you requested. I attached the result. By the way, as you can see I entered sh ip igmp membership command, and then entered ip igmp membersh...