nfs, mountd, /etc/exports: grant access to several networks

2007-02-17 Thread bkoenig
Hello,

is it possible to allow hosts of different networks to mount an NFS export?

I tried already the following statements in /etc/exports without success:

-network net1/mask net2/mask
-network net1/mask -network net2/mask

Regards
Björn


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


problems while setting up faithd

2007-01-09 Thread bkoenig
Hello,

I try to set up faithd and read the instructions in faithd(8) and
src/usr.sbin/faithd/README. It is necessary to route the packets to the
faith0 interface. Everytime I run

route change -inet6 myipv6net -prefixlen 96 -ifp faith0

I get the error message route: writing to routing socket: Network is
unreachable.

What did I wrong?

Regards Björn


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