Quoting Ryan Detert ([EMAIL PROTECTED]): > I recently upgraded my version of BIND but after a long time of trying to > figure out how to turn my server into a DNS server, I have been > unsuccessful. I assume the first step is to get named to run. when I try > to run it by typing '/path/named' it doesn't even show up in my processes.
Try something like # /etc/init.d/named start or # /etc/init.d/bind start ...and look in the process table. Also look in /var/log/messages, to see details of its startup. -- Cheers, Remember: The day after tomorrow is the third day Rick Moen of the rest of your life. [EMAIL PROTECTED] _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
