NFS problem after update to rpcbind-0.1.4-8.fc7

Mike Cohler mike.cohler at gmail.com
Wed Oct 31 14:33:15 UTC 2007


Michael Schwendt wrote:

>Just out of interest, what does your /etc/hosts.deny contain?
>And what is in your /etc/hosts?

>The rpcbind package changelog mentions tcp_wrappers related changes
>in rpcbind-0.1.4-8.fc8, but your problem is not reproducible here.

>$ rpm -q rpcbind nfs-utils
>rpcbind-0.1.4-11.fc8
>nfs-utils-1.1.0-6.fc8


In my case the file
/etc/hosts.deny
has
#
# hosts.deny    This file describes the names of the hosts which are
#               *not* allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow.  In particular
# you should know that NFS uses portmap!
lockd:ALL
mountd:ALL
rpcbind:ALL
rquotad:ALL
statd:ALL

and
/etc/hosts
has
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               localhost.localdomain localhost
::1             localhost.localdomain localhost
xxx.xxx.xxx.xxx     mymachine mymachine.localnetwork.com

Of course you are quoting for F8 whereas this is seen in F7 here.
-- 

mike cohler




More information about the fedora-devel-list mailing list