@Sebastian-Roth
Here is what i ran on the server
udp-sender --interface rope --min-receivers 1 --max-wait 600 --mcast-rdv-address 10.10.10.74 --portbase 56854 --full-duplex --ttl 32 --nokbd --nopointopoint --file /images/W10EDULenovoFlex3x64/d1p1.img
Here is what i ran on the client
udp-reciever --nokbd --portbase 56854 --ttl 32 --mcast-rdv-address 10.10.10.74 > /dev/null
I am getting the same results, nothing in coming through.
Im going to be a little more specific to help out.
Im running on a physical Dell emc server with 4 Nics bonded together. I can see all multicast traffic from other servers on the same vlan just fine, This server just seems to not be broadcasting its multicast session to the switch
I run
ip maddr
but am not getting any other multicast on the server except 224.0.0.1
I boot the client and join the multicast session i can see that the client is trying to join a multicast session on the switch.
I have other windows servers nic teamed together on the same vlan without a problem on multicast. It just seems to be Cento7 w/fog.
The receiving client is on another vlan than the server.
I would like to also point to attention that i dont know if its a bond issue or a issue with this particular server/settings
(Display igmp-snooping Switch Client is on)
VLAN 2: Total 11 entries.
(0.0.0.0, 234.10.10.74)
Host ports (1 in total):
GE2/0/7
(Display igmp group Switch Server is on)
Vlan-interface1010(10.10.10.254):
IGMP groups reported in total: 2
Group address Last reporter Uptime Expires
239.255.255.250 10.10.10.90 9w:1d 00:04:19
239.255.255.254 10.10.10.20 1w:1d 00:04:19
Server ip address is 10.10.10.74, its not joining the multicast group.