home *** CD-ROM | disk | FTP | other *** search
- FTP....................PC/TCP 2.05 configuration
-
- This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
- FLASH TP, FLASHC, MCA, and MCA/TP.
-
- This document (or an updated version) is also available on FaxBACK,
- document #6321.
-
- These are examples only. Your configuration may vary.
-
- PC/TCP and NDIS
-
- Notes for FTP PC/TCP and NDIS installations:
-
- 1. Make sure the customer is running PC/TCP for DOS version 2.05 and
- that the kernel is PC-210.
-
- 2. Make sure that the protocol.ini, pro.msg, proh.msg are located in the
- c:\lanman subdirectory.
-
- 3. Copy the EtherExpress 16 NDIS driver from the LAN Adapter diskette.
- (\NDIS\EXP16.DOS).
-
- 4. Example configuration files.
-
- CONFIG.SYS:
- files=40
- buffers=40
- device=c:\ftp\protman.sys
- device=c:\ftp\exp16.dos
- device=c:\ftp\dis_pkt.gup
- device=c:\ftp\ipcust.sys
- device=c:\ftp\ifcust.sys
-
- AUTOEXEC.BAT:
- path=c:\dos;c:\ftp
- prompt $p$g
- c:\ftp\netbind
- c:\ftp\ethdrv
-
- PROTOCOL.INI:
- [PROTOCOL MANAGER]
- drivername=PROTMAN$
-
- ;MACS
- [EXP16]
- drivername=EXP16$
- ioaddress=0x300
-
- ;PROTOCOLS
- [PKTDRV]
- drivername=PKTDRV
- bindings=EXP16
- intvec=0X65
-
- NOTE: The important part here is that what the bindings statement
- refers to must be the name of the statement for the
- EtherExpress statement. (i.e. if bindings=INTEL16, then
- you must have [INTEL16]). Also EXP16$ should be in caps.
-
- 5. If you have problems, add a pause to the top line of the AUTOEXEC.BAT
- file to see that the CONFIG.SYS loads with no errors.
-
-
-
- PC/TCP and ODI
-
- Notes for FTP PC/TCP and ODI installations:
-
- 1. Make sure the customer is running PC/TCP for DOS version 2.05, Patch
- level 4 (PL4) and that the kernel is PC-210.
-
- 2. Check the Net.cfg file. It should look similar to the following:
-
- Link Support
- buffers 8 1514
- mempool 4096
-
- Protocol TCPIP
- Bind EXP16ODI <--delete if using IPXODI v2.x or later
-
- Protocol IPX
- Bind EXP16ODI <--Bind 1, if using IPXODI v2.x or later
-
- Link Driver EXP16ODI
- port 300
- Frame Ethernet_802.3
- Protocol IPX 0 Ethernet_802.3
- Frame Ethernet_II
- Protocol TCPIP 8137 Ethernet_II