From owner-freebsd-net@FreeBSD.ORG Fri Sep 10 19:02:11 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEACE1065670 for ; Fri, 10 Sep 2010 19:02:11 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (mail.in-addr.com [IPv6:2001:470:8:162::1]) by mx1.freebsd.org (Postfix) with ESMTP id C2A508FC0A for ; Fri, 10 Sep 2010 19:02:11 +0000 (UTC) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1Ou8rR-000P9v-Ky; Fri, 10 Sep 2010 15:02:09 -0400 Date: Fri, 10 Sep 2010 15:02:09 -0400 From: Gary Palmer To: "?????????????? ???????????????? (Dmitriy Zamuraev)" Message-ID: <20100910190209.GA381@in-addr.com> References: <4C89B315.7020501@gmail.com> <1401014603.20100910135410@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1401014603.20100910135410@gmail.com> Cc: alphancedong , freebsd-net@freebsd.org Subject: Re: how to use freebsd8 dial the adsl for shuffering? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 19:02:12 -0000 On Fri, Sep 10, 2010 at 01:54:10PM +0600, ?????????????? ???????????????? (Dmitriy Zamuraev) wrote: > > set device PPPoE:fx0 > > is this correct ? maybe fxp0 If they have an ethernet to ADSL bridge on fxp0 then that is correct. I have a Linksys ADSL modem in brdiging mode and that syntax works for me. In my case it says: set device PPPoE:vr1 Regards, Gary