I have added an extra field to the users table on the Portal, initially this has been set
to true if the user is currently a coordinator, otherwise it defaults to false.
I have added a check for anyone adding a gateway with a public IP starting with 44.
If the new flag for the user is false it will not allow the gateway to be added.
If the new flag is true, it will allow the gateway to be added.
If anyone would like this flag setting that is not a coordinator, please ask BK to set it
for you.
Please report any bugs / problems with the changes to me.
Purely for information: the code currently checks for, and does not allow, gateways who’s
endpoint address start with:
0.
10.
127.
169.
254.
192.168.
224.
nor within the range: 172.16.x.x - 172.31.x.x
nor if it is: 255.255.255.255
Regards,
Chris