This IP is being shared among many domains

germanopires

Verified User
Joined
Jan 9, 2023
Messages
16
When I create a new account on this server and try to access the URL I get the following message "This IP is being shared among many domains".

I am accessing the domain, no IP. can someone help me?


https://intodns.com/neotest.ml



shared.jpg
 
You got this wrong:
Your reverse (PTR) record:
35.21.216.95.in-addr.arpa -> ns58.webclic-dns.com

It is a PTR record, but it should point to your hostname, unless your hostname is indeed ns58.webclic-dns.com.
At least if you don't want to run into mail issues.

As for the page you're seeing, I don't recall ever seeing that. Are you using some kind of custom skin?

Please tell us what you're using.
Like Apache or nGinx or Litespeed or whatever.
Which OS distro and version
Which php version.
Did you create the domain from the account (so not in DNS manager)?

And first of all... check this.
 
You got this wrong:

It is a PTR record, but it should point to your hostname, unless your hostname is indeed ns58.webclic-dns.com.
At least if you don't want to run into mail issues.

As for the page you're seeing, I don't recall ever seeing that. Are you using some kind of custom skin?

Please tell us what you're using.
Like Apache or nGinx or Litespeed or whatever.
Which OS distro and version
Which php version.
Did you create the domain from the account (so not in DNS manager)?

And first of all... check this.
Thank you very much for your attention Richard, in the directadmin docs that you indicated I found the solution to the problem.

/usr/local/directadmin/conf/directadmin.conf was missing
apacheconf=/etc/httpd/conf/extra/directadmin-vhosts.conf

Now everything is working again.
 
Back
Top