On Sun, Mar 02, 2003 at 12:37:40PM -0500, John Lowell wrote: > I continue to have problems with NFS. > > I have set up the server properly for NFS and have confirmed that > everything is on and functioning as it should be. When I attempt to > mount a file from the server on the client, however, I keep getting back > "mount: RPC: Port mapper failure - RPC: Unable to receive" errors. I've > made certain that the firewall has been disabled on both machines and > that the port mapper is on. Thoughts? You may want to include more details as to how you made sure portmapper was runing and how you shutdown the firewall, but here are some things I would try. >From the client PC run: # rpcinfo -p <servername> See if you have the following lines: 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper Also on the server PC to be absolutely sure the firewall is disabled run the following: # service iptables stop # service ipchains stop You may have already tried these things, but since the original email does not mention exactly how you confirmed the firewall was not running and that portmapper was running it may help provide a bit more information to the list. Hope this helps some... /jft -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list