From owner-freebsd-questions Sun Jun 13 7:49:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from www.crb-web.com (ns1.crb-web.com [209.70.120.131]) by hub.freebsd.org (Postfix) with SMTP id 96A5114D22 for ; Sun, 13 Jun 1999 07:49:40 -0700 (PDT) (envelope-from wayne@crb.crb-web.com) Received: (qmail 25086 invoked by uid 1001); 13 Jun 1999 14:50:01 -0000 Date: Sun, 13 Jun 1999 10:50:00 -0400 (EDT) From: Wayne Cuddy Reply-To: wayne@crb-web.com To: hgoldste@bbs.mpcs.com Cc: freebsd-questions@freebsd.org Subject: Re: dhcp client request for a netblk - ideas? In-Reply-To: <14179.42425.782408.505357@penny.south.mpcs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are going to be using NAT you don't need the entire block, you only need one for external interface on the firewall. All the machines inside can use static non-routed ip addresses (192.168.x.x). On Sun, 13 Jun 1999, Howard Goldstein wrote: > Date: Sun, 13 Jun 1999 08:36:09 -0400 (EDT) > From: Howard Goldstein > Reply-To: hgoldste@bbs.mpcs.com > To: freebsd-questions@freebsd.org > Subject: dhcp client request for a netblk - ideas? > > > Telco willing, I'm having SDSL installed this week. It comes with a > /28 static netblk but according to the salesdroid, with a catch and a > half: The addresses must be leased.. Once leased, they're static. > > My question is how to coerce my firewall into leasing the entire /28 > on behalf of the network it's hiding (and NATting, possibly, > hopefully) and without forcing the hidden hosts to use dhcp, or to > exist even as ifconfig aliases. > > Setup: > > **** > <- SDSL ---- firewall[*] > | > |--- a server > | > |--- another server > | > | {"secured" LAN below here} > |--- firewall ----------------- > | > |--- user boxes > |--- ..... > |--- ..... > > > The 10bt interface marked **** is the one I need to pass my leases > across. > > > I want to be able to lease the entire /28 in one shot if I can to for > ex allow implementing altq bandwidth limiting on some > services/servers/user classes. > > > If this were a normal routing situation I'd run gated or something to > advertise the /28 route but this funky Fujitstu SDSL modem seems to > have different ideas about routing. > > > > > > 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