home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / tcpip / ibmpc / 7213 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  2.2 KB

  1. Path: sparky!uunet!ogicse!hp-cv!sdd.hp.com!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!nataraj
  2. From: a-n@nwu.edu (A. Natarajan)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: PKTMUX and QVT's PKTINT co-existence
  5. Summary: Can I use pktmux along with QVT's pktint?
  6. Keywords: pktmux, QVT, pktint, Novell
  7. Message-ID: <1993Jan3.191142.15128@news.acns.nwu.edu>
  8. Date: 3 Jan 93 19:11:42 GMT
  9. Article-I.D.: news.1993Jan3.191142.15128
  10. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  11. Reply-To: a-n@nwu.edu (A. Natarajan)
  12. Organization: Northwestern University, Evanston IL 60208
  13. Lines: 54
  14. Originator: nataraj@casbah.acns.nwu.edu
  15. Nntp-Posting-Host: unseen1.acns.nwu.edu
  16.  
  17. I am trying to pktmux to run the NCSA suite of programs (telnet, ftp, and
  18. Clarkson tn3270), as well as WinQVTNet 3.03 under Windows 3.1, and am
  19. having problems with loading the QVT pktint program - the PC exits to DOS
  20. and displays a C: prompt, and is in a frozen state, whenever I run WinQVT.
  21.  
  22. My set-up is further complicated by the fact that I am on a Novell network
  23. as well, but let me show you part of my autoexec.bat to clarify....
  24.  
  25. set config.tel=c:\telnet\config.tel
  26. :...
  27. lsl
  28. rem c:\qemm\loadhi /r:2 lsl
  29. :...
  30. 3c501 -w 0x60 3
  31. rem c:\qemm\loadhi /r:1 3c501 -w 0x60 3
  32. :....
  33. ipxodi
  34. rem c:\qemm\loadhi /r:1 ipxodi
  35. :...
  36. odipkt 0 98
  37. rem c:\qemm\loadhi /r:2 odipkt 0 98
  38. :...
  39. pktmux 4
  40. rem c:\qemm\loadhi /r:2 pktmux 4
  41. :....
  42. bnetx
  43. rem c:\qemm\loadhi /r:2 /res=49664 /sqf bnetx
  44. :.....
  45. call c:\telnet\checktim.bat
  46. rem checktim.bat sets the time using NCSA's setclock
  47. :....
  48. pktint
  49. :..
  50. f:login
  51. c:
  52. win :
  53. ========================================================================
  54. Forgetting my attempts to use QEMM ( a whole different story), I think I am
  55. using the pktmux shim properly; for instance, to load NUPOP, I have:
  56. :nupop62.bat
  57. pktdrv 62
  58. c:\nupop\nupop
  59. pktdrv 62 /uu
  60.  
  61. Do I need to load pktint similarly, or am I just doing it in the wrong
  62. order?  I can't seem to find the right incantations for even a non-Novell
  63. set-up :-) - and would appreciate any pointers.
  64.  
  65. I can't rely on WINQVTNet solely, because I can't seem to use it to connect
  66. to an IBM 4381, and also prefer to use NUPOP instead of QVT's Mail module.
  67.  
  68. Thanks,
  69.  
  70. A. Natarajan
  71.