2023-05-02 22:33:48 -05:00
2022-11-28 18:58:34 -06:00
2022-11-28 20:05:27 -06:00
2023-05-02 22:33:48 -05:00

Custom DNS Hostname resolution on a UDM PRO

Not for v3.x UniFiOS

This requires the use of the UniFiOS-Utilities, more specificially just the on-boot-script portion in order to run persisitent scripts at boot

https://github.com/unifi-utilities/unifios-utilities

https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script

To install, drop this command into the UDM CLI:

curl -fskL "https://go.scity.us/udm-customdns" | /bin/sh

Config file location: /mnt/data/dns_custom_hostnames.sh

Execute the file from the UDM CLI after making changes

Description
Custom DNS hostname resolution for UDM Pro
Readme 33 KiB
Languages
Shell 100%