DOS Network Client protocol.ini error ?? - TechRepublic
General discussion
January 15, 2001 at 10:17 AM
ngunity

DOS Network Client protocol.ini error ??

by ngunity . Updated 25 years, 1 month ago

I have been attempting to create a TCP/IP DOS Network Client disk for Win95 clients to access an NT Server.

After failing to get the MS Network Client to work with TCP/IP (yes I read all the Technet articles and worked on this for a great while but kept receiving an “Insert disk with OEM driver during setup process which would not be resolved with any drivers I provided), I downloaded a TCP/IP boot disk from www.bovistech.co.uk

Unfortunately I get an error PRO0011E “Equal sign missing between keyword and value”.

I have checked my protocol.ini file thoroughly and can’t work out why the file fails for the reason given.

Could someone please take a look at my Protocol.ini below and spot the problem? Or I can e-mail anyone the appropriate files.

[protman]
DriverName=PROTMAN$
PRIORITY=MS$NDISHLP

[pc$e32nd]
DriverName=e32nd$
SLOT=1
; Interrupt=10
; IOADDRESS=0x300
; Buffersize=1

[network.setup]
version=0x3110
netcard=pc$e32nd,1,pc$e32nd
transport=tcpip,TCPIP
lana0=pc$e32nd,1,tcpip

[TCPIP]
NBSessions=6
SubNetMask0=255 255 255 0
IPAddress0=192 168 101 80
DisableDHCP=1
DriverName=TCPIP$
BINDINGS=pc$e32nd
LANABASE=0

Thank you

This discussion is locked

All Comments