Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2006 11:33:27 +0200
From:      Matteo Pillon <matteo.pillon@gmail.com>
To:        Andrew Falanga <af300wsm@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Having trouble getting ppp configured on my 6.1 box
Message-ID:  <20060905093327.GA21531@neptune.octopus>
In-Reply-To: <340a29540609041807q321a5372pa33fe2077fa3aa03@mail.gmail.com>
References:  <340a29540609021051n50bc066bj63f192f9890f8e5@mail.gmail.com> <20060903183915.GA24744@neptune.octopus> <340a29540609041807q321a5372pa33fe2077fa3aa03@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 04, 2006 at 07:07:21PM -0600, Andrew Falanga wrote:
> 
> What's interesting is, I can resolve hostnames within the domain of my ISP (
> Icehouse.net).  For example, I can resolve www.icehouse.net, but I can't
> resolve www.freebsd.org.
> 

That's really strange. Try setting 151.1.1.1 as the nameserver in
/etc/resolv.conf (it's a nameserver from Italy).

Or just try with dig:
$ dig @151.1.1.1 www.freebsd.org
[...]

Bye.

-- 
 * Pillon Matteo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060905093327.GA21531>