* Bernhard Voelker <mail@bernhard-voelker.de> [04-22-14 12:02]:
On 04/22/2014 05:38 PM, Patrick Shanahan wrote:
rpcinfo -p 192.168.1.3 rpcinfo: can't contact portmapper: RPC: Remote system error - Connection timed out
showmount -e 192.168.1.3 clnt_create: RPC: Port mapper failure - Timed out
Both timed out, i.e. there is a networking problem - as Anton already suspected.
Use a TCP-traceroute to the portmapper (111) to see where it's blocked:
$ traceroute --tcp -p 111 192.168.1.3
Well, since I stopped the server firewall, restart nfs, mounted the shares from remote and restarted the firewall, there is no failure. But I will retain this and if it happens again, try. What I do not understand is how stopping the firewall and then restarting it does not destroy the connection as it apparently thought it was originally supposed to do. And no changes have been made to the server in between nfs working and it not :^( ??? puzzled. tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org