Assign dedicated IP to parked domain, currently possible?

basketmen

Well-Known Member
Sep 9, 2010
128
1
66
There are some tutorials below, will it working for parked domain, or only for addon & subdomain?

ndimensionz.com/kb/dedicated-ip-to-parked-addon-domain-in-cpanel/
How to add dedicated IP to parked/addon domain in cPanel | NdimensionZ

prajith.in/how-to-assign-a-dedicated-ip-to-a-sub-domain-or-add-onpark-domain/
How to assign a dedicated IP to a Sub-domain OR Add-on/Park domain - Linux - e-diary

thelinuxfaq.com/183-assign-dedicated-ip-to-subdomain-parked-domain-addon-domain-in-whm
Assign Dedicated IP to Subdomain/Parked domain/Addon domain in WHM



there is also a thread asking this in 2008
The main domain does have its own IP Address, but I need the domain that is parked on the main domain to also have its own IP Address. So for a example:

Main Domain: example.com
Main IP: 64.64.xx.xx
Parked Domain: domain.com
Parked IP: 64.64.xx.xx

Needs to be

Main Domain: example.com
Main IP: 64.64.xx.xx
Parked Domain: domain.com
Parked IP: 35.35.xx.xx

its says not possible that time, is it already possible right now? i need it if possible
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463

basketmen

Well-Known Member
Sep 9, 2010
128
1
66
hmm but its parked domain because its have same file & database, only different domain

if using addon domain, can its still have same file & database?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Yes, simply use the same document root for the addon domain name (e.g. /home/$username/public_html).

Thank you.