OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • UDP Broadcast Relay beta package
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: UDP Broadcast Relay beta package  (Read 17647 times)

marjohn56

  • Hero Member
  • *****
  • Posts: 1679
  • Karma: 171
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #15 on: July 13, 2020, 05:29:51 pm »
@Franco - Yes, sorry, didn't see your post..  for some reason I appear not to be getting email notifications.
Logged
OPNsense 21.7 - Qotom Q355G4 - ISP - Community Fibre 1Gbps.

Team Rebellion Member - If we've helped you remember to applaud

guest25283

  • Guest
Re: UDP Broadcast Relay beta package
« Reply #16 on: July 31, 2020, 08:25:39 am »
Quote from: franco on July 02, 2020, 04:09:14 pm
Shall we release this plugin as stable 1.0 version?

Cheers,
Franco

I just joined this forum, and am planning to switch from pfSense to OPNsense.
I currently have SONOS on a VLAN using PIMD, and this is one of the key requirements for me before switching to OPNsense. Happy to see this being released to a stable version :)
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 14346
  • Karma: 1243
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #17 on: July 31, 2020, 08:43:14 am »
Forgot about this... will be officially released in 20.7.1.


Cheers,
Franco
Logged

guest25283

  • Guest
Re: UDP Broadcast Relay beta package
« Reply #18 on: July 31, 2020, 10:15:02 am »
Quote from: franco on July 31, 2020, 08:43:14 am
Forgot about this... will be officially released in 20.7.1.


Cheers,
Franco

Great news Franco, looking forward :)
Logged

marjohn56

  • Hero Member
  • *****
  • Posts: 1679
  • Karma: 171
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #19 on: July 31, 2020, 05:12:02 pm »
Quote from: franco on July 31, 2020, 08:43:14 am
Forgot about this... will be officially released in 20.7.1.



Maybe.... 🤞
Logged
OPNsense 21.7 - Qotom Q355G4 - ISP - Community Fibre 1Gbps.

Team Rebellion Member - If we've helped you remember to applaud

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 14346
  • Karma: 1243
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #20 on: July 31, 2020, 05:13:59 pm »
Looks like a "definitively maybe" to me.  8)

https://github.com/opnsense/plugins/commit/34ce960535
Logged

guest25283

  • Guest
Re: UDP Broadcast Relay beta package
« Reply #21 on: July 31, 2020, 06:10:49 pm »
Now this is devotion! You guys rock 8).
Logged

abraxxa

  • Jr. Member
  • **
  • Posts: 67
  • Karma: 7
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #22 on: October 13, 2020, 10:33:03 pm »
Just migrated my printer to its own vlan and started to use this package successfully to forward MDNS for Bonjour/AirPrint discovery.  :)

There seems to be only IPv4 support, do you plan adding IPv6 support?
Logged

marjohn56

  • Hero Member
  • *****
  • Posts: 1679
  • Karma: 171
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #23 on: October 13, 2020, 11:20:46 pm »
I doubt it.
Logged
OPNsense 21.7 - Qotom Q355G4 - ISP - Community Fibre 1Gbps.

Team Rebellion Member - If we've helped you remember to applaud

chelming

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #24 on: December 06, 2020, 06:38:33 pm »
Do I need to add firewall rules to make this work? I added the SSDP and mDNS to UDP Broadcast Relay and I can see my three Roku devices for casting and can select them in the Roku app after about a 7 second delay.

I cannot see any of my chromecast devices.

All of my IOT devices are on the 40_IOT net and my phone is on the 10_Trusted net.

UDP Broadcast Relay setup:


my firewall rules are pretty non-existant and the same on both interfaces:


mDNS Repeater is currently disabled. I tried adding an allow in rule on the 10_Trusted net for all traffic whose source is 40_IOT and that didn't work either.

I can see all the chromecasts, google devices and speaker groups in wireshark from 10_Trusted:
11   11.823222   192.168.10.1   224.0.0.251   MDNS   419   Standard query response 0x0000 PTR Google-Home-Mini-6b0461727bacfded14f5c854c4d4437f._googlecast._tcp.local TXT, cache flush SRV, cache flush 0 0 8009 6b046172-7bac-fded-14f5-c854c4d4437f.local A, cache flush 192.168.40.27

Any ideas?
« Last Edit: December 07, 2020, 06:50:47 pm by chelming »
Logged

TheLinuxGuy

  • Newbie
  • *
  • Posts: 42
  • Karma: 1
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #25 on: January 07, 2021, 07:45:08 am »
Quote from: chelming on December 06, 2020, 06:38:33 pm
Do I need to add firewall rules to make this work?

did you figure this out and if FW rules were needed?
Logged

marjohn56

  • Hero Member
  • *****
  • Posts: 1679
  • Karma: 171
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #26 on: January 07, 2021, 10:53:27 am »
Yes, you will need rules. There is no way of knowing the address of the server responding an another LAN/VLAN OR the port it will respond on. Therefore you need ideally to have the server at a static address. For example, I use it for Sky, same ports as Sonos, so I have one rule on my IOT VLAN which allows the server to send traffic back to my primary VLAN. As I don't know what port it will use to send back to the client I have to allow all ports from that server, which I have also given a static address.
Logged
OPNsense 21.7 - Qotom Q355G4 - ISP - Community Fibre 1Gbps.

Team Rebellion Member - If we've helped you remember to applaud

dlasher

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #27 on: June 01, 2021, 06:40:41 am »
What's the current status of this package? I'm running 20.7, and I've installed the 0.5_0.6 beta, but it fails to run.

/usr/local/sbin/udpbroadcastrelay: Exec format error. Binary file not executable.

I see hints of it being installed in 21, but is there a version of those of us on 20.x stable?
Logged

marjohn56

  • Hero Member
  • *****
  • Posts: 1679
  • Karma: 171
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #28 on: June 01, 2021, 08:34:12 am »
Just install the package from the plugins. v1.01 is current.
Logged
OPNsense 21.7 - Qotom Q355G4 - ISP - Community Fibre 1Gbps.

Team Rebellion Member - If we've helped you remember to applaud

dlasher

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile
Re: UDP Broadcast Relay beta package
« Reply #29 on: June 01, 2021, 09:08:43 am »

Turns out I'm running 20.1.9.i386 - hence the binary not running.

Any chance there's a version for those of us still on the i386 version?
Logged

  • Print
Pages: 1 [2] 3
« previous next »
  • OPNsense Forum »
  • English Forums »
  • Development and Code Review (Moderator: fabian) »
  • UDP Broadcast Relay beta package
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2