Hello everyone,
I am currently trying to get this plugin working for me. I am running:
OPNsense 23.7.10_1-amd64
FreeBSD 13.2-RELEASE-p7
OpenSSL 1.1.1w
os-udpbroadcastrelay 1.0_3
I am having two VLANs setup: VLAN20 (Guest) and VLAN50 (LAN). VLAN20 contains my TV (Samsung) and VLAN50 has my client (iOS).
For the firewall rules I am having the following on both interfaces to rule out firewall issues:
pass in log quick on re0_vlan50 inet from {any} to {any} keep state label "x" # Test in
pass in log quick on re0_vlan50 inet6 from {any} to {any} keep state label "x" # Test in
pass out log quick on re0_vlan50 inet from {any} to {any} keep state label "y" # Test out
pass out log quick on re0_vlan50 inet6 from {any} to {any} keep state label "y" # Test out
I want to AirPlay and YouTube Chromecast from my iOS device to my TV.
I have set the following in UDP Broadcast Relay:
Interfaces: Guest & LAN
Multicast Addresses: 224.0.0.251
Source Address: 1.1.1.1
Listen Port: 5353
ID: 1
With that AirPlay works fine and I can see my TV in the YouTube App. But if I try to connect to my TV inside the YouTube App, it doesn't connect.
I also added the following thing to UDP Broadcast Relay:
Interfaces: Guest & LAN
Multicast Addresses: 239.255.255.250
Listen Port: 1900
ID: 2
But with that the connection is also not working.
Has anyone similar issues? Sorry for asking, but I cannot figure it out after reading this thread? Can this behavior related to that msearch dial stuff?
Thanks in advance to everyone :)
I am currently trying to get this plugin working for me. I am running:
OPNsense 23.7.10_1-amd64
FreeBSD 13.2-RELEASE-p7
OpenSSL 1.1.1w
os-udpbroadcastrelay 1.0_3
I am having two VLANs setup: VLAN20 (Guest) and VLAN50 (LAN). VLAN20 contains my TV (Samsung) and VLAN50 has my client (iOS).
For the firewall rules I am having the following on both interfaces to rule out firewall issues:
pass in log quick on re0_vlan50 inet from {any} to {any} keep state label "x" # Test in
pass in log quick on re0_vlan50 inet6 from {any} to {any} keep state label "x" # Test in
pass out log quick on re0_vlan50 inet from {any} to {any} keep state label "y" # Test out
pass out log quick on re0_vlan50 inet6 from {any} to {any} keep state label "y" # Test out
I want to AirPlay and YouTube Chromecast from my iOS device to my TV.
I have set the following in UDP Broadcast Relay:
Interfaces: Guest & LAN
Multicast Addresses: 224.0.0.251
Source Address: 1.1.1.1
Listen Port: 5353
ID: 1
With that AirPlay works fine and I can see my TV in the YouTube App. But if I try to connect to my TV inside the YouTube App, it doesn't connect.
I also added the following thing to UDP Broadcast Relay:
Interfaces: Guest & LAN
Multicast Addresses: 239.255.255.250
Listen Port: 1900
ID: 2
But with that the connection is also not working.
Has anyone similar issues? Sorry for asking, but I cannot figure it out after reading this thread? Can this behavior related to that msearch dial stuff?
Thanks in advance to everyone :)