Hi,
I've seen the script for DHCP notifications when a device connects to a network but my question is, what if the device has a static IP defined and connects to the network, is there a way to get a similar notification as the DHCP script?
idk how OpenWRT keeps track of devices (DHCP, static IP on hardware, static via router)
Is there a Luci command I can run to see all connected devices by hostname, Mac-address or IP?
Or is there a package that exists that can help me track devices that connect?
This won't work. I already mentioned this in the post. That's for DHCP. Unless if I'm not understanding what you mean.
I need a notification if a device with a static config is connected via Ethernet, I'm wanting OpenWRT to notify me via email or even push notifications via 3rd party.