Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.edu!cc.usu.edu!jrd From: jrd@cc.usu.edu Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: IPX and Packet configuration Message-ID: <1991Apr13.114715.47402@cc.usu.edu> Date: 13 Apr 91 17:47:15 GMT References: <910311.155135.peterh@snehvit> Organization: Utah State University Lines: 29 In article <910311.155135.peterh@snehvit>, peterh@gollum.uio.no (Peter Hausken) writes: > I'm about to install NCSA Telnet on som machines using NOVELL NetWare > 2.15 C. I've made the ipx.com using shgen with BYU drivers for Packet > interface. At the end of the documentation there is a description of > how to use ECONFIG to change som NetWare drivers for using a different > format on Ethernet packets. Could someone please tell me the exact > steps I have to do for doing it safe and sound. I know pretty little > about NetWare and don't want to destroy more than I have to. > > /-USIT---UiO--Universitetets-Senter-for-Informasjonsteknologi--UiO----USIT-\ > Peter Hausken, University of Oslo, PB. 1059, Blindern, N-0316 OSLO 3, Norway > Internet: Peter.Hausken@USIT.UiO.NO (peterh@UNINETT.NO) Voice:+47-2-453524 > X.400 SA: G=Peter;S=Hausken;OU=USE;O=UiO;P=UNINETT;A= ;C=NO Fax:+47-2-455770 > \-USIT---UiO---University-Centre-for-Information-Technology----UiO----USIT-/ ---------------------------- Peter, You almost mixed two things together to make an unworkable situation. The BYU Packet Driver code to compose a new IPX file does exactly what it says: makes IPX talk to a "Packet Driver board", and it converts the protocol id to TYPE 8137 at the same time. ECONFIG is applied to regular drivers, never ever the Packet Driver kind. If your NetWare server is of the NW/286 flavor then ECONFIG the server driver of interest. If the server is NW/386 then use frame=Ethernet_II. If you have a careful look at the documentation files in the Packet Driver archive file from Clarkson University there will be discussion of how to accomplish these things. In addition, following a simple experimental procedure of test, make a change, test again, make next change, etc does wonders. Joe D.