Quote from: RamSense on September 07, 2026, 05:21:43 PMThanks, great to hear that the first implementation is ready. I'm happy to test it.
I'm running:
OPNsense 26.7.3_11-amd64
FreeBSD 15.1-RELEASE-p3
OpenSSL 3.5.8
Architecture: amd64
# "debug" shows every relayed datagram; drop to "info" once it works.
log_level = "debug"
[reflectors.roon]
# Interface names as ifconfig lists them, e.g. igb0 / igb1 or vtnet0 / vtnet1.
source_if = "lan"
target_if = "iot"
udp_ports = [9003]
udp_groups = ["239.255.90.90"]
udp_broadcast = true
bidirectional = true
./netflector-0.16.0-freebsd15-amd64 --version
./netflector-0.16.0-freebsd15-amd64 --check-config roon.toml
./netflector-0.16.0-freebsd15-amd64 roon.toml
reflector roon: lan <-> iot [udp(9003 on 239.255.90.90,broadcast)]
reflected UDP relay datagram from <ip>:<port> to ...