home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / tcpip / 5254 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.6 KB  |  43 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!sun-barr!cs.utexas.edu!torn!csd.unb.ca!mta.ca!DEDGAR
  3. From: dedgar@mta.ca
  4. Subject: ARP & Duplicate IP addresses 
  5. Message-ID: <1992Nov20.202906.9279@jupiter.sun.csd.unb.ca>
  6. Sender: news@jupiter.sun.csd.unb.ca
  7. Reply-To: dedgar@mta.ca
  8. Organization: Mount Allison U, Sackville, N.B. Canada 
  9. Date: Fri, 20 Nov 1992 20:29:06 GMT
  10. Lines: 31
  11.  
  12. Hello Net
  13.  
  14. I would value opinions, advice and information on the topic of handling 
  15. duplicate IP addresses with ARP.
  16.  
  17. Specifically
  18. - Is it a good idea to ARP your own IP address on startup? A returning
  19.   ARP would tell you that the address was a duplicate.
  20.   - if so is it a good idea to automatically shut your interface down 
  21.     if a duplicate IP address is detected on startup? Are there any
  22.     situations where false returns might be reported? 
  23.  -  What about detecting one after startup? Should you advise the user
  24.     and gently start terminating connections? Could be real annoying.
  25.  
  26. - If you receive an incoming ARP request and the sender IP address matches
  27.   yours should you reply to it? Doing so would advice the other node that
  28.   a duplicate exists (assuming it checks) but also could hopelessly confuse
  29.   a host that doesn't.  All of the implementations that I have tested do not
  30.   reply - but I have not tried all that many.
  31.  
  32. - What are the consequenses of staying up with a duplicate IP address?
  33.  
  34. I would value some insight into this topic. Thank You
  35.  
  36.                         - Dale Edgar
  37.                           Cybernetic Control Inc.
  38.                           DEDGAR@MTA.CA
  39.  
  40.  
  41.  
  42.    
  43.