Some devices/servers have static IP addresses, and they are referenced in several places: DHCP Server, Firewall, NTP… You have to write down the same address everywhere. But what if those addresses ever change? You’d have to check all your router’s configuration!
It would be great to have a place to register this hosts: just a name and an IP address. Then, you could reference it in router’s configuration. For instance:
- firewall nat rule’s “To Addresses” field
- firewall rules’ “Src. Address”/“Dst Address” fields.
- DHCP Server’s “Address” field.
- SNTP Client’s “Primary/Secondary NTP Server”.
- member of an Address List
Some kind of implied security is needed to avoid deleting a host used in other place.
If you change IP address of a host, configuration is automatically adapted to the new address, as Address Lists changes do.
Wouldn’t it be great?
P.S.: Maybe this can be achieved with variables and scripting, but I’m not so expert user, just an amateur Winbox user ![]()