home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dcom / servers / 198 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  3.9 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!news.univie.ac.at!blekul11!frmop11!barilvm!p82045
  2. Organization: Bar-Ilan University Computing Center, Israel
  3. Date: Sun, 24 Jan 1993 13:20:27 IST
  4. From: <P82045@BARILVM.BITNET>
  5. Message-ID: <93024.132027P82045@BARILVM.BITNET>
  6. Newsgroups: comp.dcom.servers
  7. Subject: Re: Can a server output to serial line?
  8. References: <1993Jan22.201139.25448@bnlux1.bnl.gov>
  9. Lines: 93
  10.  
  11. In article <1993Jan22.201139.25448@bnlux1.bnl.gov>, foxworth@bnlux1.bnl.gov (Bob
  12. Foxworth) says:
  13. >
  14. >We have a Xyplex Maxserver 4500 containing two MX2120A 8-port
  15. >terminal server cards. Right now I have them wired to ports on a data
  16. >PBX linecard which are configured as a destination class, so that a user
  17. >of the data PBX can select 'xyplex' as a destination, and then reach
  18. >one of the Xyplex's serial ports which is acting as an input. Then the
  19. >user reaches the network to do a LAT or telnet connect to wherever. They
  20. >are DTE and the PBX is using a DCE type fanout cable to its line card.
  21. >
  22. >Someone here has asked about the possibility of creating a destination
  23. >in the xyplex, other than getting onto the ethernet. This destination
  24. >would have to reach a serial input on an old DG computer, running at
  25. >9600 bps, and would, it seems require reconfiguring a serial port on
  26. >the xyplex as a destination and then hardwiring it to the DG serial
  27. >input. I don't know of any way to (1) specify a destination inside
  28. >the xyplex, other than the network, or (2) reconfigure a serial port
  29. >on a individual basis. Doing this would allow someone calling the
  30. >xyplex from the PBX to then log onto the DG at 9600 bps, bypassing
  31. >the ethernet side of the interface entirely.
  32. >
  33. >The functionality the requester wants is to be logged onto a workstation
  34. >somewhere in the facility, telnet to the xyplex over the network and
  35. >then come out of it, onto a serial line and reach the DG input. This
  36. >would let someone work on the DG from locations with no PBX service.
  37. >
  38. >The PBX already reaches the DG serially, but that isn't helping me in my
  39. >debate with the person who wants the xyplex hookup, so I need to come
  40. >up with some real data on it's feasability. I have looked at the book
  41. >to some degree, but no luck there.
  42. >
  43. >As an aside, the xyplex supports standard rs-232 pins 2,3,7,8,20 and
  44. >22 and the DG interfaces are 2,3,4,5 and 7. So handshaking could become
  45. >really interesting. I believe it can't be done but would like to have
  46. >either confirmation or enlightenment. Please either post to the group
  47. >or email me any thoughts on the possibility of doing this, many thanks.
  48. >
  49. >Bob Foxworth
  50. >
  51.  
  52.          Hi Bob!
  53.  
  54.  
  55.  We're using the Xyplex 1800 and we configured & connected a few ports
  56.  into a 7171 (serial asynchronous controller) for remote connection.
  57.  
  58.  Concerning your question we configured the server as follows:
  59.  
  60.    1. Define server internet rotary (assigns an internet  address to
  61.        port/s).
  62.  
  63.    2. Define/set the telnet remote port as the telnet default port
  64.       (i.e 23).
  65.  
  66.    3. Define port access as remote.
  67.  
  68.    4. Define port signal check as enabled (Enables you to restrict
  69.       connections offered at this port, if the DSR is diasserted)
  70.  
  71.  
  72.  Concerning wiring configuration we made the following:
  73.  
  74.  
  75.  
  76.               XYPLEX (RJ45)                 7171 (DB25)
  77.               -------------                 -----------
  78.  
  79.     RING           1 --------------------------- 22
  80.  
  81.     DTR            2 ------------------------|--  6
  82.                                              |-- 20
  83.  
  84.     XMT            3 ---------------------------  3
  85.  
  86.     GND            4 |--------------------------  7
  87.                    5 |
  88.  
  89.     RCV            6 ---------------------------  2
  90.  
  91.     CD(DSR)        7 -------------------------|-- 4
  92.                                               |-- 5
  93.                                               |-- 8
  94.  
  95.  
  96.  
  97.  
  98.                                 Hope this will be of any help
  99.  
  100.  
  101.                                        Naftali Keren
  102.  
  103.  
  104.