On Tue, Apr 22, 2008 at 01:48:32AM +1000, Owen Townend wrote: > On 22/04/2008, Pete Kay <[EMAIL PROTECTED]> wrote: > Googling a little finds others that have had the same issue and resolved > it inexplicably by reinstalling nfs-common.
I'll throw out this suggestion since I've sometimes got caught: Do you have a firewall running on either box that is trapping the RPC/NFS/whatever packets or connection attempts? What about /etc/host.allow: 8>-- # /etc/hosts.allow: list of hosts that are allowed to access the system. # See the manual pages hosts_access(5), hosts_options(5) # and /usr/doc/netbase/portmapper.txt.gz # # Example: ALL: LOCAL @some_netgroup # ALL: .foobar.edu EXCEPT terminalserver.foobar.edu # # If you're going to protect the portmapper use the name "portmap" for the # daemon name. Remember that you can only use the keyword "ALL" and IP # addresses (NOT host or domain names) for the portmapper. See portmap(8) # and /usr/doc/portmap/portmapper.txt.gz for further information. # ALL: 192.168. ALL: 127.0.0.1 portmap: 192.168. statd: 192.168. 8>-- Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]