I’m seeing a weird issue where the DSC plugin settings keep getting randomly changed to a specific IP other than the correct one. It is always the same IP, let’s say for example purposes 192.168.1.200. Correct IP should be 192.168.1.100. Does anyone have an idea what is triggering this?
I recall one case where the IP Address was being reset, but I don’t remember which plugin the user was experiencing that with.
There’s no code in the DSC Plugin that sets the IP Address, so I suspect some other sort of corruption is at play. In code, it would have to be done using [tt]luup.set_attr[/tt], which is only done to set the “name” (label) of each Zone during boot-up time.
You don’t happen to have a secondary DHCP server on your subnet, or have Vera itself setup to DHCP on that address range? Vera has a tendency to “respond” on the primary Ethernet Interface (Vera3 units), when it shouldn’t, and that can mess things up… although I’ve never seen it re-write the addresses specified in a plugin.
Check the Advanced Tab
Do you have the mac property set ?
Oh, great call! The field is in fact populated and the MAC address seems to be assigned to Apple instead of Envisacor. Not sure how that made it there. Should I blank it out or populate with the Envisalink MAC?
Blank it out … Vera will update the IP address when a MAC address is specified …