> > > As best as I can determine, everything is working fine. But I seek > some understanding. The resolv.conf contains some entries which make > no sense to me. The visiting geek is no longer interested in these > questions, as it is no longer broken. So I appeal to you. > > resolv.conf: > > # Dynamic resolv.conf(5) file for glibc resolver(3) generated by > resolvconf(8) > # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN > nameserver 192.168.0.1 > nameserver 69.64.224.67 > nameserver 69.64.224.66 > search domain.actdsltmp >
from reading the resolvconf manpage ( http://www.clab.it/cgi-bin/man/man2html?resolvconf+8) I infer that it causes the resolv.conf file to no longer be used, meaning the data in that file is now irrelevant. Resolvconf appears to store its data somewhere else, but I didn't read long enough to find out where. The "search" entry would have come from your DSL modem and is there because whatever ISP originally configured it wanted it there. -wes _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
