"Paul M. Foster" wrote:
> and the error message I get is:
> 
> mount: RPC: program not registered

Make sure that portmap is running on the client machine, and make sure
that your clients are allowed to access "portmap" in /etc/hosts.allow.

>From the man page for portmap:

     This portmap version is protected by the tcp_wrapper library. You
have to
     give the clients access to portmap if they should be allowed to use
it.
     To allow connects from clients of the .bar.com domain you could use
the
     following line in /etc/hosts.allow:

     portmap: .bar.com

     You have to use the daemon name portmap for the daemon name (even
if the
     binary has a different name). For the client names you can only use
the
     keyword ALL or IP addresses (NOT host or domain names).

MSG


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to