Bug #16361
closedUpdate mDNS-Bridge to 2.1
100%
Description
This update address an issue with mdns-bridge rejecting mDNS packets containing zero length records.
Details here: https://github.com/dennypage/mdns-bridge/issues/2
This supersedes #16190.
Updated by Denny Page about 1 month ago
Updated by Marcos M about 1 month ago
- Status changed from New to Feedback
- Target version set to 2.9.0
- % Done changed from 0 to 100
- Plus Target Version set to 25.11
Updated by → luckman212 29 days ago
Does this relate at all to these errors I'm seeing in my system.log:
<12>1 2025-08-14T07:15:21.925938-04:00 r1.lan mdns-bridge 19144 - - host 192.168.20.107 error decoding packet: unsupported query type 6 (dropped) <12>1 2025-08-14T07:15:21.925982-04:00 r1.lan mdns-bridge 19144 - - (name ^Kacmecorp^Elocal) <12>1 2025-08-14T07:20:45.079376-04:00 r1.lan mdns-bridge 19144 - - host 192.168.20.107 error decoding packet: unsupported query type 6 (dropped) <12>1 2025-08-14T07:20:45.079443-04:00 r1.lan mdns-bridge 19144 - - (name ^Kacmecorp^Elocal) <12>1 2025-08-14T07:20:46.084695-04:00 r1.lan mdns-bridge 19144 - - host 192.168.20.107 error decoding packet: unsupported query type 6 (dropped) <12>1 2025-08-14T07:20:46.084751-04:00 r1.lan mdns-bridge 19144 - - (name ^Kacmecorp^Elocal) <12>1 2025-08-14T07:31:08.358213-04:00 r1.lan mdns-bridge 19144 - - host 192.168.20.107 error decoding packet: unsupported query type 6 (dropped) <12>1 2025-08-14T07:31:08.358252-04:00 r1.lan mdns-bridge 19144 - - (name ^Kacmecorp^Elocal)
These packets are coming from my wife's domain-joined Windows 11 PC. I see 2.0.0 is in FreeBSD ports but not 2.1.0, I haven't tested updating from 1.0.1...
Updated by Denny Page 28 days ago
→ luckman212 wrote in #note-3:
Does this relate at all to these errors I'm seeing in my system.log:
[...]
These packets are coming from my wife's domain-joined Windows 11 PC.
No, unrelated. The host is requesting an SOA record (which mDNS does not have) -- see https://github.com/dennypage/mdns-bridge?tab=readme-ov-file#unsupported-mdns-types.
Very curious as to why the host is requesting an SOA record on mDNS. Please file an issue to follow up: https://github.com/dennypage/mdns-bridge/issues.
Thanks
Updated by → luckman212 26 days ago
Thanks - I filed https://github.com/dennypage/mdns-bridge/issues/3 about this
Updated by Chad Wagner 19 days ago
I would like to install version 2.1 to test the fix on my 25.07.1 system. I am unsure how to do this since it is not showing in the package manager.
Any help is appreciated.
Thank you.
Updated by Denny Page 11 days ago
Release 2.2 is in upstream FreeBSD, and has been submitted for pfSense as issue #16399
Updated by Denny Page 3 days ago
This is superseded by #16399 and may be closed.
Updated by Jim Pingle 3 days ago
- Status changed from Feedback to Closed
- Target version deleted (
2.9.0) - Plus Target Version deleted (
25.11)