![](https://seccdn.libravatar.org/avatar/3f773ea81891e87ae24e797d72e78163.jpg?s=120&d=mm&r=g)
Today at 1:09pm, Jeffrey Laramie wrote:
On Saturday 26 February 2005 05:38, James Hatridge wrote:
Hi all...
I'm trying to get NFS working between two systems, both run 9.2. I can ping to and from both systems and ssh works for both.
BUT when I use yast to setup a client on either machine it can not find the other's server. On both systems I have setup (using yast) the NFS server and made sure that it is on in the run level editor. BUT when I reboot either system, it always says that its skipped NFS.
I have tried turning off the firewall, I've tried turning it on, I've tried configuring it. Nothing works.
Any ideas?
What is the output of "rpcinfo -p" on each of the machines?
Can you telnet to the portmapper daemon? telnet hostname 111
What do you have in /etc/exports? and what do you get from showmount -e other-hostname on each system?