0
votes
0answers
6 views

How to enable multicast routing in TMG 2010?

I have a TMG 2010 firewall between some office networks, which handles routing and firewalling; I need to let some application-specific multicast traffic flow between these networks; this is UDP ...
1
vote
1answer
52 views

Does the IGMP querier have to be connected to the multicast source?

I've been reading Allied Telesis' guide on configuring IGMP, which has been quite enlightening so far. However, I'm still wondering whether the IGMP querier has to be connected directly to the ...
0
votes
0answers
130 views

Windows 2008 R2 use IGMPv2 instead of IGMPv3? Trying to Join specific multicast group

I was curious why Windows would use IGMP v2 instead of IGMP v3? I have seen many places online where you can set the registry and define v3. I have tried that on my Window 2008 R2 server and ...
2
votes
0answers
64 views

network leave/unscribe multicast group

I have debian based server where I need to subscribe a multicast. After doing it with headless mpalyer I can see the following: root@ca1:~# netstat -g IPv6/IPv4 Group Memberships Interface ...
0
votes
0answers
86 views

Not getting IP from ISP on Multicast Network

Im having an odd issue with my ISP (COMX.dk) I have a managed access gateway box (Telsay) with three 8P8C ports for use with Internet and Ip-Tv (respectively on different VLANS (so does my ISP tell ...
1
vote
1answer
375 views

IGMP V3 support in Linux-2.6.35

I am trying to start a bridge connection and force it to use IGMPV3. The following command will explain my issue better : The below is the output of force_igmp_version before issuing brctl commands ...
1
vote
1answer
222 views

Catalyst 3560G SPAN session not mirroring IGMP packets

I am developing a device which acts as a multicast host, and want to observe it as it responds to IGMP Queries. My Catalyst 3560G is set up as follows (full config below): Port 0/1 is a TFTP server ...
4
votes
2answers
895 views

Capturing multicast data with Wireshark with IGMP Snooping Enabled at the switch

I am trying to capture multicast traffic via Wireshark (actually TShark), however the switch has IGMP snooping enabled and will only send Multicast traffic on the ports that have an active IGMP ...
0
votes
1answer
792 views

Cisco 3560+ipservices — IGMP snooping issue with TTL=1

I've got a C3560 with Enhanced (IPSERVICES) image, routing multicast between its VLANs with no external multicast router. It's serving a test environment where developers may generate multicast ...
2
votes
1answer
657 views

openSUSE 11.3 multicast IGMP v2 works on one vlan, but not the other vlan

I have a server running openSUSE 11.3, with vlan5 and vlan40 configured on eth7. I want to join two multicast IGMP v2 groups, one on vlan5 and one on vlan40. When I send out the IGMP v2 Membership ...
3
votes
2answers
1k views

IGMP/Multicast routing in Linux

I need to route IGMP/Multicast traffic across two networks. I have a Linux box with two NICs, one public, one private. Need devices on the private network to flow to public. I'm pretty certain I ...
1
vote
3answers
495 views

Cisco multicast configuration

I'm on an isolated (for now) catalyst 3560e. I have a multicast source, which when enabled, causes flooding to all switch interfaces. I have a second different multicast source, which does not cause ...