Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
Multicast support
« previous
next »
Print
Pages: [
1
]
Author
Topic: Multicast support (Read 2285 times)
jhenderson0107
Newbie
Posts: 3
Karma: 0
Multicast support
«
on:
May 01, 2020, 01:01:07 am »
A Linux-based hardware product that I manufacture utilizes multicast to send messages to applications on a local lan. Clients cast to IP 234.5.6.7 port 8910 and servers subscribe to these messages to identify available clients.
This all worked fine when using an Asus TM-AC1900 router on my local network. But, I recently upgraded to an OpnSense -based router (running on a Qotom embedded PC) and I can't figure out how to configure OpnSense to propagate these multicast messages. I wrote the client and server code above and my understanding is that the router is responsible for this function. But, I'm inexperienced with multicast and sophisticated routers like OpnSense, so I'd appreciate any guidance that you can provide.
Logged
hbc
Hero Member
Posts: 501
Karma: 47
Re: Multicast support
«
Reply #1 on:
May 01, 2020, 09:35:03 am »
Multicasts are stopped at broadcast domains. Each router is a border of a broadcast domain. Broad-/multicast will not pass without explicit configuration. For opnsenses exist several plugins to forward/proxy broad-/multicasts.
Search plugins for mdns-proxy, igmp proxy and someone currently develops a generic udp forwarder (search this forum). Plugin depends on your multicast protocol.
Logged
Intel(R) Xeon(R) Silver 4116 CPU @ 2.10GHz (24 cores)
256 GB RAM, 300GB RAID1, 3x4 10G Chelsio T540-CO-SR
jhenderson0107
Newbie
Posts: 3
Karma: 0
Re: Multicast support
«
Reply #2 on:
May 02, 2020, 01:21:17 am »
hbc -
Thank you for responding. I will investigate your suggestions.
Logged
marjohn56
Hero Member
Posts: 1701
Karma: 179
Re: Multicast support
«
Reply #3 on:
May 02, 2020, 08:30:27 am »
Are the server and client on different LAN segments, you don't say. If they are on the same LAN then the router is irrelevant.
Logged
OPNsense 24.7
-
Qotom Q355G4
- ISP -
Squirrel 1Gbps
.
Team Rebellion Member
- If we've helped you remember to applaud
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
Multicast support