Re: Win95 won't forget old IP address
Ted Lemon <mellon@fugue.com> Wed, 12 June 1996 21:03 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa03549;
12 Jun 96 17:03 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa03545;
12 Jun 96 17:03 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa16501;
12 Jun 96 17:03 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA08115; Wed, 12 Jun 1996 16:26:38 -0400
Date: Wed, 12 Jun 1996 16:26:38 -0400
Message-Id: <199606121937.MAA05324@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.CNRI.Reston.VA.US
From: Ted Lemon <mellon@fugue.com>
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: Re: Win95 won't forget old IP address
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
> Conclusion? The Win95 DHCP client is broken. Naw. The router is broken. > In any case, we are somewhat confused about why we would need to do this. > Using a broadcast address at both the link layer and the IP layer at this > step seems very expensive and unnecessary... Why can't we just use the > client's MAC address at the link layer, regardless of what's at the IP layer? Ideally, the router will use the IP broadcast address but unicast the packet to the Win95 client. The reason why the IP broadcast address is required is that the client doesn't know what network it's on, so unless it is bypassing its IP stack, there's no guarantee that a packet addressed either to its new address or to the subnet broadcast for the net its on will actually be received - normally an IP stack is expected to silently discard incoming packets not addressed to it. > If this is true, it may be impossible for us to support Windows 95 DHCP > clients, until Microsoft fixes this. This would be something of a disaster; > people have been clamoring for support for Windows 95 DHCP clients, but it > appears that without modifying either the Cisco code or the Microsoft code, > it may be impossible. There is a third option - turn off BOOTP forwarding in your Cisco router and run a BOOTP gateway on some machine on each local network. Granted, if you don't have servers on every net, this could be very expensive, but if you do have servers on every net, it could work out pretty well. You could also contact Cisco and see if you can get a software update that fixes the problem. I don't know from Cisco version numbers, so I can't help you there. _MelloN_
- Win95 won't forget old IP address Mark Sirota
- RE: Win95 won't forget old IP address STEVEN J. FENDERSON (603)669-4000 x3480
- Re: Win95 won't forget old IP address Michael J. Lewis
- Re: Win95 won't forget old IP address Mark Sirota
- Re: Win95 won't forget old IP address Ted Lemon
- Re: Win95 won't forget old IP address Ted Lemon
- Re: Win95 won't forget old IP address Ken Key
- Re: Win95 won't forget old IP address Irwin Tillman
- Re: Win95 won't forget old IP address Mark Sirota
- Re: Win95 won't forget old IP address Ted Lemon
- RE: Win95 won't forget old IP address Munil Shah
- Re: Win95 won't forget old IP address Mark Sirota
- Re: Win95 won't forget old IP address Christopher Davis
- Re: Win95 won't forget old IP address Christopher Davis