Re: Allocating addresses across routers
Ted Lemon <mellon@fugue.com> Wed, 04 September 1996 19:14 UTC
Received: from ietf.org by ietf.org id aa04934; 4 Sep 96 15:14 EDT
Received: from cnri by ietf.org id aa04929; 4 Sep 96 15:14 EDT
Received: from marge.bucknell.edu by CNRI.Reston.VA.US id aa14423;
4 Sep 96 15:14 EDT
Received: from reef.bucknell.edu by mail.bucknell.edu;
(5.65v3.2/1.1.8.2/17Jul96-0109PM)
id AA28898; Wed, 4 Sep 1996 15:05:40 -0400
Date: Wed, 4 Sep 1996 15:05:40 -0400
Message-Id: <199609041818.LAA03469@toccata.fugue.com>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@ietf.org
From: Ted Lemon <mellon@fugue.com>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: Allocating addresses across routers
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
> We have a highly subnetted network and I would like to have as FEW > DHCP servers as possible which means I need to forward client > requests across the routers. My router people cringe when I tell > them this, they are worried about broadcasts. Is there any other > way to do address assignment across a router without opening it up > to ALL broadcast packets? Actually, in order to make this work at all you need a BOOTP relay agent - just forwarding broadcasts won't work. If you have Cisco routers, I think that you can get a built-in bootp relay agent. Probably other router manufacturers support this as well, but I don't have any information about that. If your routers do not support BOOTP relay, you will probably have to install BOOTP relay agents on servers on each of your subnets. _MelloN_
- Allocating addresses across routers cpeters2
- Re: Allocating addresses across routers Evan Wetstone
- Re: Allocating addresses across routers Richard Letts
- Re: Allocating addresses across routers Ted Lemon
- Re: Allocating addresses across routers Shawn Mamros
- Re: Allocating addresses across routers Matt Crawford
- Re: Allocating addresses across routers Rajesh Saluja
- Re: Allocating addresses across routers Matthew Waugh