Login
User Name:

Password:



Register
Forgot your password?
PDNS-Admin 1.1.10
Author: Roger Libiez
Submitted by: RLibiez
Ashlander
Author: RLibiez
Submitted by: RLibiez
PDNS-Admin 1.1.9
Author: Roger Libiez
Submitted by: RLibiez
PDNS-Admin 1.1.8
Author: Samson
Submitted by: RLibiez
Polish Language File for 1.1.7
Author: STATNET
Submitted by: statnet
CommonCrawl

Members: 0
Guests: 0
Stats
Files
Topics
Posts
Members
Newest Member
18
99
363
134
fishaquariums
Affiliates
Arthmoor
View our reviews on Hot Scripts
Search Results
  Topic / Forum Posts Matches Starter German Domain umlauts
- Feature Requests
1 5 FriedrichMiller

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

Well, i would say keep the function as is, just convert the domain name to the IDN format (xn--bleh-bleh)!

Posted Jul 5, 2010, 3:40 pm
       

Just NS records?
- Support and Development
1 2 modrany

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

well, i think what you want more or less is delegating subdomain to DNS ... right ? if i understand correctly how DNS works, TLD DNS servers delegate subdomains of the TLD to various DNS servers, that is abc.tld a subdomain of tld ... is that what you mean ?

Posted Aug 30, 2009, 9:31 am
       

DNS Service
- Support and Development
1 2 blackid

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

pdns-admin is not the tool to do this, pdns-admin is simply a web interface to manage PowerDNS installation with seperate users and privieges and ownership of domains ...etc.

Posted Aug 3, 2009, 11:52 pm
       

PDNS error
- Support and Development
1 3 SBBnocPDNS

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

Maybe the issue is in the soa record of those domains you try to modify, how does the SOA record look like ? it should be multiple words (numbers) seperated by spaces.

Posted Aug 3, 2009, 1:22 am
       

Creating domains from templates
- Support and Development
1 4 uwe

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

Hello ...

I still have this on my mind ... now i belive domain templates should be written in XML files :), i'm working on it too ... but im really really not a good php programmer, im trying to reuse the XML parser samson included for storing the web templates, a quick hint on how to get the "N"th element with those functions would be appreciated! example:
<domain>
<record></record>
<record></record>            <!-- i want this one -->
</domain>


something like GetNodeByPath("DOMAIN/RECORD[2]";) not working :(

samson ... help !

Posted May 11, 2009, 2:24 pm
       

Error creating Skin
- Bug Reports
2 6 hugues

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

i commented chmod in the file, then had to do the chmod manually and it worked ... if anyone needs to do this

Posted Jan 22, 2009, 2:32 am
       

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

I think this problem is still there in the latest trunk (rev 53)

Posted Jan 18, 2009, 4:32 am
       

The problem with the installation
- Support and Development
3 11 Radu

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

I think the point you reached is great, but the issues with getting the DNS to respond is probably PDNS specific or specific to your case, PDNS-Admin probably has nothing to do with these issues ... make sure you first test with zones/domains with their NS pointing to your DNS IP, make sure your DNS responds from local host ... all i can do is wishing you good luck, try getting help getting PDNS itself working by checking PDNS docs and asking their community .

Posted Jan 22, 2009, 1:10 am
       

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

well, you need to install PowerDNS, and not *ANY* DNS server (so Bind is not what you want, PDNS can work with BIND files, but in our case you want it to work with mysql database).

So, install PowerDNS (abbreviated PDNS) on your ubuntu (apt-get install pdns pdns-backend-mysql mysql-server) . then configure your pdns mysql backend, my file looks like this:
ophion:~# cat /etc/powerdns/pdns.d/pdns.local
# Here comes the local changes the user made, like configuration of
# the several backends that exists.

# MySQL Configuration
#
launch=gmysql,bind
gmysql-host=127.0.0.1
gmysql-dbname=pdns-db
gmysql-user=db-user
gmysql-password=db-user-pass
# gmysql-socket=


Then i create the tables mentioned in the link in the previous post, and finally install PDNS-Admin, and configure it with the same database/db-user/db-user-pass i used in my pdns.local config file.

I hope this helps you out!

Posted Jan 19, 2009, 10:55 am
       

This member is currently offline uwe
Member Member Level
GroupMembers
Posts 70
Joined Feb 28, 2008

This issue apparently faces most if not all who try to install PDNS Admin before installing PDNS itself, the thing is that this table and other tables are created by PDNS installation (the actual DNS Server with Database Backend), the pdnsadmin interface tries to make updating those tables easier, those tables have the data the DNS needs, and since PDNS Admin is usally installed *AFTER* the PDNS is installed.

In short, if you installed PDNS following the instructions here -> http://doc.powerdns.com/generic-mypgsql-backends.html , you should have those tables , this problem was brought up at least once http://pdnsadmin.iguanadons.net/index.php?a=topic&t=32

Posted Jan 18, 2009, 11:28 am
       

<< prev 1, 2, 3, 4, 5 ... next >>
 
Contact Us