Looks Like the update of Virtualmin wiped out my DNS records...or could have been the new wbm-virtualmin-slavedns module not sure.
The Info page on the server...System Info shows that DNS is not running and will not restart with error -- Failed to start service : Failed to start BIND : Starting named: named: already running[FAILED]
I have gone and looked at the Webmin/Bind Server tab and it is not running there, but there is a PID file at /var/run/named/
Also, when testing my DNS with nslookup -->server 127.0.0.1
[freebrew@ns1 ~]$ nslookup
> server 127.0.0.1
Default server: 127.0.0.1
Address: 127.0.0.1#53
> mail.the-arachnid.net
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: mail.the-arachnid.net
Address: 68.XXX.XX.202
>
ftp.the-arachnid.netServer: 127.0.0.1
Address: 127.0.0.1#53
Name:
ftp.the-arachnid.netAddress: 68.XXX.XX.202
>
Not sure what to do....
How is DNS not running but still returning records with nslookup.
Please Inform Me
freebrew Out