In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: >whenever I try to use nfs or yp on my debian 2.0 machines they complain >about the program not being registered. >here's what happens when I try to mount nfs: >mount: RPC: Program not registered
Either the portmapper is not running, or your /etc/hosts.allow and /etc/hosts.deny are too strict. If you're running with a mostly closed config, you will need an extra entry for "portmapper", "rpc.nfsd" and "rpc.mount" in /etc/hosts.allow. Mike. -- "Seed me, Seymour" -- a random number generator meets the big green mother from outer space

