• 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

Exclusive IP question

D

DoobyWho

Guest
Okay - So right now I have a domain set as follows:

Plesk
-----------
Shared IP (lets say 1.1.1.1)
IP pool is 1.1.1.1 and 1.1.1.2
In plesk dns config, everything with an IP points to 1.1.1.1

On my domain registrar ns1.domain.com and ns2.domain.com are pointing to 1.1.1.1 and 1.1.1.2

Now, I want to install an SSL on this domain so I know I need to convert it to an exclusive IP (lets say 1.1.1.3).

What else do I need to do? Do I need to update the nameservers at my domain registrar? Do I need to keep the nameserver shared IP's in my clients IP pool?

Thanks!
 
Forgot to mention:

Each of my sites will be using their own nameservers instead of two default ones for each site.
 
So you already have the following setup on the server:

1.1.1.1 - Shared (ns1)
1.1.1.2 - Shared (ns2)
1.1.1.3 - Exclusive (not used yet)

Domain name - domain1.com (already on either 1.1.1.1 or 1.1.1.2)

Domain IP Pool current - 1.1.1.1, 1.1.1.2

Domain nameservers (already setup at the registrar)
..... ns1.domain1.com (1.1.1.1)
..... ns2.domain1.com (1.1.1.2)
which are the same IPs as your ns1.yourhostdomain.com and ns2.yourhostdomain.com
==================================
Do I need to keep the nameserver shared IP's in my clients IP pool?
.....Not unless the client is going to have additional domains which would then
.....need a shared IP, since the exclusive IP is going to be used below...

Do I need to update the nameservers at my domain registrar?
.....When you create the new domain at the registrar, you should then also register the client's
.....new ns1 and ns2 servers using the IPs. THEN you go to the following section...

What else do I need to do?
1) Create the Client in Plesk
.....Fill in info, set limits, IP Pool selection, etc.

2) Add 1.1.1.3 to the Client's IP Pool
.....Clients - IP Pool - Add New IP Address - Pick 1.1.1.3 from the Vacant IPs List - Ok

3) Create the client's Domain
.....Fill in info, pick IP, set hosting, set limits, etc.
.....Check DNS entries, make any needed adjustments, etc.

4) Change the Domain to be hosted on 1.1.1.3 (from the updated pool)
.....Domains - Pick the domain - Setup - Pull down IP list - Select new IP 1.1.1.3 - Ok

5) Change the default domain for 1.1.1.3
.....Server - IP Addresses - Click on the zero in Hosting column for 1.1.1.3 line -
..........- Put dot to select domain - Click on 'Set As Default' link above.

6) Install the SSL cert for the domain
.....See the Admin manual page at:
http://download1.sw-soft.com/Plesk/Plesk7.5/Doc/plesk-7.5r-admins-guide-html/ch03s12.html
The first 2/3 is informational, then it gets to the procedural part:

Make sure you do all procedures:
.....i) Installing Your SSL Certificate To The Control Panel
.....ii) Assigning SSL Certificates to IP Addresses and Domains
.....iii) Setting the Default SSL Certificate


Hope this is enough to get you through it. Pain pills are wonderful, aren't they?!
 
Back
Top