From owner-freebsd-questions Tue Jun 15 19:11: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (Postfix) with ESMTP id E75A314C82 for ; Tue, 15 Jun 1999 19:10:58 -0700 (PDT) (envelope-from proot@iaces.com) Received: (from proot@localhost) by iaces.com (8.9.3/8.9.3) id VAA05576; Tue, 15 Jun 1999 21:10:47 -0500 (CDT) From: "Paul T. Root" Message-Id: <199906160210.VAA05576@iaces.com> Subject: Re: DHCP & ADSL In-Reply-To: <6C37EE640B78D2118D2F00A0C90FCB440110598C@site2s1> from Christopher Michaels at "Jun 15, 99 12:26:22 pm" To: ChrisMic@clientlogic.com (Christopher Michaels) Date: Tue, 15 Jun 1999 21:10:47 -0500 (CDT) Cc: dthought@azstarnet.com, questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, Christopher Michaels said: > Install a dhcp client from the ports. /usr/ports/net/isc-dhcp I believe is > the path. > > Take a look through the docs or the mailing list archives on how to > configure it. > > -Chris > > > -----Original Message----- > > From: dthought@azstarnet.com [SMTP:dthought@azstarnet.com] > > Sent: Monday, June 14, 1999 7:43 PM > > To: questions@freebsd.org > > Subject: DHCP & ADSL > > > > I have ADSL service from my ISP, NOT dialup service. > > > > My ISP only runs a DHCP server and all of the ISP's ADSL customers > > get one hour leases. Static IP's are only available with commercial > > accounts, $350/month, by this ISP. (I'll probably change soon.) Your DSL modem must be setup in bridged mode. Is it possible to have it in ppp mode and run PAT? Then you'd have a private address space to use. However, just using dhclient (isc) or dhcpc (wide) will do the trick. > > How do I configure FreeBSD 3.1 (4 CD set) for this? > > > > Richard Paschal > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Disclaimer: These responses are my own and in no way reflect the views of my employer (but then again, this is a random signature). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message