home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6955 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.2 KB  |  70 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!mcsun!sunic!dkuug!aud.dk!vaxapcnfs.aud.auc.dk!dahsp
  3. From: dahsp@aud1.aud.auc.dk (Henrik S. Pedersen)
  4. Subject: bootp, host-name
  5. Message-ID: <dahsp.25.724491881@aud1.aud.auc.dk>
  6. Keywords: bootp, PC/TCP
  7. Lines: 58
  8. Sender: news@vaxc.aud.auc.dk (USENET News System)
  9. Organization: AUD
  10. Date: Wed, 16 Dec 1992 07:44:41 GMT
  11.  
  12.  
  13. bootp, configuring host-name in PCTCP.INI.
  14.  
  15. I am trying to use bootp to configure my PCs from a network
  16. server. I use PC/TCP v. 2.1 on a PC with a 3Com ethernet
  17. board and NDIS driver. According to the manual (page 36-2) 
  18. it should be possible to configure the host-name with bootp.
  19.  
  20. My bootp installation works almost perfectly, but the bootp 
  21. client from PC/TCP does not update the host-name in the 
  22. section [pctcp general] in PCTCP.INI. Why?
  23.  
  24. According to RFC1048 the tag number for the client name
  25. is 12. I have tested the reply from the bootp server by
  26. capturing the packet with a LAN analizer. I am sure that
  27. my bootp server complies to RFC951 and RFC1048. The entry
  28. in my bootptab looks like this:
  29.  
  30.     pchsp:\
  31.     :hn:ht=ether:vm=rfc1048:\
  32.     :ha=02608c4b294a:\
  33.     :ip=129.142.49.183:
  34.  
  35. The bootp program does not change the host-name entry, but 
  36. the internet address is correctly updated according to this 
  37. table. I have also successfully configured the following 
  38. parameters (not in bootptab at the moment):
  39.  
  40.     - printer server
  41.     - serial number (tag 131)
  42.     - authentication key (tag 132)
  43.  
  44. I always call the bootp client on my PC in the following way:
  45.  
  46.     bootp -f -v
  47.  
  48. The output from the command is:
  49.  
  50. MAC/DIS converter
  51. FTP Software PC/TCP bootp Version 2.1  
  52. Copyright (c) 1986-1992 by FTP Software, Inc.  All rights reserved.
  53. Driver type 57, number 0, level 6 name: ifcust (PC/TCP Generic Ethernet packet driver) initialized
  54. Requesting IP address for Generic Ether interface 02:60:8c:4b:29:4a.
  55. Trying...
  56. BOOTP reply received from 129.142.51.200.
  57. IP address set to 129.142.49.183.
  58. Received RFC 1048 vendor information.
  59.  
  60. I have sent this question to support@ftp.com, but I haven't got
  61. any answer from FTP software. Is this an error in the bootp
  62. client?
  63.  
  64.  
  65. Thanks for any help
  66.  
  67. Henrik S. Pedersen
  68. Aalborg University Datacenter, Denmark
  69. email dahsp@aud1.aud.auc.dk
  70.