Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > Pre-Sales > Topic : PDNS server won't connect



Threaded Mode | Print  

 PDNS server won't connect, PowerDNS server won't connect after install (14 Replies, Read 20491 times)
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
Hi
i'm followed instruction to install pdns server on my vps in virtualizor, it's work perfectly, but when i'm adding to dns server in powerdns then make a test,  the result is server not connected, i'm trying ssh and ping in both vps to make sure both can ssh and  ping each other and it's success

that's make me confuse, anyone can help?

regards
IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
Hi

i'm followed instruction to install pdns server on my vps in
virtualizor, it's work perfectly, but when i'm adding to dns server in
powerdns then make a test,  the result is server not connected, i'm
trying ssh and ping in both vps to make sure both can ssh and  ping each
other and it's success

that's make me confuse, anyone can help?

regards


Hi,

It might be due to incorrect virtualizor server IP specified while installing PDNS.
Can you check if you are able to connect to the PDNS server from your Virtualizor server using the command :

/usr/local/emps/bin/mysql -h <pdns-ip> -u <mysql-user> -p <mysql-pass>


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
the result is
ERROR 1045 (28000): Access denied for user 'root'@'IP' (using password: YES)
IP: --   

PDNS server won't connect
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
[/quote]

Hi,

It might be due to incorrect virtualizor server IP specified while installing PDNS.
Can you check if you are able to connect to the PDNS server from your Virtualizor server using the command :

/usr/local/emps/bin/mysql -h <pdns-ip> -u <mysql-user> -p <mysql-pass>
[/quote]

i'm followed the guidelines
./pdns_install.sh --mysql-username=root --mysql-password=password --virt-serverip=IP 1--masterns-ip=IP2 --slavens-ip=IP3 --slavens-rootpass=password

IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
the result is

ERROR 1045 (28000): Access denied for user 'root'@'IP' (using password: YES)


Hi,

To solve this issue you will need to
-> SSH your PDNS server
-> enter into mysql
-> Grant virtuzlior server IP access to the PDNS mysql Database using the following commands :

mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'<virt-ip>' IDENTIFIED BY 'PASSWORD' WITH GRANT OPTION;

mysql> FLUSH PRIVILEGES;

If you want us to make the changes then please provide us the access in the ticket it self.



-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
./pdns_install.sh --mysql-username=root --mysql-password=password
--virt-serverip=IP 1--masterns-ip=IP2 --slavens-ip=IP3
--slavens-rootpass=password


The "--virt-serverip" should be the Virtualizor server IP and not any other IP, which is the reason you are not able to connect to your PDNS server from your Virtualizor panel.


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
no, IP1 is virt server IP's
IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
no, IP1 is virt server IP's
       


Hi,

Can you update your Virtualizor server access details in the ticket so that we can check and fix the issue ?


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
i've already make the ticket, and reply for server access


thank's
IP: --   

PDNS server won't connect
ordinaryegi
Group: Member
Post Group: Newbie
Posts: 8
Status:
Solved after open some ports, thank you Virtualizor Support Teams :xd:
IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
Solved after open some ports, thank you Virtualizor Support Teams :xd:

Hi,

Glad to know that the issue has been resolved.
Please let us know if you need any further assistance.


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
ganewbie
Group: Member
Post Group: Newbie
Posts: 6
Status:
Quote From : ordinaryegi September 22, 2016, 2:52 am
Solved after open some ports, thank you Virtualizor Support Teams :xd:


What ports do you need for Powerdns?

Thanks,
IP: --   

PDNS server won't connect
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Quote
What ports do you need for Powerdns?


Hi,

By default mysql listens on port 3306, so if you not changed the default mysql port you will need to open port 3306 on your virtualizor and PDNS server.


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

PDNS server won't connect
rapptor
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hi,

Only one more question - virt-serverip is the internal IP of the physical machine or my public IP

Thank you!
IP: --   

PDNS server won't connect
chirag
Group: Virtualizor Team
Post Group: Elite Member
Posts: 418
Status:
Hi,

Sir vir-serverip is the IP address of the Server where Virtualizor is installed. i.e. Public IP suing which you are accessing the Virtualizor panel.

-----------------------
Virtualizor - VPS Control Panel
Follow us on Facebook
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 4:28 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.042