Author Topic: Error when creating new domain DNS: Domain has no address.  (Read 2224 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Error when creating new domain DNS: Domain has no address.
« on: October 07, 2021, 03:40:21 PM »
Hello,

Yesterday I installed CWP Pro, setup Nameservers with ssdnodes.com:

ns1.ssdnodes.com 104.225.220.15
ns2.ssdnodes.com  63.250.55.105

and create my first account with main domain,... all fine

But now every new domain that I add tell me in DNS zones: 

mydomain.tdl has no address

And domains don't work, I check that all the name server NS and other DNS information was correct and in my domain registrar I don't have DNSSEC data in domains,...

I attached captures

Could someone give some help or some idea of how solve the issue?

Regards.
JM

https://imgur.com/a/eKwC40t

Offline
*
Re: Error when creating new domain DNS: Domain has no address.
« Reply #1 on: October 17, 2021, 09:27:55 PM »
1) Before installing CWP, set a hostname and then install cwp. Example: hostname server.yourdomain.com

2) Add custom nameservers from the domain control panel.
ns1.yourdomain.com
ns2.yourdomain.com
Enter the main ip address that your service provider gave for vps in both of them.
Enter the cwp panel using the ip address. (youripadress:2031)

3) Add nameservers in cwp info section on cwp homepage
ns1.yourdomain.com
ns2.yourdomain.com

4) add a new user and assign yourdomain.com to that user.
Add a subdomain named server.yourdomain.com and make sure you have ssl certificates for all subdomains and maindomains.


After these processes, you should be able to access the cwp panel via server.yourdomain.com. You can build any website you want on yourdomain.com from the panel of the user you added.

Code: [Select]
https://www.youtube.com/watch?v=9BhBggfaFc0&list=PLYPFxrXyK0BwWoBSRogkIawVsHEklPkZs
ALSO you can watch this playlist and check where you went wrong.
« Last Edit: October 17, 2021, 09:49:52 PM by CtrlTR »