Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tomasz_skoczek

#1
General Discussion / Re: Multicast
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
#2
General Discussion / Multicast
March 08, 2023, 03:52:46 PM
can anyone run multicast on lan between vlans