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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!usenet.ins.cwru.edu!agate!dog.ee.lbl.gov!ucbvax!TIGGER.JVNC.NET!johnson
  2. From: johnson@TIGGER.JVNC.NET ("Steven L. Johnson")
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: Making BOOTP work with Cisco CS-516, FTP Inc 2.1 SLIP?
  5. Message-ID: <199212231910.AA00521@tigger.jvnc.net>
  6. Date: 23 Dec 92 19:10:41 GMT
  7. References: <HOLBROOK.92Dec22115900@nic.cic.net>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 31
  12.  
  13. In pcip@udel.edu Paul Holbrook previously writes:
  14.  
  15. > The real problem I'm trying to solve it to get FTP Inc's PC/TCP to
  16. > take a dynamic address when I dialup to my Cisco that is using static
  17. > fixed addresses for each serial line.  BOOTP seemed a logical way to
  18. > attack the problem, but I'm open to other suggestions.
  19.  
  20. Although I didn't use FTP's PC/TCP, I did have an opportunity to
  21. try bootp on a CS-500 running some 9.1-beta-something code.  I
  22. was able to get bootp responses both when using the fixed address
  23. (slip default) as well as when I requested a specific IP address
  24. in the dialing script.  I don't think the beta code has anything
  25. to do with it, I assume the production code works also.
  26.  
  27. The only hint that I can offer is to make sure that your IP
  28. address in the request packet (i.e. ciaddr) is 0.0.0.0.  If
  29. you already have an IP address, the cisco appears to assume
  30. that you already know your real IP address and simply forwards
  31. it out the ethernet for other bootp servers to process (this
  32. behavior was confirmed by the syslogs on several other machines).
  33. If you have a default IP address in you PC/TCP configuration
  34. other than 0.0.0.0 you would mostly likely see this problem.
  35.  
  36. I don't know what is/was necessary to configure the CS-5xx as
  37. I didn't do any of that work.
  38.  
  39. > J. Paul Holbrook
  40. > CICNet Technical Services Manager
  41. > holbrook@cic.net    (313) 998-7680
  42.  
  43. -Steve
  44.