home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / 5696 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!van-bc!skl
  3. From: skl@wimsey.bc.ca (Samuel Lam)
  4. Subject: Re: PCS WITH DUPLICATE TCP ADDRESSES
  5. Reply-To: skl@wimsey.bc.ca (Samuel Lam)
  6. Date: Sat, 19 Dec 1992 20:14:35 GMT
  7. Message-ID: <BzIw8B.9xH@wimsey.bc.ca>
  8. References: <1992Dec19.000209.1@kean.ucs.mun.ca>
  9. Sender: skl@wimsey.bc.ca ( )
  10. Lines: 19
  11.  
  12. In article <1992Dec19.000209.1@kean.ucs.mun.ca>, wayne@kean.ucs.mun.ca wrote:
  13. >Many times pc users copy the kermit file from their pc around to other 
  14. >machines. One of the files they copy is mskermit.ini that has the tcp 
  15. >address of the person's pc. When that file is copied, the receiving machine 
  16. >also gets the tcp address of the copying machine.
  17.  
  18. MS-Kermit can use the BOOTP protocol to obtain its IP address from a
  19. server at run-time rather than using an IP address hardwired inside
  20. a local configuration file.  The BOOTP server will hand out an unique
  21. IP address to each machine, usually after using the client machine's
  22. globally unique Ethernet transceiver address as a key to do a table
  23. lookup.
  24.  
  25. Note that old MSKERMIT.INI files with hardwired IP addresses floating
  26. around on floppies could still cause you problems.
  27.  
  28. ...Sam
  29. -- 
  30. <skl@wimsey.bc.ca> -- Connectivity Technology Inc.
  31.