Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Multicast
« previous
next »
Print
Pages: [
1
]
Author
Topic: Multicast (Read 2841 times)
tomasz_skoczek
Newbie
Posts: 2
Karma: 0
Multicast
«
on:
March 08, 2023, 03:52:46 pm »
can anyone run multicast on lan between vlans
Logged
tomasz_skoczek
Newbie
Posts: 2
Karma: 0
Re: Multicast
«
Reply #1 on:
March 08, 2023, 03:57:31 pm »
I have opnsense and cisco switches
on vlan 999 i have sender on vlan 10 i have reciver
Now i configure Cisco router an multicast between vlans working
On cisco route i only do
ip multicast-routing distributed
and on
interface gi0/0/0.10
ip pim dense-mode
interface gi0/0/0.999
ip pim dense-mode
Opensense i configured
igmp-proxy
upstreem vlan999
downstreem vlan10
not working i tested by
on server
sockperf server -i 224.4.4.4 -p 1234
on client
sockperf ping-pong -i 224.4.4.4 -p 1234
Logged
zan
Full Member
Posts: 175
Karma: 31
Re: Multicast
«
Reply #2 on:
March 09, 2023, 03:44:10 am »
Have a look at UDP Broadcast Relay
https://forum.opnsense.org/index.php?topic=15721.0
Logged
FraLem
Jr. Member
Posts: 80
Karma: 2
Re: Multicast
«
Reply #3 on:
March 10, 2023, 08:13:48 pm »
Hi there, one solution would be to use IGMP Proxy. One VLAN as upstream, second Vlan as downstream. Do not forget to select allow options on the firewall rule.
Rgds
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Multicast