Page MenuHomeVyOS Platform

mDNS reflector should allow additional domains to browse and allow filtering services
Closed, ResolvedPublicFEATURE REQUEST

Description

Two additional changes to Avahi mDNS repeater would be quite useful in multi-(V)LAN setup:

  1. Allow additional domains to browse (in addition to the default local). This will help repeating custom mDNS domains (for example, openthread.thread.home.arpa for Thread Border Router).
  2. Allow restricting services that are repeated across interfaces. By default, everything is repeated. Instead, one might want to allow repeating Airplay, Chomecast, Printer (_airplay._tcp, _googlecast._tcp, _ipp._tcp etc.) but restrict SSH (_ssh._tcp).

Details

Version
1.4
Is it a breaking change?
Perfectly compatible

Event Timeline

Viacheslav changed the subtype of this task from "Task" to "Feature Request".May 17 2023, 8:07 AM

Implementation complete