Re: Re: DNS and resolv.conf

2006-07-10 Thread Tyler Smith
"I'm curious how you got into the spot you're in, where resolv.conf isn't working." No idea. I physically packed up my computer, shipped it across the country, and plugged it into the same model wireless router/modem that I had been using before. The ISP is different, so I can only assume that

Re: DNS and resolv.conf

2006-07-09 Thread Seeker5528
On Fri, 07 Jul 2006 06:11:43 -0300 Tyler Smith <[EMAIL PROTECTED]> wrote: > 2) Do ISPs change DNS addresses often? Is there a way to detect it when > it happens, so I don't have to call them up for the new one every time > it happens? They shouldn't change very often. Usually you can connect to

Re: DNS and resolv.conf

2006-07-07 Thread Roberto C. Sanchez
Stephen R Laniel wrote: > > No, they don't change often. And you should never have to > call them. As you may have discovered, talking with an ISP > is a special form of torture, so it's good to do it > infrequently. > If you view speaking to your ISP as torture, let me humbly suggest that you s

Re: DNS and resolv.conf

2006-07-07 Thread Andrew Schulman
> Andrew Schulman writes: > > So the question then becomes, how to get your DHCP client to put the > > names of the DNS servers into resolv.conf. The simplest way to do this > > is to install the resolvconf package. > > The simplest way to do this is to choose "Dynamic" in the "Configure > Namese

Re: DNS and resolv.conf

2006-07-07 Thread John Hasler
It appears that you are not using PPP as I had assumed. If so ignore my advice about pppconfig. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: DNS and resolv.conf

2006-07-07 Thread Stephen R Laniel
On Fri, Jul 07, 2006 at 09:41:13AM -0300, Tyler Smith wrote: > Ok, I'm not sure if I've done this correctly, but I think it works now. > I installed DCHP (already had DCHPclient), and pdns-recursor. That > wasn't enough on its own, so I did a dpkg-reconfigure resolvconf, > followed by ifdown &

Re: DNS and resolv.conf

2006-07-07 Thread John Hasler
Andrew Schulman writes: > So the question then becomes, how to get your DHCP client to put the > names of the DNS servers into resolv.conf. The simplest way to do this > is to install the resolvconf package. The simplest way to do this is to choose "Dynamic" in the "Configure Nameservers" screen

Re: DNS and resolv.conf

2006-07-07 Thread Tyler Smith
Ok, I'm not sure if I've done this correctly, but I think it works now. I installed DCHP (already had DCHPclient), and pdns-recursor. That wasn't enough on its own, so I did a dpkg-reconfigure resolvconf, followed by ifdown & ifup. I couldn't figure out how to restart the DNS cache, as suggest

Re: DNS and resolv.conf

2006-07-07 Thread Wim De Smet
On 7/7/06, Tyler Smith <[EMAIL PROTECTED]> wrote: Hi, I think I've sorted out my internet connection problem, at least temporarily. I determined that I was having DNS problems, as I could ping numerical IP addresses, but not domain names. My resolv.conf file, as automatically generated, lists my

Re: DNS and resolv.conf

2006-07-07 Thread Carl Fink
On Fri, Jul 07, 2006 at 06:11:43AM -0300, Tyler Smith wrote: > Hi, > > I think I've sorted out my internet connection problem, at least > temporarily. I determined that I was having DNS problems, as I could > ping numerical IP addresses, but not domain names. My resolv.conf file, > as automatic

Re: DNS and resolv.conf

2006-07-07 Thread Michael Johnson
On Fri, 07 Jul 2006 04:11:43 -0500, Tyler Smith <[EMAIL PROTECTED]> wrote: 1) How to insure that the correct DNS address is included when resolv.conf is generated? As mentioned before, if you're using DHCP it *should* be automatic. However, from time to time ISPs get their configurations

Re: DNS and resolv.conf

2006-07-07 Thread Andrew Schulman
> 1) How to insure that the correct DNS address is included when > resolv.conf is generated? > > 2) Do ISPs change DNS addresses often? Is there a way to detect it when > it happens, so I don't have to call them up for the new one every time > it happens? If you get your IP address from your I

Re: DNS and resolv.conf

2006-07-07 Thread Stephen R Laniel
On Fri, Jul 07, 2006 at 06:11:43AM -0300, Tyler Smith wrote: > 1) How to insure that the correct DNS address is included when > resolv.conf is generated? Are you using DHCP? If you are, resolv.conf is normally rewritten every time the DHCP lease changes. I believe the DHCP server sends along DNS

DNS and resolv.conf

2006-07-07 Thread Tyler Smith
Hi, I think I've sorted out my internet connection problem, at least temporarily. I determined that I was having DNS problems, as I could ping numerical IP addresses, but not domain names. My resolv.conf file, as automatically generated, lists my router's address as the nameserver. I contacte