After MUCH searching, I am still unable to connect; however, I have some additional information:
1. Connecting to Netware from Linux requires IPX
2. After loading the ipx kernel module and setting the ipx_interface for auto, I still didn't receive a network address
3. After consulting with our Netware admin, I got the network address (is this the same as the server address? Because I think that is what he gave me)
4. I forced the settings by disabling the auto configure and manually configured the card like so:
Code:
ipx_interface add -p eth0 802.2 0xXXXXXX
(the last number is obviously the network address he gave me)
I am STILL receiving the "server not found error" but I did notice that a:
indicates that the ipx module is not being used ("Used by" value is 0)
Does this mean that the card is not correctly "bound" to the module? Shouldn't it show at least 1 if the card is set up correctly?
I hope this additional information is enough to trigger something because it's driving me insane!

Even the network admin isn't much help.