My server is in Server only mode and is my DNS server for my local network. I was having some trouble recently access some websites so I thought I would check out what was going on. What is happening is that my SME server is not able to resolve certain addresses. To confirm this, I have tried the following commands:
and on all occassions I would receive the error message "connection timed out; no servers could be reached"
In my research I found this command:
env DNSCACHEIP=8.8.8.8 dnsqr a [fqdn]
Now when I run this command I get this result ([fqdn] and [ipaddress] proper terms just replaced for privacy:
1 [fqd]n:
51 bytes, 1+1+0+0 records, response, noerror
query: 1 [fqdn]
answer: [fqdn] 83 A [ipaddress]
Can anyone help me "resolve"

my problem with DNS queries not working properly. I currently don't have anything in the Corporate DNS settings as per the usual spec.
Thanks
Girkers
Addendum:
Just found another post that reported similar problems and my problem is not a disk space issue, but here is the results of the requests asked in the other post:
[root@caine ~]# df -h -T
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/main-root
ext3 913G 497G 370G 58% /
/dev/md1 ext3 99M 38M 57M 41% /boot
none tmpfs 2.0G 0 2.0G 0% /dev/shm
[root@caine ~]# db configuration show dnscache.forwarder
dnscache.forwarder=service
status=enabled
[root@caine ~]# db configuration show dnscache
dnscache=service
TCPPort=53
UDPPort=53
access=private
status=enabled