Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web.
|
2005-12-10 How not to set up your DNS (part 6)Today's illustrative example is about the odd things that can happen if you rename a nameserver without making sure that you tell the people delegating zones to you. There are four nameservers for ; sdig ns jpint.utoronto.ca. ns1.jpint.utoronto.ca. bay.cs.utoronto.ca. ns2.utoronto.ca. ns1.tpc.int. ; sdig a ns1.jpint.utoronto.ca. 128.100.16.12 There is also another machine, Unfortunately, this nice proper set of NS records was a lie. The lie was
exposed by asking ns1.utoronto.ca for NS information for What had happened is that As secondaries, three out of four of the As you can see, this is really quite hard to notice; the only
real sign was the 'blue moon' wrong IP address for This isn't a new problem; similar issues (but worse) used to happen in the old InterNIC days. (An explanation of those problems does not fit in the margin of this entry.) (The jpint situation is in the process of being fixed, so hopefully soon you won't be able to see this for yourself.)
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |