Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!NECOM830.CC.TITECH.AC.JP!mohta From: mohta@NECOM830.CC.TITECH.AC.JP (Masataka Ohta) Newsgroups: comp.protocols.tcp-ip.domains Subject: Re: decimals in the serial field Message-ID: <9106171434.AA24830@necom830.cc.titech.ac.jp> Date: 17 Jun 91 14:33:49 GMT References: <9106141643.AA26522@gaak.LCS.MIT.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 13 > Believe it or not, in BIND "32.1" is the same as "320001". The exact > interpretation of "." is "000". Quite seriously (I looked at the code). > > This means that 32.10 > 32.9 by a very significant margin: > 32.10 == 3200010 and 32.9 == 320009, a order of magnitude difference. > The right solution to this is DON'T USE THE x.y FORMAT FOR SERIAL, the > spec says a single integer. Isn't it a good idea to use numbers like 320001, 320002, 320003, ... , 320010, ... , 320100, ... and then 330001 without "."? Masataka Ohta