I am having a heck of a time getting TCPIP to load on my .32 server. Even using the last patches out there, following the posted directions, I cant get it to run. Does anyone have their NW 3.2 running TCPIP?? If so... what command lines load it and bind it.
First load TCPIP module:
load tcpip forward=yes
Then load network card driver (substitute 3c509.lan with your lan card driver):
load 3c509.lan frame=ethernet_ii name=enetip
Then bind IP to the card:
bind ip to enetip addr=192.168.0.2 ..continued
mask=255.255.255.0 gateway=192.168.0.1
Of course the IP address, mask and gateway will be specific to your network.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.