Community discussions

MikroTik App
 
crt
newbie
Topic Author
Posts: 36
Joined: Tue Dec 12, 2006 1:01 am

block multicast traffic

Sun Aug 05, 2018 2:10 am

Hello Sirs,
i have a Mikrotik router connected to a switch that have multicast channels traffic on it, as per image attached.
Exactly 128 Mb of traffic, source 192.168.1.1 destination various addresses in 226.0.0.0/8 space.
How i can avoid to have this traffic fixed on my ethernet ? I can't drop it because is only "border traffic", neither input or forwarded.
Is there a way to ignore multicast traffic on a ethernet ?
I try to setup an IGMP proxy to filter it, but no idea on how do filtering :)

Thank you in advance.

Cris
You do not have the required permissions to view the files attached to this post.
 
Kazek
newbie
Posts: 41
Joined: Mon Feb 12, 2018 12:53 pm

Re: block multicast traffic

Fri Sep 14, 2018 4:21 pm

Hi. Did you manage to do it after all? Have similar issue.
 
tippenring
Member
Member
Posts: 304
Joined: Thu Oct 02, 2014 8:54 pm
Location: St Louis MO
Contact:

Re: block multicast traffic

Fri Sep 14, 2018 5:07 pm

/ip firewall filter
  add action=drop chain=input dst-address-type=multicast
 
gotsprings
Forum Guru
Forum Guru
Posts: 2118
Joined: Mon May 14, 2012 9:30 pm

Re: block multicast traffic

Sun Dec 03, 2023 4:36 pm

I just found this thread... but I did it this way...
/interface bridge filter
add action=drop chain=forward in-interface=ether13-Physical-Matrix packet-type=\
    multicast

Who is online

Users browsing this forum: No registered users and 92 guests