mount_nwfs fstab and connection via IP (not IPX)

2003-06-17 Thread Stefan Farrenkopf
Hi all,

with the -A  option one can use mount_nwfs to connect to a Netware 
server without the need of a running IPXrouted etc. I can use this from the 
command line manually, but I do not know how to include the "-A" option 
into my /etc/fstab or is this impossible?

The corresponding line of a linux box looks like this:

SERVER/  / ncp \ 
rw,uid=,passwdfile=,mode=640,ipserver=,multiple 0 0

Any help or ideas on this is appreciated :)

best regards,
Stefan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mount_nwfs

2003-02-20 Thread Igor B. Bykhalo
> Hey,
> I would like to mount different netware volumes with mount_nwfs but I
> have "not" included ipx support in the kernel! I get the following error
> message when I use the command:
> nwfs: vgsload(nwfs): Exec format error
> 
> When I try to load the nwfs.ko module with kldload I get exactly the
> same error, and additionnaly in var/log/messages I have this:
> /kernel: link_elf: symbol ipxcksum undefined
> 
> Does the freebsd netware client only work with IPX?! Our netware servers
> are netware 5 server with "ONLY" the TCP/IP protocol, "no ipx"!? Am I
> still able to connect to it from freebsd?
> 

Maybe NCP?

ncplist(1)   displays various information about ncplib and NetWare servers 
ncplogin(1)  create permanent connection to a NetWare server 
ncplogout(1) schedule permanent connection to close 

HTH,
Igor

> Thanks
> Didier
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



mount_nwfs

2003-02-20 Thread Didier Wiroth
Hey,
I would like to mount different netware volumes with mount_nwfs but I
have "not" included ipx support in the kernel! I get the following error
message when I use the command:
nwfs: vgsload(nwfs): Exec format error

When I try to load the nwfs.ko module with kldload I get exactly the
same error, and additionnaly in var/log/messages I have this:
/kernel: link_elf: symbol ipxcksum undefined

Does the freebsd netware client only work with IPX?! Our netware servers
are netware 5 server with "ONLY" the TCP/IP protocol, "no ipx"!? Am I
still able to connect to it from freebsd?

Thanks
Didier


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message