From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 14:34:30 2005 Return-Path: X-Original-To: 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 8DD1816A41C for ; Sat, 25 Jun 2005 14:34:30 +0000 (GMT) (envelope-from m@MHoerich.de) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DA3C943D48 for ; Sat, 25 Jun 2005 14:34:29 +0000 (GMT) (envelope-from m@MHoerich.de) Received: (qmail invoked by alias); 25 Jun 2005 14:34:27 -0000 Received: from p548B61BD.dip.t-dialin.net (EHLO localhost) [84.139.97.189] by mail.gmx.net (mp034) with SMTP; 25 Jun 2005 16:34:27 +0200 X-Authenticated: #5114400 Date: Sat, 25 Jun 2005 16:34:25 +0200 From: Mario Hoerich To: anand srikantaiah Message-ID: <20050625143424.GA646@Pandora.MHoerich.de> References: <19c9012205062504503ba33e38@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <19c9012205062504503ba33e38@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Cc: questions@FreeBSD.org Subject: Re: Need help with DSL setup in FreeBSD 5.4 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: Sat, 25 Jun 2005 14:34:30 -0000 # anand srikantaiah: > I was using RedHat 7.3 for past 1 Year ans now switched to FreeBSD. I am > not able to configure my DSL conectin can any one help please Since you're a bit sparse on details, I can only suggest to read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html My own /etc/ppp/ppp.conf looks like this: tdsl: set device PPPoE:ed0 set MTU 1492 set MRU 1492 set dial set crtscts off set speed sync accept lqr disable deflate disable pred1 disable vjcomp disable acfcomp disable protocomp disable ipv6cp set log Chat Connect Radius Phase LCP IPCP CCP Warning Error Alert set ifaddr 10.0.0.1/0 10.10.10.20/0 0.0.0.0 0.0.0.0 add default HISADDR set login set authname set authkey Maybe this'll get you started. Mario -- "Für Gegner der Reform wird ein Wagen, der an die Wand gefahren wurde, nicht dadurch wieder flott, dass man zwei seiner Räder für intakt erklärt." -- Hermann Unterstöger, SZ, über die Rechtschraipreform