Dam this happen again to me Matt and the rest of the toaster world...
I was building another box and unfortunately I decided to install the DNS part first so when it came down to the final steps of my toaster and I was trying to figure out why the heck nothing is routing to the box ... I finally figured the tcpserver -vDRHl0 -x tcp.cdb -- 71.34.127.141 53 /usr/local/bin/axfrdns
was not there like it is on all the other servers I run.. DUH!!
anyhow I try to walk through the steps in the DNS+DJBDNS how to and this is what I get because obiously Supervise is still running them.. ARGGH!
axfrdns-conf: fatal: unable to create /usr/local/axfrdns: file already exists
So what should I do in the proper steps to fix it? I know its an easy one... I think I will have to re run something. here is my current server setup (a working one has this)
Kurt# pwd
/service
Kurt# ls
axfrdns dnscache send smtp tinydns
here is my new one! (non working one just yet)
Kurt1# cd /service/
Kurt1# ls
dnscache send
So this is why everything is not working .. but all installed well on the 4.07 like a dream so I am just waiting to get this part functioning and I know all will kick arsse!!
Thanks Matt and crew for wonderful help in the PerlDoc's it helps tons!
are you just looking for
services stop (or /usr/local/etc/rc.d/services.sh stop) ?