Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: sizarbd on May 14, 2020, 03:34:23 AM

Title: NameServer Ip Not Resolves
Post by: sizarbd on May 14, 2020, 03:34:23 AM
Hi,
My Name Is Bakhtiyar From Bangladesh. I am New Linux User & CWP 7.
I am using a dedicated machine (My own Computer) For CWP 7 (https://drive.google.com/open?id=1Jns1J8bmcQ9jmWB0xnth9OK7ZEMjnArH).

Now I am facing a problem my domain not Resolves to Ip. Please see this: https://drive.google.com/open?id=1uuQDGnPrugBeojgnY1en_5YqqA5kz6yz.
Title: Re: NameServer Ip Not Resolves
Post by: rcschaff on May 14, 2020, 03:49:59 AM
You need to add ns1 and ns2 at your domain registar as "Glue Records"   Just adding them to CWP does nothing other than let domains you host use them.
Title: Re: NameServer Ip Not Resolves
Post by: Sandeep on May 14, 2020, 04:58:06 AM
check this wiki instruction
http://wiki.centos-webpanel.com/how-to-setup-name-servers
Title: Re: NameServer Ip Not Resolves
Post by: sizarbd on May 14, 2020, 10:07:10 AM
I'll also add recode in my domain register https://drive.google.com/open?id=1tNuK4uLKtM0l0pS-jZaD4luQ7LCMAOyI
Title: Re: NameServer Ip Not Resolves
Post by: rcschaff on May 14, 2020, 10:11:27 AM
Is your DNS Server reachable from the outside world?  Make sure port 53 is open in your firewall. IF you are behind a NAT, make sure the ports are forwarded.
Title: Re: NameServer Ip Not Resolves
Post by: sizarbd on May 14, 2020, 11:53:44 AM
port 53 is open. & dns 1.1.1.1 & i am not using NAT
Title: Re: NameServer Ip Not Resolves
Post by: anandmys on May 15, 2020, 02:57:43 PM
https://www.awsmonster.com/2019/01/cwp-installation-perquisite-disable.html gave me the solution

Quote
# systemctl stop NetworkManager
# systemctl disable NetworkManager
# nmcli device status

# systemctl list-unit-files | grep NetworkManager

# systemctl enable network.service
# systemctl restart network.service

Reboot The Machine
# reboot
Title: Re: NameServer Ip Not Resolves
Post by: bozail1 on June 05, 2020, 11:39:37 AM
1st you need to open the bind dns port i.e 53 with your server rules. and thank cwp panel go for bind dns restart services and you good to go.
Title: Re: NameServer Ip Not Resolves
Post by: bozail1 on June 05, 2020, 11:43:45 AM
You need to add ns1 and ns2 at your domain registar as "Glue Records"   Just adding them to CWP does nothing other than let domains you host use them.
already register all the records. ns1 and ns2 are pointed correctly.