Created by Yuriy Andamasov, Modified on Thu, 11 Jan at 5:20 PM by Srividya Anantapatnaikuni
Article review date | 2024-01-08 |
Validated for VyOS versions | 1.2.5, 1.3.5 |
VyOS provides a Multicast DNS repeater functionality.
Multicast DNS uses the 224.0.0.51 address, which is "administratively scoped" and does not leave the subnet. It re-broadcasts mDNS packets from one interface to other interfaces. This enables support for e.g. Airplay devices across multiple VLANs.
set service mdns repeater interface eth0
set service mdns repeater interface eth1
Will re-broadcast all mDNS packets from eth0 to eth1 and vice versa.
mDNS repeater can be disabled using set service mdns repeater disable
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article