Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 1999 21:02:37 -0200
From:      Gustavo V G C Rios <grios@ddsecurity.com.br>
To:        questions@freebsd.org
Subject:   Can get NFS server working
Message-ID:  <381B790D.53B0774@ddsecurity.com.br>

next in thread | raw e-mail | index | archive | help
I am trying to set a nfs server box, but i am totally confused about how
to get it done under freebsd!

I read the /usr/local/share/doc/Howto/HTML/NFS-HOWTO_toc.html, but the
syntax it proposes is only valid for linux system, so i could not have
my nfs server box running.

This is my /etc/exports:

/usr/X11R6 -alldirs 192.168.0.1
/var/tmp -rw 192.168.0.1


Here is what i got in /var/log/messages:

Oct 30 21:00:51 etosha mountd[97381]: could not remount /usr/X11R6:
Invalid argument
Oct 30 21:00:51 etosha mountd[97381]: could not remount /usr/X11R6:
Invalid argument
Oct 30 21:00:51 etosha mountd[97381]: bad exports list line /usr/X11R6
-alldirs 192.168.0.1
Oct 30 21:00:51 etosha mountd[97381]: bad exports list line /usr/X11R6
-alldirs 192.168.0.1
Oct 30 21:00:51 etosha mountd[97381]: bad opt rw
Oct 30 21:00:51 etosha mountd[97381]: bad opt rw
Oct 30 21:00:51 etosha mountd[97381]: bad exports list line /var/tmp -rw
Oct 30 21:00:51 etosha mountd[97381]: bad exports list line /var/tmp -rw


Can anyone *PLEASE* explain me what was my mistaken ?

Thanks a lot for your time and cooperation.


-- 
Message of the day:

    The trouble with doing something right the first time is that nobody
appreciates how difficult it was.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?381B790D.53B0774>