From owner-freebsd-net Thu Jun 24 7:28:15 1999 Delivered-To: freebsd-net@freebsd.org Received: from obie.softweyr.com (unknown [204.68.178.33]) by hub.freebsd.org (Postfix) with ESMTP id 2827E14E17 for ; Thu, 24 Jun 1999 07:28:10 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.com (homer.softweyr.com [204.68.178.39]) by obie.softweyr.com (8.8.8/8.8.8) with ESMTP id IAA12987; Thu, 24 Jun 1999 08:28:03 -0600 (MDT) (envelope-from wes@softweyr.com) Message-ID: <37724073.CA69987B@softweyr.com> Date: Thu, 24 Jun 1999 08:28:03 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Tetsuya Watanabe Cc: freebsd-net@FreeBSD.ORG Subject: Re: ADSL question after I searched mail archives and still have questions re DSL References: <37720227.55ABB37B@prodigy.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tetsuya Watanabe wrote: > > Hello, > > Even though I searched the mailing lists archives with "adsl AND dhcp," > I still have some confusion about setting up a DHCP client connected to > an ADSL line. > > According to a local telco rep, > Line type: ADSL ( it is NOT G.Lite.) > Config : DMT > Modem : External one utilizing an RJ45 10B-T connector and POT > connector > Modem<->PC: Ether. I can use any 10BT nic in my pc. > IP assgn. : dynamic > IP lease period: not known, but to be known later. > > Question: > 1) I wonder if FreeBSD3.2 with isc-dhcp can be configured to work with > DMT type ADSL in the environment, which I mentioned at the top? FreeBSD doesn't know about the ADSL, it just sees a router. Your "ADSL modem" is really an ethernet to ATM router, and should answer the DHCP request for you. Doesn't it? > 2) Is there any restriction when I want to add a LAN and make the adsl > client as gw? Only if your telco has limited the number of DHCP client addresses you are allowed. If that is true, you'll need to configured NAT on a machine with two network cards, one connected to the LAN and one to the DSL router. The line to the DSL router will be the "public" interface and the LAN connection the "private" interface. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.softweyr.com/~softweyr wes@softweyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message