From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 Description of problem: A "fresh" rawhide/development install as of 2004-07-28 fails to properly export a filesystem to an FC1 box. It worked with rh/devel of -07-23 Selinux is in "permissive" mode FC1 machine reports: "mount: RPC: Remote system error - No route to host" there are no relevant traces in /var/log/* on FC2 machine Version-Release number of selected component (if applicable): nfs-utils-1.0.6-30 How reproducible: Always Steps to Reproduce: 1. fresh install of rawhide as of 2004-07-28 2. setup export of a filesystem (e.g. /srv partition) 3. attempt to mount from another system Actual Results: mount: RPC: Remote system error - No route to host Expected Results: normal NFS mount Additional info:
I have tried with selinux in enforcing mode, permissive mode and disabled mode. One time there was a RPC avc, but I could not reproduce it.
I can ping between machines (both directions) and ssh works in both directions.
It was an iptables error! system-config-securitylevel didn't properly apply the eth0 trusted device selection.