Re: can only resolve dns names as root or with explicit nameserver address

2009-11-23 Thread Kelly Clowers
On Mon, Nov 23, 2009 at 09:29, Sven Joachim wrote: > On 2009-11-23 18:18 +0100, Kelly Clowers wrote: > >> On Mon, Nov 23, 2009 at 09:08, Kelly Clowers wrote: >>> Using Sid here, I suddenly cannot resolve DNS names normally. My web >>> browsers, ping and dig do not work with names (ping works with

Re: can only resolve dns names as root or with explicit nameserver address

2009-11-23 Thread Steve Kemp
On Mon Nov 23, 2009 at 09:08:26 -0800, Kelly Clowers wrote: > Using Sid here, I suddenly cannot resolve DNS names normally. My web > browsers, ping and dig do not work with names (ping works with an ip > address), but sudo ping and sudo aptitude resolve normally and dig > works as my user if I giv

Re: can only resolve dns names as root or with explicit nameserver address

2009-11-23 Thread Sven Joachim
On 2009-11-23 18:18 +0100, Kelly Clowers wrote: > On Mon, Nov 23, 2009 at 09:08, Kelly Clowers wrote: >> Using Sid here, I suddenly cannot resolve DNS names normally. My web >> browsers, ping and dig do not work with names (ping works with an ip >> address), but sudo ping and sudo aptitude resolv

Re: can only resolve dns names as root or with explicit nameserver address

2009-11-23 Thread Kelly Clowers
On Mon, Nov 23, 2009 at 09:08, Kelly Clowers wrote: > Using Sid here, I suddenly cannot resolve DNS names normally. My web > browsers, ping and dig do not work with names (ping works with an ip > address), but sudo ping and sudo aptitude resolve normally and dig > works as my user if I give it the

can only resolve dns names as root or with explicit nameserver address

2009-11-23 Thread Kelly Clowers
Using Sid here, I suddenly cannot resolve DNS names normally. My web browsers, ping and dig do not work with names (ping works with an ip address), but sudo ping and sudo aptitude resolve normally and dig works as my user if I give it the ip address of the nameserver (e.g. dig @192.168.1.1 cnn.com)