DNS Question (rev. 2)

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Fri Oct 13 23:44:42 UTC 2000


> 
> 
> >zone "lakeforest.edu" in {
> >      type master;
> >      file "db.lakeforest.edu";
> >};
> >
> 
> 
> shouldn't it be:
> 
> zone "lakeforest.edu" {
>       type master;
>       file "db.lakeforest.edu";
> };
> 
> 
> in other words, you have an extra "in" there?  I'm no expert, but that
> looks a little strange to me.
> 
> 

	Both of these are correct.  The "in" is optional as the default
	class is "in".

	See: http://www.isc.org/products/BIND/docs/config/zone.html

	Mark
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com



More information about the bind-users mailing list