Re: Web server and email server in different places with same domain name




"Tim" <tefnz@xxxxxxxxxxxx> wrote in message
news:pan.2005.12.16.00.17.16.163170@xxxxxxxxxxxxxxx

> And that serial number order is BAD. If the date is being used as part of
> the serial, it should be in the form YYYYMMDDxx (for example 2005121500),
> rather than MMDDYYYY or DDMMYYY. This is because slave name servers check
> that the master serial number is larger, and that can be guaranteed only
> if the date is stored as year then month then day. Use of date in month
> or day-first order can lead to strange failures, because of the way that
> serial number comparisons are done. (serial numbers are manipulated as an
> unsigned 32-bit integer, but the range wraps, so that a serial number of
> 2**32 -1 (= 4294967295) is less than 0). Because of these issues, a
> simple sequential serial number, starting at 1, is often easier to use
> than a date-based serial.

Don't sweat it. If you make a bad mistake, you can wait for the timeouts of
the domain and the slaves will pull the new one, even without a newer serial
number. It's also possible to publush a serial number that forces pulls, I
believe "-1". Look in the manuals with your installation of BIND or whatever
DNS server you use.


.



Relevant Pages

  • [SLE] DNS server - persmissions problem
    ... Suse 10.1. ... I installed and setup a slave DNS server as follows: ... the master DNS is on 10.88.2.0/24). ...
    (SuSE)
  • Re: Zone Transfers - Forcing
    ... H> master DNS server in Windows? ... "zone transfer" replication attempts is entirely at the whim of the slave. ... DNS server and the forms on its web server. ...
    (microsoft.public.windows.server.dns)
  • Re: replicating dynamicly updated servers..
    ... I have a master dns server that has 2 zones that clients ... Bind doesn't allow for slave serve to be updated ... My network has a DHCP and DNS server integrated with each other on one ...
    (Fedora)
  • Re: Slave DNS server not taking over.
    ... I've got an Active Directory providing the primary DNS to clients, ... and verify that the slave responded to requests from clients. ... The clients are using DHCP and have a primary and secondary dns server, ...
    (microsoft.public.win2000.dns)