Matt Gallagher enscribed thusly:
> I have a question for yall? I am runnind R.H.5.1 with named, got the domains working
>but i need to know how to update the cache because i changed some reverse dns names
>and it still acts like they are the old ones? how can i update this? if you could
>direct all inquiers to [EMAIL PROTECTED] i would appreciate it. thanks in advance.
1) Make SURE you incremented the sequence number in the SOA record
(or Bind named will simply ignore your changes).
2) If you have only changed the zone files and not anything in the
/etc/named.boot file (Bind 4.9.x) or /etc/named.conf file (Bind 8.x) then
you can either send a SIGHUP to the named (kill -HUP {pid_of_named} or run
named.reload. If you did change something in the master configuration file
(whichever for whatever version) then kill and restart named or run
named.restart.
3) Wait for the "dust" to settle. What I mean by that is that other
systems will still have old information cached in their resolver libraries.
While your system will have the information up to date almost immediately,
it may take remote systems several hours if they had loaded old records
and had the cached. Not much you can do about that except wait.
> ----
> Matt Gallagher
> System Administator/Technical Support
> MG Web and Computer
> www.mgweb.net
> (888)553-7142
Mike
--
Michael H. Warfield | (770) 985-6132 | [EMAIL PROTECTED]
(The Mad Wizard) | (770) 925-8248 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]