Using 11.34.0.8
I have a few domains where the client's control their DNS, so for those domains under Edit DNS, they're set to their 3rd party name servers such as Go Daddy name servers. They also host their email offsite so their MX record is not local.
Yet, when mail tries to send to their domain through the cPanel server or if I do a dig in the shell for the MX record for these domains I get the local DNS pointing to the site server and not the actual mx records as reported by doing a dig on any other server / computer. The domains are listed under /etc/remotedomains, but I'm not sure they should be listed, but that only would work if the external DNS was being queried.
Mail error says:
"lowest numbered MX record points to local host"
Dig just shows results as seen on the Edit DNS page. It even shows the 3rd party name servers but clearly isn't getting it's info from them.
Why is it not querying the external name servers when they're listed in the local DNS record? Shouldn't it ignore any local records if the local DNS is not the authoritative name server?
I also tried restarting named with no effect.
I ended up for now just duplicating the mx records locally, but that just seems to be a bandaid since if they change their DNS, I shouldn't have to manually mirror the changes on the site server.
So, am I just missing something obvious or is there a bug?
I have a few domains where the client's control their DNS, so for those domains under Edit DNS, they're set to their 3rd party name servers such as Go Daddy name servers. They also host their email offsite so their MX record is not local.
Yet, when mail tries to send to their domain through the cPanel server or if I do a dig in the shell for the MX record for these domains I get the local DNS pointing to the site server and not the actual mx records as reported by doing a dig on any other server / computer. The domains are listed under /etc/remotedomains, but I'm not sure they should be listed, but that only would work if the external DNS was being queried.
Mail error says:
"lowest numbered MX record points to local host"
Dig just shows results as seen on the Edit DNS page. It even shows the 3rd party name servers but clearly isn't getting it's info from them.
Why is it not querying the external name servers when they're listed in the local DNS record? Shouldn't it ignore any local records if the local DNS is not the authoritative name server?
I also tried restarting named with no effect.
I ended up for now just duplicating the mx records locally, but that just seems to be a bandaid since if they change their DNS, I shouldn't have to manually mirror the changes on the site server.
So, am I just missing something obvious or is there a bug?