Hi all!
I've got big problem. I'm moving my clients from one server to another(changing as well nameservers), but got some problem with one domain.
Of course procedure is simple, usually I change nameservers to new one and everything works fine. However a holder of one domain is abroad and without his acceptation I can't change nameservers to new ones
(AUTHINFO codes)
Therefore I tried this trick on both master and slaver nameserver (bind):
zone "serwis-komiksowy.pl" {
type slave;
masters {83.149.90.209;83.149.90.210;};
};
THose in brackets are new nameservers. Its seem like working well. Forwarding somway queries. Is it good for temporaily situation 2-3weeks. Would it work ?
One would ask why not to set all records on current nameserver. Answear is simple becouse on new server client has cpanel and can manage subdomains.
Please help if it is good solution for this problem.
BIg thanks in advance
I've got big problem. I'm moving my clients from one server to another(changing as well nameservers), but got some problem with one domain.
Of course procedure is simple, usually I change nameservers to new one and everything works fine. However a holder of one domain is abroad and without his acceptation I can't change nameservers to new ones
(AUTHINFO codes)Therefore I tried this trick on both master and slaver nameserver (bind):
zone "serwis-komiksowy.pl" {
type slave;
masters {83.149.90.209;83.149.90.210;};
};
THose in brackets are new nameservers. Its seem like working well. Forwarding somway queries. Is it good for temporaily situation 2-3weeks. Would it work ?
One would ask why not to set all records on current nameserver. Answear is simple becouse on new server client has cpanel and can manage subdomains.
Please help if it is good solution for this problem.
BIg thanks in advance

I didn't know. Thank you very much for help