home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / ibmpc / 5073 < prev    next >
Encoding:
Text File  |  1992-09-07  |  2.4 KB  |  60 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!wupost!sdd.hp.com!ux1.cso.uiuc.edu!igate.c-mols.siu.edu!dribble!dan
  3. From: dan@dribble.c-mols.siu.edu (Dan Ellison)
  4. Subject: Re: NCSA Telnet & WINPKT
  5. Organization: Southern Illinois University - Carbondale, IL (SIU-C)
  6. Distribution: usa
  7. Date: Sat, 5 Sep 1992 16:35:53 GMT
  8. Message-ID: <dan.715710953@dribble>
  9. References: <1992Sep4.184222.280@news.uiowa.edu> <hippo.41.0@sonoma.edu>
  10. Sender: news@igate.c-mols.siu.edu (News administration ID)
  11. Lines: 47
  12.  
  13. In <hippo.41.0@sonoma.edu> hippo@sonoma.edu (Michel Davidoff) writes:
  14.  
  15. >In article <1992Sep4.184222.280@news.uiowa.edu> boyken@herky.cs.uiowa.edu (Karl Boyken) writes:
  16. >>Subject: NCSA Telnet & WINPKT
  17. >>From: boyken@herky.cs.uiowa.edu (Karl Boyken)
  18. >>Date: Fri, 4 Sep 1992 18:42:22 GMT
  19. >>I've set up a number of PCs with NCSA Telnet and Windows, using WINPKT.
  20. >>For the packet driver, I always use 0x62 for the packet interrupt, then use
  21. >>
  22. >>     winpkt 0x60 0x62
  23. >>
  24. >>to start WINPKT.  WINPKT says that it finds the packet driver and that the
  25. >>new interrupt is 0x60.  I configure the config.tel thus:
  26. >>
  27. >>     hardware=packet
  28. >>     interrupt=60
  29. >>
  30. >>But, when I start Telnet in Windows, I always get this message:
  31. >>
  32. >>     Warning, packet driver vector incorrect, using default search
  33. >>
  34. >>Telnet evidentally does find an interrupt, but I'd prefer that it didn't have
  35. >>to search for it.
  36. >>
  37. >>If I don't load WINPKT and change the packet driver invocation to 0x60,
  38. >>Telnet starts up without the warning.
  39. >>
  40. >>What am I doing wrong?  Thanks in advance.
  41. >>
  42. >Try in the config.tel interupt=62
  43.  
  44. Or better yet, try interrupt=0 and just let NCSA find the driver on it's
  45. own.  I don't remember whether NCSA searches top down or bottom up, whichever
  46. it is be sure to put the "new vector" for winpkt either above or below the
  47. original driver so that NCSA will find it before the real packet driver.
  48.  
  49. Also, you should probably create a pif file so you can set up background
  50. processing or your sessions will die when they are not running in the 
  51. forground.  you might also want to look at pktmux as it will allow more
  52. than on session through the NIC (can run QVTnet and NCSA at the same
  53. time!)
  54.  
  55. -- 
  56. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  57. | Dan Ellison, Network Team       -        Computing Affairs, SIU-C     | 
  58. | Southern Illinois University       -     Carbondale, IL 62901            |   
  59. | FAX:      (618) 453-3459        -       PHONE:    (618) 453-6149     |     
  60.