home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / ibmpc / 6142 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.5 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!linac!att!ucbvax!TIGGER.JVNC.NET!johnson
  2. From: johnson@TIGGER.JVNC.NET ("Steven L. Johnson")
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: CryNwr EtherSlip & Slip8250
  5. Message-ID: <199211070127.AA09266@tigger.jvnc.net>
  6. Date: 7 Nov 92 01:27:52 GMT
  7. Article-I.D.: tigger.199211070127.AA09266
  8. References: <1992Oct29.205747.60224@cc.usu.edu>
  9. Sender: daemon@ucbvax.BERKELEY.EDU
  10. Distribution: world
  11. Organization: The Internet
  12. Lines: 29
  13.  
  14. Joe D. writes:
  15.  
  16. > Peter,
  17. >     I think bootp is a moot point on SLIP. There is no MAC address for
  18. > the requester on a serial line and that makes life a little difficult for
  19. > the Bootp server to find an address in its tables.
  20.  
  21. It is my understanding that in order for bootp to work on a slip
  22. connection the equipment terminating the SLIP link on the 'server'
  23. side must have some special support to map a physical port to
  24. an IP address and either alter the bootp request to include the
  25. IP address or be the bootp server itself.
  26.  
  27. For example on the cisco terminal server that I connect through,
  28. if the request does not contain an IP address it processes it itself,
  29. otherwise it forwards the request out the ethernet port on the
  30. other side to see if any other bootp servers want to respond with
  31. additional information.  In this case it can take two requests to
  32. fully configure.
  33.  
  34. >     At least in the Kermit code Bootp is stubbed off when SLIP is
  35. > active, since there is no physical layer addressing involved.
  36.  
  37. Some people would find it valuable to have it left on.  What's the
  38. harm?
  39.  
  40. >    Joe D.
  41.  
  42. -Steve
  43.