home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 5066 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!usc!nic.csu.net!hippo.sonoma.edu!hippo
  2. Newsgroups: comp.protocols.tcp-ip.ibmpc
  3. Subject: Re: NCSA Telnet & WINPKT
  4. Message-ID: <hippo.41.0@sonoma.edu>
  5. From: hippo@sonoma.edu (Michel Davidoff)
  6. Date: 4 Sep 92 13:21:00 PDT
  7. References: <1992Sep4.184222.280@news.uiowa.edu>
  8. Organization: Sonoma state university
  9. Nntp-Posting-Host: hippo.sonoma.edu
  10. Lines: 34
  11.  
  12. In article <1992Sep4.184222.280@news.uiowa.edu> boyken@herky.cs.uiowa.edu (Karl Boyken) writes:
  13. >Subject: NCSA Telnet & WINPKT
  14. >From: boyken@herky.cs.uiowa.edu (Karl Boyken)
  15. >Date: Fri, 4 Sep 1992 18:42:22 GMT
  16. >I've set up a number of PCs with NCSA Telnet and Windows, using WINPKT.
  17. >For the packet driver, I always use 0x62 for the packet interrupt, then use
  18. >
  19. >     winpkt 0x60 0x62
  20. >
  21. >to start WINPKT.  WINPKT says that it finds the packet driver and that the
  22. >new interrupt is 0x60.  I configure the config.tel thus:
  23. >
  24. >     hardware=packet
  25. >     interrupt=60
  26. >
  27. >But, when I start Telnet in Windows, I always get this message:
  28. >
  29. >     Warning, packet driver vector incorrect, using default search
  30. >
  31. >Telnet evidentally does find an interrupt, but I'd prefer that it didn't have
  32. >to search for it.
  33. >
  34. >If I don't load WINPKT and change the packet driver invocation to 0x60,
  35. >Telnet starts up without the warning.
  36. >
  37. >What am I doing wrong?  Thanks in advance.
  38. >
  39. >*****        _My_ views, no one else's--except those I plagiarize         *****
  40. >Karl Boyken, system programmer | Distant cousins, there's a limited supply, and
  41. >Department of Computer Science | we're down to the dozens, and this is why:
  42. >The University of Iowa         | big-eyed beans from Venus--oh my, oh my!
  43. >boyken@herky.cs.uiowa.edu      |                           -- Captain Beefheart
  44. >
  45. Try in the config.tel interupt=62
  46.