[Pdns-users] Domain Problem, again again again
    N. van Kooten 
    nivako at zonnet.nl
       
    Mon Jan 30 15:39:14 UTC 2006
    
    
  
INSERT INTO domains (name, type) values ('free-hosted.be', 'NATIVE');
        INSERT INTO records (domain_id, name, content, type,ttl,prio) 
        VALUES (1,'free-hosted.be','62.163.214.157 nivako at zonnet.nl
1','SOA',86400,NULL);
        INSERT INTO records (domain_id, name, content, type,ttl,prio)
        VALUES (1,'free-hosted.be','62.163.214.157','NS',86400,NULL);
        INSERT INTO records (domain_id, name, content, type,ttl,prio)
        VALUES (1,'free-hosted.be','62.163.214.157','NS',86400,NULL);
        INSERT INTO records (domain_id, name, content, type,ttl,prio)
        VALUES (1,'www.free-hosted.be','62.163.214.157','A',120,NULL);
        INSERT INTO records (domain_id, name, content, type,ttl,prio)
        VALUES (1,'localhost.free-hosted.be','127.0.0.1','A',120,NULL);
 
Is this good? (I think no want it isn't working) How i can fucking fix it. I
have search a week for help pff and PowerDns was easy with MySQL, If this
isn't working I go to Bind9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20060130/6afbd0b1/attachment.html>
    
    
More information about the Pdns-users
mailing list