[Pdns-users] SOA and ANY problem gmysql

Duane duane at e164.org
Sun Jul 17 15:39:47 UTC 2005


mail at line5.tv wrote:

> It seems as if pdns does not read whatever I write into that
> last_changed field. Does anyone know what I am doing wrong?

You need to set a SOA record in the zone and update that...

mysql_query("update records set content=concat('ns1.isp.com.
postmaster.isp.com. ',UNIX_TIMESTAMP(),' 3600 1800 604800 86400') where
type='soa' and domain_id='$domid'");

-- 

Best regards,
 Duane

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers

"In the long run the pessimist may be proved right,
    but the optimist has a better time on the trip."



More information about the Pdns-users mailing list