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

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!darwin.sura.net!Sirius.dfn.de!fauern!LRZnews!k2
  3. From: k2@bl.physik.tu-muenchen.de (Klaus Steinberger)
  4. Subject: Re: Help needed with FTP's TCP/IP and 486DX/50
  5. Message-ID: <k2.711893786@woodstock>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
  8. References: <84170@netnews.upenn.edu>
  9. Date: Thu, 23 Jul 1992 12:16:26 GMT
  10. Lines: 52
  11.  
  12. sabre@quantum.sas.upenn.edu (Andrew White) writes:
  13.  
  14.  
  15. >Hello, world.  I am facing a problem with FTP Software Corp.'s TCP/IP
  16. >package and a client's 486DX/50, and I am seeking the net.wisdom.
  17. >Before I begin a description of the problem, allow me to outline the
  18. >configuration in more detail:
  19.  
  20. >Software:
  21. >FTP Software's TCP/IP pkg v2.15, using ipcust.sys and ifcust.sys
  22.  
  23. >Hardware:
  24. >  NIC: SMC (formerly Western Digital) 8003 (16+) Ethernet adapter,
  25. >       IRQ. 10 (also tried 2), I/O base addr 340 (also tried 240),
  26. >            mem address E0000, on-board ROM disabled.
  27. >  Motherboard: SOYO i486DX/50, 64k cache, SIS chipset, ISA bus
  28. >  Adapters: STB QuickVGA combo card; includes SuperVGA, IDE controller,
  29. >            floppy controller, 2 serial and 1 parallel ports, and PS/2-
  30. >            style mouse port.
  31.  
  32. >Basically, everything works fine (eg, ping.exe, finger.exe, tnglass.exe,
  33. >etc) EXCEPT tn.exe (telnet) and rloginvt.exe (rlogin/vt100 protocol).
  34. >These two programs hang the machine; it must be rebooted when these
  35. >programs are invoked.  The Clarkson CUTE suite work fine; but because
  36.  
  37. A very common problem on PC's is the following:
  38.  
  39. If you use QEMM, EMM386 or any other Memory Manager, 
  40. or with MS-Windows, or sometimes even with the BIOS setup to shadowing,
  41. you get memory mapped over the Ethnercard memory.
  42.  
  43. Especially any Memory Manager, which seeks between the adapters for
  44. free memory did not see the memory on your WD8003, as its mapped in
  45. when TCP kernel starts.
  46.  
  47. Its very important to EXCLUDE the memory on your WD8003 from the
  48. QEMM of whatever you use, or will see effects like those you decribed,
  49. or even more cumbersome.
  50.  
  51. This is really the main reason for failure of networking software
  52. on PC's at our site. People install some software (like DOS5.0 with EMM),
  53. and some days later they complain that the network isn't working.
  54. Ask them if they changed something, and they will tell you they did 
  55. nothing! 
  56.  
  57. Sincerely,
  58. Klaus Steinberger
  59. --
  60. Klaus Steinberger               Beschleunigerlabor der TU und LMU Muenchen
  61. Phone: (+49 89)3209 4287        Hochschulgelaende
  62. FAX:   (+49 89)3209 4280        D-8046 Garching, Germany
  63. Internet: Klaus.Steinberger@bl.physik.uni-muenchen.de
  64.