home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / tcpip / 5733 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!usenet.ucs.indiana.edu!indyvax.iupui.edu!harvey
  2. From: harvey@indyvax.iupui.edu
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: PCS WITH DUPLICATE TCP ADDRESSES
  5. Message-ID: <1992Dec23.125917.198@indyvax.iupui.edu>
  6. Date: 23 Dec 92 12:59:17 -0500
  7. References: <1992Dec19.000209.1@kean.ucs.mun.ca> <1992Dec19.135454.548@fallst> <1992Dec20.094107.1@kean.ucs.mun.ca> <1992Dec22.191907.23824@mmm.serc.3m.com>
  8. Organization: Indiana University-Purdue University at Indianapolis
  9. Lines: 31
  10.  
  11. In article <1992Dec22.191907.23824@mmm.serc.3m.com>, ccg@tcdsp1.mmm.com ("Charles Ganzhorn") writes:
  12. > BOOTP is major bad idea.  You have to configure your routers to pass the
  13. > silly stuff 'cuz you won't necessarily have a load host in all subnets.
  14. > This means you lose the usual isolation that IP provides you between
  15. > subnets (BOOTP uses a global IP broadcast).
  16.  
  17. Well, the routers we use (Ciscos) can be configured to forward global IP
  18. broadcasts for specific IP protocols to specified sets of "helper" addresses.
  19. This way you can have redundant BOOTP servers without "losing isolation."
  20.  
  21. Before using BOOTP you should certainly understand how this will affect points
  22. of potential failure for the clients.  For example, is it acceptable for
  23. workstation X to be unbootable or have IP disabled when router Y is down?
  24.  
  25. > Also, if your BOOTP logs all requests, a station whose download doesn't
  26. > get satisfied typically requests every five seconds and ends up filling
  27. > up the logs on systems.
  28.  
  29. Whoever wrote the client code should have have spared a few more instructions
  30. in the boot code and made it back off exponentially to some upper limit on the
  31. retry interval.  This isn't a failure of BOOTP, but a poorly designed client...
  32.  
  33. BOOTP is useful for other things besides loading a boot image.  You can use
  34. it just to provide IP address, netmask, default router, default DNS servers,
  35. and other servers, i.e., all the IP-related things that you have to configure
  36. for individual workstations.
  37.  
  38. Used correctly, BOOTP can reduce workstation configuration headaches.
  39. --
  40. James Harvey    IUPUI OIT Technical Support/Networks
  41. harvey@iupui.edu  harvey@indiana.edu  uucp:iugate!harvey  bitnet:harvey@indyvax
  42.