Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What am I doing wrong with binding?

0 views
Skip to first unread message

Ken Denton (Supervisor)

unread,
Sep 13, 1994, 10:23:00 AM9/13/94
to

I've added Netware for Mac on my 3.12 server, and there's a slight
problem when the server boots. It pauses and asks me about re-loading the
3c507 driver, and am I sure I want to bind something else to it (the
Ethernet_Snap frame). Why is it asking me this? It holds up the booting of
the server.

Below is a portion of the AUTOEXEC.NCF file.

===================
load c:OCTOK161 port=A24 port1=A40 int=9 slot=2 frame=TOKEN-RING name=RING1
load c:OCTOK161 port=A50 port1=A60 int=10 slot=3 frame=TOKEN-RING name=RING2
load c:OCTOK161 port=A20 port1=A30 int=3 slot=4 frame=TOKEN-RING name=RING3
load 3c507 port=300 mem=d0000 int=5 frame=Ethernet_II name=ETHERNET
load 3c507 port=300 mem=d0000 int=5 frame=ETHERNET_SNAP name=backsnap
load c:OCTOK161 port=A24 port1=A40 int=9 slot=2 frame=TOKEN-RING_SNAP name=TTALK
load clib
bind ipx to ethernet net=10
bind ipx to ring1 net=11
bind ipx to ring2 net=12
bind ipx to ring3 net=13
load appletlk net=56000-56000 zone={"Campus Backbone"}
bind appletlk to backsnap net=0-0
bind appletlk to ttalk net=31-35 zone={"Bunce"}
load llc8022
bind llc8022 to ring1
bind ip to ETHERNET addr=150.250.1.198 mask=255.255.255.0 bcast=150.250.1.255 gate=150.250.1.9
====================

0 new messages