home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / vmsnet / networks / tcpip / multinet / 2539 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.1 KB

  1. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!info-multinet
  2. From: adelman@TGV.COM (Kenneth Adelman)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: SLIP and bootp
  5. Message-ID: <921211191234.24a001d0@TGV.COM>
  6. Date: Fri, 11 Dec 92 19:12:34 PST
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 14
  10.  
  11. > Is there any reason BootP requests wouldn't be passed through a slip line?  We
  12. > have a PC acting as a router on the end of the slip line, and are having a hard
  13. > time determining whether bootp won't work because the routing software (on the
  14. > PC) isn't passing it through or whether the SLIP line won't take them for some
  15. > reason.
  16.  
  17.     The PC isn't, and shouldn't pass IP broadcast packets through. If
  18. the booting machine were to already know its IP address and the IP address
  19. of the BootP server, it could presumably direct the packet through the
  20. gateway to the server and use the protocol to discover other information
  21. about its environment, but chances are that a machine that already knows
  22. all of this has enough state to not need BootP.
  23.  
  24.                                 Ken
  25.