From 1e189270389a96f2b9679adf605757ef4e05c589 Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Sat, 18 Mar 2023 14:49:14 +0100 Subject: [PATCH] mdns-repeater only supports up to 5 interfaces Upstream documentation: https://github.com/geekman/mdns-repeater/blob/fbe78e7ffddee8f1dd16a4a990a0b86f94a85964/mdns-repeater.c#L330 --- source/manual/how-tos/multicast-dns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/multicast-dns.rst b/source/manual/how-tos/multicast-dns.rst index 711e0d74..3354ff14 100644 --- a/source/manual/how-tos/multicast-dns.rst +++ b/source/manual/how-tos/multicast-dns.rst @@ -23,7 +23,7 @@ Configuration ------------- .. Warning:: - mdns-repeater requires at least 2 interfaces to work. + mdns-repeater requires at least 2 interfaces, and no more than 5 interfaces to work. The configuration is fairly simple. Just enable the service and add the interfaces. For example: