home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / ibm / pc / hardware / 20490 < prev    next >
Encoding:
Text File  |  1992-07-28  |  3.7 KB  |  78 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!news.larc.nasa.gov!zip.larc.nasa.gov!ada
  3. From: ada@zip.larc.nasa.gov (Anthony Arviola)
  4. Subject: Re: Help needed with FTP's TCP/IP and 486DX/50
  5. In-Reply-To: sabre@quantum.sas.upenn.edu's message of 23 Jul 92 05:56:32 GMT
  6. Message-ID: <ADA.92Jul28123838@zip.larc.nasa.gov>
  7. Followup-To: comp.sys.ibm.pc.hardware
  8. X-Md4-Signature: 03cbcc7e00e794f0f0c60dec47e1f045
  9. Sender: news@news.larc.nasa.gov (USENET Network News)
  10. Organization: NASA Langley Research Center, Hampton, VA
  11. References: <84170@netnews.upenn.edu>
  12. Date: Tue, 28 Jul 1992 17:38:38 GMT
  13. Lines: 63
  14.  
  15. In article <84170@netnews.upenn.edu> sabre@quantum.sas.upenn.edu (Andrew White) writes:
  16.  
  17.    Xref: news.larc.nasa.gov comp.os.msdos.apps:7085 comp.sys.ibm.pc.hardware:33125 comp.protocols.tcp-ip.ibmpc:8242
  18.    Path: news.larc.nasa.gov!uakari.primate.wisc.edu!sdd.hp.com!wupost!darwin.sura.net!jvnc.net!netnews.upenn.edu!quantum.sas.upenn.edu!sabre
  19.    From: sabre@quantum.sas.upenn.edu (Andrew White)
  20.    Newsgroups: comp.os.msdos.apps,comp.sys.ibm.pc.hardware,comp.protocols.tcp-ip.ibmpc
  21.    Date: 23 Jul 92 05:56:32 GMT
  22.    Sender: news@netnews.upenn.edu
  23.    Followup-To: comp.sys.ibm.pc.hardware
  24.    Organization: University of Pennsylvania
  25.    Lines: 37
  26.    Nntp-Posting-Host: quantum.sas.upenn.edu
  27.  
  28.  
  29.    Hello, world.  I am facing a problem with FTP Software Corp.'s TCP/IP
  30.    package and a client's 486DX/50, and I am seeking the net.wisdom.
  31.    Before I begin a description of the problem, allow me to outline the
  32.    configuration in more detail:
  33.  
  34.    Software:
  35.    FTP Software's TCP/IP pkg v2.15, using ipcust.sys and ifcust.sys
  36.  
  37.    Hardware:
  38.      NIC: SMC (formerly Western Digital) 8003 (16+) Ethernet adapter,
  39.       IRQ. 10 (also tried 2), I/O base addr 340 (also tried 240),
  40.            mem address E0000, on-board ROM disabled.
  41.      Motherboard: SOYO i486DX/50, 64k cache, SIS chipset, ISA bus
  42.      Adapters: STB QuickVGA combo card; includes SuperVGA, IDE controller,
  43.            floppy controller, 2 serial and 1 parallel ports, and PS/2-
  44.            style mouse port.
  45.  
  46.    Basically, everything works fine (eg, ping.exe, finger.exe, tnglass.exe,
  47.    etc) EXCEPT tn.exe (telnet) and rloginvt.exe (rlogin/vt100 protocol).
  48.    These two programs hang the machine; it must be rebooted when these
  49.    programs are invoked.  The Clarkson CUTE suite work fine; but because
  50.    of dependencies on other packages FTP Software's TCP/IP package must
  51.    be used instead.
  52.  
  53.    Besides changing the configuration on the ethernet card several times,
  54.    we have tried lowering the bus speed to as low as 7MHz, turning off
  55.    TURBO mode (CPU lowered to 8MHz), and removing ALL TSR's to no avail.
  56.  
  57.    Has anyone experienced this or a similar problem?  If so, I would like
  58.    to hear from you.  If you have any suggestions, please do not hesitate
  59.    to make them -- I will be glad to hear from you.  Please respond via
  60.    e-mail, however; I don't get the opportunity to read news as often
  61.    as I might like.
  62.    -- 
  63.    Andrew White                  |  Dod #0584
  64.    sabre@quantum.sas.upenn.edu   |  '82 Honda Sabre v45       
  65.  
  66. I had a similar problem with a few 386's here at Langley.  As it turned out
  67. the problem was with the TELNET and RLOGIN programs (tn and rloginvt).  What
  68. is happening is that the programs are trying to figure out what type of video
  69. driver you have, and guessing wrong.  In the latest patch level (v2.05 pl5 I
  70. believe) there is an option for the tn.exe program.  "tn -s" in that patch
  71. selects the standard video mode.  I was able to get this program from FTP.
  72. As far as I know, there is no similar fix for RLOGIN.  Check your current
  73. version of tn.exe by typing "tn -?" to get an options list.  See if the
  74. "-s" option is there and try it.  Hope this helps.
  75.  
  76. Good Luck
  77. Tony
  78.