On Wed, 30 Jan 2002 09:08:58 -0500 begin Bill Day <[EMAIL PROTECTED]> spewed forth:
[snip] > > ------- > $TTL 1D > > @ 1D IN SOA localhost. > root.localhost 42 ; > serial (d. adams) 3H > ; refresh 15M ; retry > 1W ; expiry > 1D ) ; minimum your problem is in this section above. All else looks good. The problem is, you don't reference anywhere what your reverse zone is. You have $TTL 1D (your zone's default time to live), then you have an @, which needs to reference the domain (which needs to be listed before this @), but can't because the domain isn't listed. This is why named is whining at startup. > > 1D IN NS localhost. > 1 1D IN PTR localhost. > > > Again, thanks for all your help. > > -- > Bill Day ( a.k.a. BadMan ) 188133 http://counter.li.org > #linux-users irc.openprojects.net:6667 > > Our crystal tears now fall upon the ashes, but from the dust shall > grow a spirit, to be in compassion for those who are lost, and one in > determination to break those who dare test our resolve to be free... > 9/11/01 > > http://www.daysdomain.com/tribute.html > > 8:30am up 181 days, 23:24, 15 users, load average: 0.00, 0.00, 0.00 > _______________________________________________ > Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the > above URL. -- Focus on the dream, not the competition. -- Nemesis Racing Team motto Internet (H323) phone: 206.28.187.30 _______________________________________________ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.