Using WHM we can assign one dedicated IP to one account. But if wants to set multiple IPs to an account for eg: to subdomain, addon domain or park domain. We have to it manually by editing following configuration files.
1.# vim /var/cPanel/userdata/[username]/subdomain.domain.tld
Here, change the shared IP with new dedicated IP.
2. After that rebuild httpd.conf using following cpanel script.
#/scripts/rebuildhttpdconf \
After that restart httpd service.
3. Now add dedicated IP in /etc/domainips file
After that rebuild IPpool using following script
#/script/rebuildippool
Now last step,
4. Edit DNS zone for particular domains and assign dedicated IP in it.
Zone is located here: /var/named/domain.db file.
Then restart named service.
Thanks.
As the demand for virtual private servers (VPS) continues to grow, businesses and individuals are faced with a crucial decision:…
Web hosting is a large industry, as many other factors help any web hosting provider to form a company. The…
Welcome to the complete guide to WordPress security best practices in 2024. As technology evolves rapidly, implementing strong security measures…
Hey, wanted to learn about web hosting? Or do you want to start a new website and need hosting? Questions…
In today's digital world, the threat of DDoS attacks has become increasingly prevalent. These types of attacks have the power…