Re: DHCP and secondaries
Christopher Davis <chr+@andrew.cmu.edu> Thu, 16 May 1996 17:44 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa19856;
16 May 96 13:44 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa19849;
16 May 96 13:44 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa01729;
16 May 96 13:44 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AB24366; Thu, 16 May 1996 13:40:37 -0400
Date: Thu, 16 May 1996 13:40:37 -0400
Message-Id: <4laqEr200UM9F6mIJO@andrew.cmu.edu>
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.CNRI.Reston.VA.US
From: Christopher Davis <chr+@andrew.cmu.edu>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: DHCP and secondaries
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
Excerpts from netdev.dhcp-v4: 16-May-96 Re: DHCP and secondaries by Sam Wilson@tattoo.ed.ac. > A related question: Does anyone know of a BOOTP or DHCP server that can > hand out a different IP configuration to the same MAC address depending > on the value of the gateway address field? The application is that we > are considering providing a limited service for people with portables. > Depending where they physically connect they obviously need a different > config and in some ways it would be nice to have single boot server > rather than one for each possible location. I'm not sure I understand your meaning. Are you talking about a conditional for a particular MAC address. e.g. If 001122334455 appears behind 128.2.5.254, give him config X. But if 001122334455 appears behind any other router, give him config Y? I haven't heard of any package doing this or planning to do this. dhcp-3.3.x bases the configuration that it's going to give to a client using the ip address. Meaning Whoever uses 128.2.5.1 will get X config + $DHCP no matter who they are. Where X config comes from the ip address (Gateway, mask, ...), and $DHCP is a global configuration (DNS servers, WINS servers..). Chris Davis Network Development Carnegie Mellon University
- DHCP and secondaries Tim Peiffer
- Re: DHCP and secondaries Ted Lemon
- Re: DHCP and secondaries Erikas Aras Napjus
- Re: DHCP and secondaries David M. Meyer 503/346-1747
- Re: DHCP and secondaries John Miezitis
- Re: DHCP and secondaries Tim Peiffer
- Re: DHCP and secondaries Tim Peiffer
- Re: DHCP and secondaries Sam Wilson
- Re: DHCP and secondaries Ted Lemon
- Re: DHCP and secondaries Mike Carney - Sun BOS Software
- Re: DHCP and secondaries Erikas Aras Napjus
- Re: DHCP and secondaries Michael J. Lewis
- Re: DHCP and secondaries Richard Letts
- Re: DHCP and secondaries Christopher Davis
- Re: DHCP and secondaries Christopher Davis
- Re: DHCP and secondaries Richard Letts
- Re: DHCP and secondaries William Rippon
- Re: DHCP and secondaries Richard Letts
- Re: DHCP and secondaries John Miezitis
- Re: DHCP and secondaries William Rippon
- Re: DHCP and secondaries Edie E. Gunter
- Re: DHCP and secondaries Christopher Davis
- Re: DHCP and secondaries Mike Carney - Sun BOS Software
- Re: DHCP and secondaries Christopher Sulentic
- Re: DHCP and secondaries Zuwei liu