I upgraded bind/named this morning on a Debian 6 VPS, now the server won't resolve anything. named service is running. Config file looks good. Not sure if directadmin has anything to do with the bind startup process that's missing, or what might be going wrong. Any help would be greatly appreciated.
root@gator:~# ps aux|grep named
bind 2685 0.0 1.2 130564 12888 ? Ssl 18:43 0:00 /usr/sbin/named -u bind
root 12584 0.0 0.0 112312 832 pts/3 S+ 18:59 0:00 grep named
root@gator:~#
root@gator:~# ps aux|grep named
bind 2685 0.0 1.2 130564 12888 ? Ssl 18:43 0:00 /usr/sbin/named -u bind
root 12584 0.0 0.0 112312 832 pts/3 S+ 18:59 0:00 grep named
root@gator:~#