• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Configuring DNS

D

dwolles

Guest
Hello,

I'm new with Plesk and I'm having problems with configuring the DNS.

This is what I did:

I have created a new domain.
I created 2 'A' record types for this domain and named them ns1 and ns2, with the 2 ip addresses of the server.

But now I'm not sure what I have to do next. Is this there anything else I must do? Because right now, it is not working ;)

Thanks in advance for the help.
 
Let me get this right

U have registered 1 domain.

And have made it so you can use ns1.yourdomain.com & ns2.yourdomain.com.

Each NS u have given an IP of the server.

what have you done in plesk?

what else have you done?
 
ok, here are the details:
the domain is peloton-game.net
the ip addresses are 193.239.210.68 and 193.239.210.69
both these addresses are marked in Plesk as shared ip types of the interface 'Local Area Connection'.

i've created the domain with physical hosting on the server.
the dns settings are as followed:

PHP:
193.239.210.68 / 24       PTR     peloton-game.net. 
ftp.peloton-game.net.     CNAME   peloton-game.net. 
mail.peloton-game.net.    A       193.239.210.68 
ns1.peloton-game.net.     A       193.239.210.68 
ns2.peloton-game.net.     A       193.239.210.69 
peloton-game.net.         NS      ns2.peloton-game.net. 
peloton-game.net.         NS      ns1.peloton-game.net. 
peloton-game.net.         A       193.239.210.68 
peloton-game.net.         MX (10) mail.peloton-game.net. 
webmail.peloton-game.net. A       193.239.210.68 
www.peloton-game.net.     CNAME   peloton-game.net.

i can look up the ip's of ns1 and ns2, i get the addresses with no problems. but the addresses themselves seem to be unreachable.

i'm using this: http://www.internic.net/whois.html
 
Where are you hosting your DNS?

I dont mean your DNS configuration on plesk
 
Back
Top