Hi guys.
I am trying to setup a DYNDNS service alongside our Radius server, and am hoping that someone will be able to point me in the right direction.
Our Radius server authenticates our users and then stores the IP address given to that client in a MySQL DB. I am trying to find a way to automatically extract this information (IP Address) and insert it as an A record to a specific zone in our DNS.
The idea here is we will purchase (domainname).co.za and have about 40 or 50 A records pointing to our different clients from the information extracted from the MySql DB. When this IP changes, the DNS would be updated as follows:
client1.(domainname).co.za
client2.(domainname).co.za
client3.(domainname).co.za
Is there anyone able to help me with this? Any information would be greatly appreciated.
Thank you
I am trying to setup a DYNDNS service alongside our Radius server, and am hoping that someone will be able to point me in the right direction.
Our Radius server authenticates our users and then stores the IP address given to that client in a MySQL DB. I am trying to find a way to automatically extract this information (IP Address) and insert it as an A record to a specific zone in our DNS.
The idea here is we will purchase (domainname).co.za and have about 40 or 50 A records pointing to our different clients from the information extracted from the MySql DB. When this IP changes, the DNS would be updated as follows:
client1.(domainname).co.za
client2.(domainname).co.za
client3.(domainname).co.za
Is there anyone able to help me with this? Any information would be greatly appreciated.
Thank you