Hi,

On Tue, 03 Mar 2009, Nicolas Roussi wrote:

> I am guessing that it is. I recently configured a bind9 server on the
> network which is also the LDAP server but I disabled bind9. These are the
> files on the server that is not working. I have included hosts, hostname,
> interfaces, dhcpd.conf, ifconfig -a and resolv.conf. I am really puzzled
> about this. The help is greatly appreciated.

This seems to be the relevant file, ie this sets what the server itself
uses for DNS,

> nico...@edubuntus2:~$ cat /etc/resolv.conf
> nameserver 66.255.85.8
> nameserver 66.255.85.9

Can the server contact these dns servers?  You can test the dns servers
with something like:

        dig www.edubuntu.org @66.255.85.8
        dig www.edubuntu.org @66.255.85.9

A DNS issue might explain your delays with sudo.  I don't imagine it
explains much more than that though.

Gavin


-- 
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to