home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / tcpip / domains / 588 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.protocols.tcp-ip.domains
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!eecs.nwu.edu!phil
  3. From: phil@eecs.nwu.edu (William LeFebvre)
  4. Subject: Re: SA Records
  5. Message-ID: <1992Aug18.173316.27419@eecs.nwu.edu>
  6. Sender: usenet@eecs.nwu.edu (Mr. Usenet)
  7. Organization: EECS Department, Northwestern University
  8. References:  <10956@platypus.uofs.uofs.edu>
  9. Date: Tue, 18 Aug 1992 17:33:16 GMT
  10. Lines: 27
  11.  
  12. In article <10956@platypus.uofs.uofs.edu>, bill@prijat.cs.uofs.edu (Bill Gunshannon) writes:
  13. |> I am looking for some mods that were written to add SA (Shuffle A) Records
  14. |> to BIND.  We have an IBM host frontended by a Terminal Server which provides
  15. |> 32 ports spread out over 4 IP Addresses.  The nameserver always returns the
  16. |> addresses in the same order and PCTCP only tries the first address.  If it
  17. |> is busy, it gives up.  For obvious reasons, this isn't working.  Can anyone
  18. |> point me in the direction of the mods??
  19.  
  20. There are two separate problems here, neither of which relates to
  21. SA records:
  22.  
  23. 1.  the terminal server should provide all 32 ports on the same 
  24.     Internet address, so that you don't have one "busy" and the
  25.     others not.
  26.  
  27. 2.  PCTCP should try ALL addresses and not just the first one.  There
  28.     are plenty of PC-based TCP/IP packages.  Perhaps you should consider
  29.     trying another one?
  30.  
  31. SA records will work around this problem, but bear in mind that it is
  32. a workaround and not a solution.
  33.  
  34.         William LeFebvre
  35.         Computing Facilities Manager and Analyst
  36.         Department of Electrical Engineering and Computer Science
  37.         Northwestern University
  38.         <phil@eecs.nwu.edu>
  39.