[Pdns-users] Dynamic DNS
Graeme Walker
pdns at neptune.comsult.co.za
Tue Apr 19 21:09:28 UTC 2005
Hi
Was wondering for a head start or making the script public available.
Thanks
[Pdns-users] Dynamic DNS
Radek Hladik pdns-user.conf at bearbone.twobears.cz
Tue Mar 1 11:24:33 CET 2005
Next message: [Pdns-users] setting up pdn with ldap backend
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--------------------------------------------------------------------------------
I've made simple php script on server, which is called by wget (or curl,
links, lynx,...) on client via URL:
https://user:pass@myserver/dyndns.php . PHP script verifies username and
password (very simple) and adds IP of connecting user to records table
(the record name is found via username). It's pretty straighforward and
took cca 1 hour to implement, test and get working :)
Radek
More information about the Pdns-users
mailing list