<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Not necessarily, what you have dug are the IP addresses of the content DNS servers for the numericable.fr domain.<BR>
These probably aren't the caching servers that the ISP provide for their customers to resolve DNS so may cause more harm than good by adding these to resolv.conf. <BR>
<BR>
On Wed, 2009-01-28 at 18:06 +0000, <TT><FONT COLOR="#000000">NoOp <<A HREF="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</A>></FONT></TT> wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
<TT><FONT COLOR="#000000">You might check to see if your dns servers are listed in</FONT></TT><BR>
<TT><FONT COLOR="#000000">/etc/resolv.conf. They should be 82.216.111.75 and 82.216.111.76.</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#000000">;; ANSWER SECTION:</FONT></TT><BR>
<TT><FONT COLOR="#000000">numericable.fr. 548 IN A 82.216.111.15</FONT></TT><BR>
<TT><FONT COLOR="#000000">numericable.fr. 548 IN NS ns1.numericable.fr.</FONT></TT><BR>
<TT><FONT COLOR="#000000">numericable.fr. 548 IN NS ns2.numericable.fr.</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#000000">ns1.numericable.fr. 317122 IN A 82.216.111.75</FONT></TT><BR>
<TT><FONT COLOR="#000000">ns2.numericable.fr. 312318 IN A 82.216.111.76</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#000000">So, your 'cat /etc/resolv.conf' should look like this:</FONT></TT><BR>
<BR>
<TT><FONT COLOR="#000000">$ cat /etc/resolv.conf</FONT></TT><BR>
<TT><FONT COLOR="#000000">nameserver 82.216.111.75</FONT></TT><BR>
<TT><FONT COLOR="#000000">nameserver 82.216.111.76</FONT></TT>
</BLOCKQUOTE>
</BODY>
</HTML>