I've got another big problem with ncpfs (Version 2.2.0.1).
Whenever i run the command slist the following error-message is displayed :
slist: Server not found (0x8847) in ncp_open
Is ncp_open a file, or what ?(it doesn't exist on my system)
I think i configured ipx correctly with ipx-configure --auto_interface=on --auto_prmary=on .
I also tried to define it manually, with the following options:
Ether-Device: eth0; frame-type: EtherII; NetwareID: 70 2
so the command looked like that (perhaps that's wrong?):
ipx_interface add -p eth0 EtherII 00000002:XXXXXXXXXXXX
The last part seems to be wrong (??): I used the 00000002 (the netwareID ??)
and the last 12 digits are my HW/MAC address - Perhaps that's wrong (?)
cat /proc/net/ipx_interface says:
Network Node_Address Primary Device Frame_Type
00000002 XXXXXXXXXXXX Yes eth0 EtherII
Not to be confused: the XXXX.. is my MAC-address ;-)
..and my kernel is compiled with ipx support (I think so) - at least there are messages about ipx
when linux is booting.(Is there any way (a command or something like that) to be sure, the kernel supports ipx ??
I hope that aren't too many questions, and somebody can help me, because
i'm helpless....
Daniel
Whenever i run the command slist the following error-message is displayed :
slist: Server not found (0x8847) in ncp_open
Is ncp_open a file, or what ?(it doesn't exist on my system)
I think i configured ipx correctly with ipx-configure --auto_interface=on --auto_prmary=on .
I also tried to define it manually, with the following options:
Ether-Device: eth0; frame-type: EtherII; NetwareID: 70 2
so the command looked like that (perhaps that's wrong?):
ipx_interface add -p eth0 EtherII 00000002:XXXXXXXXXXXX
The last part seems to be wrong (??): I used the 00000002 (the netwareID ??)
and the last 12 digits are my HW/MAC address - Perhaps that's wrong (?)
cat /proc/net/ipx_interface says:
Network Node_Address Primary Device Frame_Type
00000002 XXXXXXXXXXXX Yes eth0 EtherII
Not to be confused: the XXXX.. is my MAC-address ;-)
..and my kernel is compiled with ipx support (I think so) - at least there are messages about ipx
when linux is booting.(Is there any way (a command or something like that) to be sure, the kernel supports ipx ??
I hope that aren't too many questions, and somebody can help me, because
i'm helpless....
Daniel