From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 12:01:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B3D16A58F for ; Tue, 5 Sep 2006 12:01:25 +0000 (UTC) (envelope-from bob@a1poweruser.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 357F043D5C for ; Tue, 5 Sep 2006 12:01:21 +0000 (GMT) (envelope-from bob@a1poweruser.com) Received: from laptop ([70.39.69.56]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060905120121.DBJT23453.mta11.adelphia.net@laptop>; Tue, 5 Sep 2006 08:01:21 -0400 From: "Bob" To: "Matteo Pillon" , "Andrew Falanga" Date: Tue, 5 Sep 2006 08:01:20 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20060905093327.GA21531@neptune.octopus> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: RE: Having trouble getting ppp configured on my 6.1 box X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 12:01:25 -0000 Post your /etc/ppp/ppp.conf /var/log/ppp.log /etc/hosts and firewall rules files. Are you running DNS server? You may also find the Install Guide at www.a1poweruser.com helpful. It covers user ppp in detail. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Matteo Pillon Sent: Tuesday, September 05, 2006 5:33 AM To: Andrew Falanga Cc: freebsd-questions@freebsd.org Subject: Re: Having trouble getting ppp configured on my 6.1 box 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"