Add hint about multiple nic in same subnet for Synology DSM (#23025)

This commit is contained in:
Michael 2022-06-07 12:23:06 +02:00 committed by GitHub
parent 59a8c4c1cd
commit d998106b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,12 @@ Having cameras or the Home mode toggle from [Surveillance Station](https://www.s
</div>
<div class='note'>
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.
</div>
## Separate User Configuration