Networking Forums

Networking Forums > Computer Networking > Linux Networking > DNS Upstream refresh

Reply
Thread Tools Display Modes

DNS Upstream refresh

 
 
billis
Guest
Posts: n/a

 
      02-19-2007, 11:04 PM
After an, otherwise, succesful migration the MX record of the BIND
nameserver ended up like this:

domain.com. IN MX 10 mail.domain.com

instead of:

domain.com. IN MX 10 mail.domain.com.
(that dot at the end.....sigh)

Now I need to refresh the dns information upstream cause some MX
servers out there send mail to
mail.domain.com.domain.com instead of the correct address.

I've corrected the typo, lower the refresh to 5 minutes for the master
zone, tunred on notify for the zone. Is there anything else I can do
to speed up the update?
Specifically is there a way to access an internet dns server and
specifically tell it to retrieve the new zone information?

thx in advance,
bill

 
Reply With Quote
 
 
 
 
Ian Northeast
Guest
Posts: n/a

 
      02-20-2007, 10:18 AM
On Mon, 19 Feb 2007 16:04:06 -0800, billis wrote:

> After an, otherwise, succesful migration the MX record of the BIND
> nameserver ended up like this:
>
> domain.com. IN MX 10 mail.domain.com
>
> instead of:
>
> domain.com. IN MX 10 mail.domain.com. (that dot at the
> end.....sigh)
>
> Now I need to refresh the dns information upstream cause some MX servers
> out there send mail to
> mail.domain.com.domain.com instead of the correct address.
>
> I've corrected the typo, lower the refresh to 5 minutes for the master
> zone, tunred on notify for the zone. Is there anything else I can do to
> speed up the update?
> Specifically is there a way to access an internet dns server and
> specifically tell it to retrieve the new zone information?


No, you'd have to get the whole Internet (or at least everyone who sends
you mail) to drop their caches.

For future reference, drop your TTLs to 5-10 minutes a day or two before
making changes like this, to mitigate the effect of errors. Once you are
satisfied everything is working, raise them again.

You could create an A record mail.domain.com.domain.com with the address
of your mail server. As long as your negative caching TTL is sensible (it
should be around 10 minutes) this should get your mail flowing again.

Regards, Ian
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
upstream speed Broadband 10 12-06-2005 10:25 AM
upstream errors Andy Furniss Broadband 0 12-04-2005 11:10 PM
Dude, where's my upstream? John Broadband 11 10-07-2005 01:55 PM
Slow upstream? Matt Clemson Broadband 5 01-12-2005 12:41 AM
512k/bs upstream? Dan Allen Broadband 1 12-09-2004 01:03 PM



1 2 3 4 5 6 7 8 9 10 11