Re: NFS problem: "RPC: Port mapper failure"

From: Igor Pokrovsky (tiamat_at_comset.net)
Date: 12/30/03

  • Next message: Doug White: "Re: NFS problem: "RPC: Port mapper failure""
    Date: Tue, 30 Dec 2003 06:40:06 +0300
    To: Rob <nospam@users.sourceforge.net>
    
    

    On Mon, Dec 29, 2003 at 02:21:56PM +0900, Rob wrote:
    > This is what I get.
    >
    > The NFS server is 147.46.44.183 with gateway 147.46.44.1
    > The NFS client is 147.47.254.184 with gateway 147.47.254.1
    >
    > On the NFS server:
    > $ sockstat | grep portmap
    > daemon portmap 79693 3 udp4 *:111 *:*
    > daemon portmap 79693 4 tcp4 *:111 *:*
    > $ sockstat | grep nfsd
    > root nfsd 87 3 tcp4 *:2049 *:*
    > $ sockstat | grep mount
    > root mountd 84 3 udp4 *:1023 *:*
    > root mountd 84 4 tcp4 *:1023 *:*
    >
    > On the client:
    > $ rpcinfo -p 147.46.44.183
    > rpcinfo: can't contact portmapper: RPC: Remote system error -
    > Operation timed out
    >
    >
    > On another computer with the same gateway as the server:
    > $ rpcinfo -p 147.46.44.183
    > program vers proto port
    > 100000 2 tcp 111 portmapper
    > 100000 2 udp 111 portmapper
    >
    >
    > Any idea what could block the contact to the portmapper?

    > Could a network setup at one of the gateways cause these trouble, such
    > as a firewall (though I don't know anything about firewalls!) ?
    Probably this is the cause, as I don't see any other probable reason for
    your trouble. Try asking firewall admin, maybe connections to some ports are
    blocked. Or you can always try to specify different port to use by nfsd.

    -ip

    -- 
    Reality is just a convenient measure of complexity.
    		-- Alvy Ray Smith
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Doug White: "Re: NFS problem: "RPC: Port mapper failure""

    Relevant Pages

    • Re: Running NFS and SMB client, need to open Firewall (with Shorewall)?
      ... >> another NFS server) in my workstation, do I need to open up a hole in the ... my more general question is whether some ports need to be open if I just ... run client and NFS mount, ... For the samba server, I don't find anything on it. ...
      (RedHat)
    • Re: A firewall wont stop this one
      ... But restricting access only to systems that require access is ... That feature has every NFS server I saw. ... How does Tiny help against shatter attacks? ... You mean, close the ports for her, or what are you meaning by "see the ...
      (alt.computer.security)
    • RE: firewalls besides iptables
      ... NFS uses RPC. ... When the NFS server is rebooted, ... You can fix those ports to use specific ports. ... I have opened some ports in iptables on an Enterprise 3 system to allow ...
      (RedHat)
    • Re: NFS server ports ?
      ... >> need to be open for the server to be available to clients. ... >> I have tried opening all the ports above, but unless I drop the firewall ... > Turn off the firewall on the server, ... > there is no firewall on the nfs server. ...
      (comp.os.linux.misc)
    • Re: NFS server ports ?
      ... Madhusudan Singh told us in 'linux.redhat': ... > I am running an NFS server but have not been able to find which ports need ... > to be open for the server to be available to clients. ...
      (linux.redhat)