Path: utzoo!attcan!uunet!snorkelwacker!tut.cis.ohio-state.edu!purdue!iuvax!cica!ssw From: ssw@cica.cica.indiana.edu (Steve Wallace) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: NCSA Telnet, PC-NFS and Packet Drivers Message-ID: Date: 31 Jul 90 14:27:19 GMT References: <419@rome.gdwb.oz.au> Organization: Center for Innov. Comp. Appl., Bloomington, IN Lines: 5 The packet driver doesn't support more than one application per packet type at a time. PCNFS is using packet the packet type IP (also ARP, RARP, maybe others) and telnet is also trying to use the IP packet type. The packet driver was not designed to do this. NetWare and telnet work together because they each use differecnt packet types.