[Pdns-users] PDNS-Admin 1.1.4 Released

2008-02-09 Thread Roger Libiez
Just figured everyone who is following PDNS-Admin would like to know that version 1.1.4 is out, which addresses some of the shortcomings people have found with it. * Fixed a bug where PTR records were being added or edited incorrectly. [Josh Speer] * Removed a bad template section that dealt w

[Pdns-users] sneak in out-of-zone data

2008-02-09 Thread Bruno Zuber
I got 4 domains domainname.ch domainname.at domainname.com domainname.li on a windows 2003 dns server, the secondary server is the pdns. the zone transfer for .ch, .com. li domain works fine, but wenn i try to start the transfer at the .at domain, the following errors occurs: Remote remoteip

Re: [Pdns-users] PDNS-Admin features

2008-02-09 Thread Roger Libiez
I wasn't actually referring to the formats the user types in, those will obviously need to be checked too. I was referring to verifying that what they entered is in fact a valid address. Take the example Wikipedia uses: 2001:0db8:::::1428:57ab can be expressed as any of the fol

Re: [Pdns-users] Status of poweradmin?

2008-02-09 Thread Roger Libiez
inet_pton and inet_ntop both require PHP >= 5.1.0 though. I understand that PHP 4 has reached end of life, but I'm not sure how much penetration PHP 5 has yet. These functions are also not available on Windows machines, though I don't know how many Windows users are using pdns-admin. Hugo van