cheers!!
I knew the box could see the outside world, just trying to get a small website running from behind an ADSL router on dynamic IP
[root@sme01 root]# /etc/rc.d/init.d/tinydns status
/service/tinydns: up (pid 1416) 43581 seconds, normally down
[root@sme01 root]# ping
www.google.comPING
www.l.google.com (66.249.87.104) from 192.168.200.1 : 56(84) bytes of data.
64 bytes from 66.249.87.104: icmp_seq=1 ttl=244 time=46.9 ms
64 bytes from 66.249.87.104: icmp_seq=2 ttl=244 time=47.4 ms
64 bytes from 66.249.87.104: icmp_seq=3 ttl=244 time=46.9 ms
above looks good...
but when I run a test on checkdns.net, it resolves the IP of my server but gives "Error fetching SOA" when verifying that the nameservers are alive.. I've got port 53 forwarded to the SME box from the router for BOTH rdp and udp...