From d998106b6b69cf1f65ca0f0e60f7d71954949f2f Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Tue, 7 Jun 2022 12:23:06 +0200 Subject: [PATCH] Add hint about multiple nic in same subnet for Synology DSM (#23025) --- source/_integrations/synology_dsm.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index 815bda4d452..ed0f4718a4f 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -39,6 +39,12 @@ Having cameras or the Home mode toggle from [Surveillance Station](https://www.s +
+ +If you have two or more NICs with different IP addresses from the same subnet and SSDP is activated, this leads to problems with this integration, as the NAS is detected several times with different IPs and the integration always adopts the new "detected" IP address in its configuration and then reloads it. +In this case, it is recommended to use NIC bonding instead or to deactivate SSDP. + +
## Separate User Configuration