- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All Topicsok, here's the scoop...
got a 25 user Novell 3.12 network divided up into 2
segments. nothing wrong there. clients are happy and
connecting to the server. autoexec.ncf as follows:
load 3c90X port=6200 FRAME=ETHERNET_802.3 name=board_1
bind IPX to board_1 net=2387733
load 3c90X port=6300 FRAME=ETHERNET_802.3 name=board_2
bind IPX to board_2 net=6931189
one of the client machines is our web/mail server.
like the rest of our clients, it is running Win95 and uses
Microsoft's tcpip stack. now here's the problem: i'm
having trouble loading a second frame type(ETHERNET_II)
to the server's nics. here's what the modified
autoexec.ncf looks like:
load 3c90X port=6200 FRAME=ETHERNET_802.3 name=board_1
bind IPX to board_1 net=2387733
load 3c90X port=6200 FRAME=ETHERNET_ii name=ip1
load 3c90X port=6300 frame=ethernet_802.3 name=board_2
bind ipx to board_2 net=6931189
load tcpip
bind ip ip1 addr=207.55.136.20 mask=255.255.255.224
gate=207.55.136.1
the above gives me an "invalid network address" error upon
bootup. it also says "subnet has 0's in it". huh?
needless to say, the LAN driver does NOT load for the
first card.
my fix around this is to go with the first autoexec.ncf
example and only use one segment instead of two.
question is, how can i use both segments and load tcpip
on the server so that our clients can see our web/mail
server? is my syntax wrong when in the second autoexec.ncf
example?
all i know is i've got an idle nic sitting in the server.
it needs to be brought back to life ... with tcpip. any
tcpip gurus out there, your help is needed.
thanks,
-pat mercer
sys admin, SureQuest Systems www.surequest.com
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: suleymanPosted on 1997-08-05 at 10:12:19ID: 1590445
Some versions of the TCP/IP stack on Netware 3.12 dows not support subnet 0. What is the version of TCP/IP? If not, upgrade by TCPN03 which can be found at http://support.novell.com/ cgi-bin/se arch/patls tfind.cgi? 2925445
Regards.. -SNK