Multicast and TPLink

m4rv1n

New Member
May 31, 2016
2
0
1
48
Hi,
I'm a proxmox newbie. I have 2 servers connected to a TL-SG5428 TP Link Switch, and I cannot enable multicast on that switch...

This is the interfaces of the first, connected on port 24
Code:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
        address 192.168.200.50
        netmask 255.255.254.0
        gateway 192.168.200.251
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0
        post-up ( echo 1 > /sys/devices/virtual/net/$IFACE/bridge/multicast_querier )

and the second
Code:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
        address 192.168.200.51
        netmask 255.255.254.0
        gateway 192.168.200.251
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0

but with omping I never receive response msg from second...
 
This is my switch config

image.png


image.png


image.png
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!