Olaf,

I think in order to run the ncp utilities you MUST have IPX configured.
Launch Linuxconf and select IPX interface setup. Make sure it is enabled and
configured to match your NetWare server. Your NetWare server should also
have IPX configured with Ethernet_802.2.  NetWare 5.x is native IP but it
usually install IPX anyway.

>From the Linux box, you need a mount point for the NetWare volume.

Mine is /mnt/serv

The command line to mount the volume should be

ncpmount -S <server_name> -V <volume> -U <user_name> -P <password>
/mnt/<mount_point>

Mine looks like this:

ncpmount -S SERV -V SYS: -U guest -P password /mnt/serv

As for slist, I think once you have IPX running it should work fine.  Does
on mine.

I hope this helps.

Mitchell K. Smith
Service and Information Systems Manager
ePlus Technology of PA
130 Futura Drive
Pottstown, PA  19464
610-495-7800 Ext. 264
610-495-1264 direct
610-495-2800 fax
[EMAIL PROTECTED]



-----Original Message-----
From: olaf [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 12:32 PM
To: [EMAIL PROTECTED]
Subject: Problems mounting Netware-volumes


Hi all,

I've tried to search a netware server with the "slist"-command of the ncpfs
package. When I try this command, I always get the error:

"slist: Server nicht gefunden (0x8847) in ncp_open"
(that's German, in English it means: "slist: server not found (0x8847) in
ncp_open")

I'm also not able to mount any Netware-volumes.

I'm using a RedHat 6.2. The Netware-Server is set up properly, and
Windows-Clients are also able to mount the Netware-shares. The Network
works with TCP/IP. The Linux-System (IP: 192.168.78.253) is able to see the
Netware-Server (IP: 192.168.78.1) via ping.

Does anybody know how to solve this problem? What does 0x8847 mean?

cu
        Olaf


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
by Olaf Schubert - [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to