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