Dumas Patrice wrote:
in.telnetd:     LOCAL
in.ftpd:        LOCAL

ALL             :       192.168.230.
ALL:    127.0.0.1       255.255.255.0
swat:           127.0.0.1       192.168.230.

/dallas         ripley (rw,root_squash)

First there should be no space between hosts and options.
Like:
/dallas ripley(rw,root_squash)
An such line says you want to export to ripley. But I assume you want to export to the whole 192.168.230. THis should be (on the server),
something like:

/dallas 192.168.230.0/22(rw,root_squash)

Thanks!

It's working now.  What does the "0/22" mean?  Thanks,



Hidong







Pat







--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to