[Pdns-users] config

Scr34m scr34m at frontember.hu
Sat Feb 22 22:20:40 UTC 2003


Hi PowerDNS,

when i have these rows - ping works
INSERT INTO records VALUES("67", "8", "blog.home.frontember.hu", "CNAME", "home.frontember.hu", "3600", "0", "1045936519");
INSERT INTO records VALUES("66", "8", "blog.home.frontember.hu", "A", "127.0.0.1", "3600", "0", "1045936519");
INSERT INTO records VALUES("61", "8", "home.frontember.hu", "SOA", "home.frontember.hu hostmaster at poweradmin.org 1", "3600", "0", "1045936519");
INSERT INTO records VALUES("62", "8", "home.frontember.hu", "NS", "home.frontember.hu", "3600", "0", "1045936519");
INSERT INTO records VALUES("63", "8", "home.frontember.hu", "A", "192.168.0.1", "3600", "0", "1045936519");
ping blog.home.frontember.hu
Sat 22 Feb 23:13:23 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='blog.home.frontember.hu'

with out A record - isnt works
INSERT INTO records VALUES("67", "8", "blog.home.frontember.hu", "CNAME", "home.frontember.hu", "3600", "0", "1045936519");
INSERT INTO records VALUES("61", "8", "home.frontember.hu", "SOA", "home.frontember.hu hostmaster at poweradmin.org 1", "3600", "0", "1045936519");
INSERT INTO records VALUES("62", "8", "home.frontember.hu", "NS", "home.frontember.hu", "3600", "0", "1045936519");
INSERT INTO records VALUES("63", "8", "home.frontember.hu", "A", "192.168.0.1", "3600", "0", "1045936519");
ping blog.home.frontember.hu
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='blog.home.frontember.hu'
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where type='SOA' and name='blog.home.frontember.hu'
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where type='SOA' and name='home.frontember.hu'
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where domain_id=8
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.home.frontember.hu'
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.frontember.hu'
Sat 22 Feb 23:15:58 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.hu'
Sat 22 Feb 23:15:58 (4): Authoritative empty NO ERROR to 127.0.0.1 for 'blog.home.frontember.hu' (A), other types do exist

with out CNAME record - isnt works
INSERT INTO records VALUES("66", "8", "blog.home.frontember.hu", "A", "127.0.0.1", "3600", "0", "1045936519");
INSERT INTO records VALUES("61", "8", "home.frontember.hu", "SOA", "home.frontember.hu hostmaster at poweradmin.org 1", "3600", "0", "1045936519");
INSERT INTO records VALUES("62", "8", "home.frontember.hu", "NS", "home.frontember.hu", "3600", "0", "1045936519");
INSERT INTO records VALUES("63", "8", "home.frontember.hu", "A", "192.168.0.1", "3600", "0", "1045936519");
ping blog.home.frontember.hu
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='blog.home.frontember.hu'
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where type='SOA' and name='blog.home.frontember.hu'
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where type='SOA' and name='home.frontember.hu'
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where domain_id=8
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.home.frontember.hu'
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.frontember.hu'
Sat 22 Feb 23:20:13 (2): Query: select content,ttl,prio,type,domain_id,name from records where name='*.hu'
Sat 22 Feb 23:20:13 (4): Authoritative empty NO ERROR to 127.0.0.1 for 'blog.home.frontember.hu' (A), other types do exist


bh> On Sat, Feb 22, 2003 at 10:16:22PM +0100, Scr34m wrote:
>> Hi PowerDNS,

bh> 'Scream', can you try this one: http://24.132.137.229/~michel/pdns/pdns.exe

bh> Michel Stol sent me this, but he can't email right now. It should do
bh> logging.

bh> Please paste the query log here once you have it.

bh> Regards,

bh> bert



---
Bye Scr34m

+ ICQ 122502783 + IRC #quake.sd #frontember.hu
+ www.frontember.hu + www.inertia.hu + www.mportal.hu + www.phpconf.hu



More information about the Pdns-users mailing list