From owner-freebsd-x11@FreeBSD.ORG Sat Jun 25 09:31:32 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44AB616A41C for ; Sat, 25 Jun 2005 09:31:32 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F30FB43D1D for ; Sat, 25 Jun 2005 09:31:31 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 37CBA17B89A; Sat, 25 Jun 2005 11:31:31 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25428-02-2; Sat, 25 Jun 2005 11:31:29 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id B555717B847; Sat, 25 Jun 2005 11:31:28 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id AACB85C22; Sat, 25 Jun 2005 11:31:28 +0200 (CEST) From: Dejan Lesjak To: freebsd-x11@freebsd.org, anand srikantaiah Date: Sat, 25 Jun 2005 11:31:27 +0200 User-Agent: KMail/1.8 References: <19c9012205062408373f91dd70@mail.gmail.com> In-Reply-To: <19c9012205062408373f91dd70@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506251131.28458.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: Subject: Re: Help with DSL connection in FreeBSD 5.4 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 09:31:32 -0000 On Friday 24 of June 2005 17:37, anand srikantaiah wrote: > Hi i am using FreeBSD 5.4 from past few weeks, i am new to this but eager > to learn. > 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 There are some notes related to DSL in Handbook, particularly PPPoE chapter might be of help: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html Such questions would be better asked on questions@FreeBSD.org mailing list as (beside being off-topic here) you will find more people that would be able to help there. Dejan