I am having some trouble (head/wall banging, losing sleep type trouble) getting an SME6.0.1 to resolve names. I can ping out to IPs, so the routing seems okay, but I simple can't resolve names.
The server is sitting on a fixed IP address, in server-only mode, behind a Draytek Vigor 2600Plus ADSL modem/router. The router provides DHCP services. A bunch of Windows PCs sat on the internal network have no problems accessing the Internet, resolving names etc.
I have spent many days on this problem, and still have got no closer to finding a solution.
The dig command tells me that no server could be found. If I explicitly tell it to use the ADSL router, I get the same result. From what I understand though, dnscache should go to the root DNS servers anyway.
If I 'dig' with one of the root DNS servers specified (from /etc/resolv.conf) then I do get a list of DNS servers that can resolve the name.
So - what I don't understand:
- Why do the DHCP Windows machines get supplied with DNS services, while my fixed IP SME does not?
- Why is the SME not going direct to the root servers, as I believe it is supposed to do.
- Where do I go from here? I simply don't know where to find the source of the problem. It is somewhere between the command-line and a DNS server somewhere - but no idea where

The dnscache log has been reporting input/output errors since 18 March this year, but I can't think of anything I changed on that day.
This is the same as the problem I posted on the general discussion board, but didn't get any response there. I'm starting from fresh here to see if anyone has any ideas where the problem could lie, and how I can weadle it out. The problem with the tools I've tried is that they either work or they time out - there is nothing in between, and no diagnostics as to why they haven't worked. The tools are used for analysing DNS conflicts, not why the DNS service isn't working as expected in the first place.
Thanks,
-- Jason
BTW I am really desperate to get this working, as it is already very late. I've had no troubles with 5.x in the past. This is my first 6.x installation, and I thought it was going to be smoother and easier.