JP Vossen on 9 Nov 2007 22:03:21 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Odd DNS messages


Date: Fri, 9 Nov 2007 15:27:12 -0500
From: Mike Leone <turgon@mike-leone.com>

I found this, in my logcheck email. Any ideas? Should I be worried? Or is it
just something that sometimes happens?

System Events
=-=-=-=-=-=-=
Nov  9 13:36:34 mail named[2220]: checkhints: L.ROOT-SERVERS.NET/A (199.7.83.42) missing from hints
Nov  9 13:36:34 mail named[2220]: checkhints: L.ROOT-SERVERS.NET/A (198.32.64.12) extra record in hints


----- cut here -----

	Subject: L.ROOT-SERVERS.NET has changed IP address to
		 199.7.83.42
	Date: Sat, 03 Nov 2007 08:37:24 +1100
	From: Mark Andrews <Mark_Andrews@isc.org>
	Reply-To: bind-users@isc.org
	To: bind-announce@isc.org

	If you already have a root hints zone defined in named.conf
	you need to update the address in the file it loads from.

	The easiest way to create a new file is to run dig, check
	the contents of the file it generates then move the file
	into place.

		dig ns . @a.root-servers.net > newfile

	If you don't have any root zone defined they you will be
	using the built-in hints.  In this case you should create
	a root hints zone if you don't have a root zone already
	defined and you are using class IN (the default class).

		dig ns . @a.root-servers.net > root-hints

		zone "." {
			type hint;
			file "root-hints";
		};

	If you are not using views you do this at the options level.
	If you are using views you need to define this zone in
	each view of class IN.

	BIND 9.3.5, BIND 9.4.2 (9.4.2rc2) and BIND 9.5.0 (9.5.0a7) will
	have their built-in root hints updated to reflect this change.

	If you wish to change the built in hints apply the attached
	patch.  In the top level directory run.

		patch -p1 < l-root-servers.patch
		make clean
		make

	Mark Andrews, ISC
	1 Seymour St., Dundas Valley, NSW 2117, Australia
	PHONE:	+61 2 9871 4742	INTERNET: Mark_Andrews@isc.org

----- cut here -----


Later, JP ----------------------------|:::======|------------------------------- JP Vossen, CISSP |:::======| jp{at}jpsdomain{dot}org My Account, My Opinions |=========| http://www.jpsdomain.org/ ----------------------------|=========|------------------------------- Microsoft has single-handedly nullified Moore's Law. Innate design flaws of Windows make a personal firewall, anti-virus and anti-malware software mandatory. The resulting software arms race has effectively flattened Moore's Law on hardware running Windows. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug