From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 10:13:58 2003 Return-Path: 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 22DC937B407 for ; Mon, 30 Jun 2003 10:13:58 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-66-247.maa.sify.net [210.214.66.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCB543FE1 for ; Mon, 30 Jun 2003 10:13:56 -0700 (PDT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1000) id B959883B; Mon, 30 Jun 2003 18:53:58 +0530 (IST) Date: Mon, 30 Jun 2003 18:53:58 +0530 From: Shantanu Mahajan To: RexFelis Message-ID: <20030630132358.GA215@dhumketu.homeunix.net> Mail-Followup-To: RexFelis , freebsd-questions@freebsd.org References: <20030630024920.46342.qmail@web40413.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030630024920.46342.qmail@web40413.mail.yahoo.com> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: PPP troubles SOLVED!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 17:13:58 -0000 add the following line in your ppp.conf to get the proper DNS servers from your ISP. enable dns check out 'man ppp' to get more info about it. Regards, Shantanu +-- RexFelis [freebsd] [29-06-03 19:49 -0700]: | Yahoooo! Boy does it feel good to track down and | solve this problem on my own!!! | | Here's what I did. I copied the contents of | /etc/ppp from my Linux partition to my Windows | partition and then compared each corresponding | file to it's freebsd counterpart. And what I | found was that my resolv.conf files were | different - the DNS nameserver address had been | changed under Linux! | | When I plugged in the new number, voila, FreeBSD | connectivity problem solved. | | I am so appreciative for the help, even though I | managed to solve it on my own. I googled it at a | friend's suggestion and discovered a website | giving the info to add, and that brought me to | the idea to do what I did. | | Now to cvsup. :) | | Shannon | | __________________________________ | Do you Yahoo!? | SBC Yahoo! DSL - Now only $29.95 per month! | http://sbc.yahoo.com | | ------------------------------ -- You can look through a file in a nice text-based interface by typing less filename