home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sequent / 461 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.0 KB

  1. Xref: sparky comp.sys.sequent:461 comp.sys.unisys:418
  2. Newsgroups: comp.sys.sequent,comp.sys.unisys
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!wvus!pete
  4. From: pete@wvus.org (Pete Gregory)
  5. Subject: multiple SCEDs on one LAN
  6. Organization: World Vision U.S.
  7. Date: Wed, 22 Jul 92 14:03:52 GMT
  8. Message-ID: <1992Jul22.140352.24997@wvus.org>
  9. Lines: 36
  10.  
  11. Hi - PTX 1.1.1 here on 3xS27's + 2xS81's...
  12.  
  13. One of our S81's has enough tcp connections that we've had to buy a second
  14. SCED card (each SCED card will carry up to 256 tcp connections, a hard
  15. limit).  We want to put it on the same LAN as the first, as our entire
  16. organization operates on one big LAN (composed of 400 PC's, 30 UNIX
  17. workstations, 6 UNIX mainframes, and numerous printer servers).  The idea
  18. here is that some people would telnet to the first SCED card, and others to
  19. the second SCED card, thereby distributing the tcp-connections load evenly
  20. among the two SCED cards and avoiding problems by overflowing one or the
  21. other.
  22.  
  23. When the two SCED cards' IP addresses are set to be 89.0.0.5 and 89.0.0.40,
  24. the second SCED card end up transmitting ALL outbound packets; netstat -i
  25. looks like this:
  26.  
  27. Name  Mtu   Network     Address            Ipkts    Opkts    Odrop
  28. loop  1536  loopback-ne loopback               0        0        0
  29. se1   1500  89.0.0.5    john2             664420  1480083        0
  30. se0   1500  89.0.0.40   john             1347890        0        0
  31.  
  32. ...as you can see, the first SCED card sends no outbound packets; hence,
  33. the second SCED card ends up trying to carry > 255 tcp connections.
  34.  
  35. Something else I've tried: using IP addresses on different network numbers
  36. (ie. 89.0.0.5 and 88.0.0.40), but we can't reach the 2nd SCED card, even
  37. when I manually put entries for the 2nd SCED card in all machines' ARP
  38. tables.
  39.  
  40. Bottom line question: how does one configure 2-SCEDs-on-1-LAN system ???  
  41. Unisys (our OEM vendor) hasn't been much help.
  42. -- 
  43.  
  44. Pete Gregory       |  Internet: pete@wvus.org
  45. UNIX SA            |  Bangpath: ames!elroy!wvus!pete
  46. World Vision U.S.  |  Slowpath: 919 W. Huntington Dr., Monrovia, CA 91016
  47.