Project

General

Profile

Actions

Bug #16361

open

Update mDNS-Bridge to 2.1

Added by Denny Page 7 days ago. Updated about 20 hours ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
Avahi
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.11
Affected Version:
2.8.0
Affected Plus Version:
25.07
Affected Architecture:
All

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.

Actions #2

Updated by Marcos M 6 days 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
Actions #3

Updated by → luckman212 3 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...
Actions #4

Updated by Denny Page 3 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

Actions

Also available in: Atom PDF