Servers need fixed (or reserved) IP addresses. To avoid a clash with any other server on the internet, you MUST use what is known as Private Address Space. According to RFC 1918 these are:
10.0.0.0 – 10.255.255.255
172.16.0.0 – 172.31.255.255
192.168.0.0 – 192.168.255.255
You will not be able to perform initial parametrization if you use another IP range because PMS “thinks” that you are trying to access remotely, therefore disabling initial setup.
Servers need fixed (or reserved) IP addresses. To avoid a clash with any other server on the internet, you MUST use what is known as Private Address Space. According to RFC 1918 these are:
10.0.0.0 – 10.255.255.255
172.16.0.0 – 172.31.255.255
192.168.0.0 – 192.168.255.255
You will not be able to perform initial parametrization if you use another IP range because PMS “thinks” that you are trying to access remotely, therefore disabling initial setup.
Roger that…
I will try to change my ip range to 10.10.10.1/24 in my Unifi Controller.