This one time, at band camp, Michael Kraus wrote: >I'm under time pressure, as I'm doing the work for a non-profit >organisation, and their system is down whilst I'm doing the work.
You say /etc/resolv.conf is empty.. is it empty both before and after connecting? Are you inadvertently using the local bind but not forwarding requests to an upstream nameserver? My recommended path is to not let pppconfig do any resolv.conf munging, tell it to leave DNS alone, then put "nameserver 127.0.0.1" in your /etc/resolv.conf, and then tell bind to use the upstream nameservers as forwarders. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg Chaos reigns within. Reflect, repent, and reboot. Order shall return. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
