• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

DNS - Lost in cyberworld - how do I config it?

S

SupermanInNY

Guest
Hi Y'all,

I rented a server from servermatrix.com and I'm trying to figure out to make it run correctly.

Current situation:

Primary domain: myaspserver.net
Current DNS entries are:

NS1.SERVERMATRIX.COM
NS2.SERVERMATRIX.COM

The servermatrix guys are now running the DNS server that points to my domain.

My need is to be running on:

ns1.myaspserver.net
ns2.myaspserver.net


I want that when someone is doing a
whois myaspserver.net

They will recieve the following:


ns1.myaspserver.net
ns2.myaspserver.net


This is the Primary Account on the server.

Now,.. to continue this,.. I have clients, for example:

nezek.com

and I want to provide them with

ns1.myaspserver.net
ns2.myaspserver.net

What do I need to do to make this happen?

To make this even more specific:

My IP address to the myaspserver.net is 67.19.121.138

I have the following IP address available to work with:

67.19.121.139
67.19.121.140
67.19.121.141

I want myaspserver to be exclusive with 67.19.121.138
I want nezek.com to be exclusive with 67.19.121.139
I want ganav.com to be on a shared IP 67.19.121.140
I want hosites.com to be on a shared IP 67.19.121.140

All these domains need to have

ns1.myaspserver.net
ns2.myaspserver.net

as their nameservers.
Generic answers are confusing to me and I need specific walkthrough (I'm sure others will benefit from my install example).

Can someone please step in and help me resolve this?

Thanks,

-Alon.
 
Hi Ricardo,

I guess I'm kinda slow with this.
I don't know much about DNS entries and not real clear about what is an A ,PTR, NS and other nameserver entries and it keeps confusing me.

I'm at the point where I really need a 'hold-my-hand-and-walk-me-through-it' kinda thing.

I don't really know even where to begin.

I clicked on Server --> DNS


<domain>. A <ip>
<domain>. MX (10) mail.<domain>.
<domain>. NS ns.<domain>.
<ip> / 24 PTR <domain>.
ftp.<domain>. CNAME <domain>.
mail.<domain>. A <ip>
ns.<domain>. A <ip>
webmail.<domain>. A <ip>


OK.
Now what?
Look at my initial post for actual values to populate the next step.
 
Originally posted by SupermanInNY
Anyone?

Do you still need help with this? If so I might be able to provide a walkthrough. I have just created the same sort of setup (on a Servermatrix win 2003 server with Plesk 6.5) and it seems to be working. Post back here if you still need help

Neij
 
Yes, Please!!

I had various issues with the PHP upgrade since last Thursday and had not have the time to look into going forward with the DNS 'thingy' :).

This morning the PHP upgrade problem was resolved and now I am ready for the next challange of enabling the private label DNS entries.

I'm ready whenever you are! (and thanks for helping me with this).

-Alon.
 
Originally posted by SupermanInNY
Yes, Please!!

OK, I'll put something together later tonight and post a link to it. Please bear in mind that three weeks ago I was in the same position as you are now in, as a complete beginner. I now have a setup which seems to work, but I can't guarantee that it's the "right" way to do it. But despite very helpful advice from folks on the ServerMatrix forum it seems that there is still no definitive guide to doing nameservers with Plesk and Windows.

Neij
 
I appreciate your help with this.
BTW, did you upgrade PHP to 4.3.7 and installed Zend Optimizer? I went through hell with that simply since I didn't know about the need to save the php.ini on the side and then pasting it back in.
If you need assistance with that,.. I can certainly help on this.

-Alon.
 
OK, I have put up my best attempt at a walkthrough at www.haverfordwest.net/info/pleskdns.html

I would welcome comments, feedback, corrections etc. to neij at haverfordwest dot net

Originally posted by SupermanInNY
I appreciate your help with this.
BTW, did you upgrade PHP to 4.3.7 and installed Zend Optimizer? I went through hell with that simply since I didn't know about the need to save the php.ini on the side and then pasting it back in.
If you need assistance with that,.. I can certainly help on this.

-Alon.

Thanks for the offer. I haven't tried upgrading PHP yet, but will bear your offer in mind when I do!

neij
 
Hey Neij,

I sent you an email with some suggestions.
I'm still in the process of walking the steps.

You are doing a great job!

-Alon.
 
Back
Top