Problem #1
I am using 3 IP… 1 shared 2 private… I accidentally made the 3rd IP as shared… Anyway to undo this and bring this back to the private pool.
Problem #2
I have my main mydomain.com being hosted to the default shared 11.22.33.11 IP which also host my ns1.mydomain.com and ns2.mydomain.com, what I want is to move it to 11.22.33.22 which is a private IP but each time I do this, the site will display error 403 which means it loads up the wrong virtual server.
I am already stuck here…
What I want to achieve is
mydomain.com will go to a private IP 11.22.33.22
mydomain2.com will go to a private IP 11.22.33.33
and the rest will go to 11.22.33.11
my ns1 is pointing to 11.22.33.11 and my ns2 is pointing to 11.22.33.22
is this possible?