{"id":42,"date":"2014-03-30T08:29:00","date_gmt":"2014-03-30T08:29:00","guid":{"rendered":"http:\/\/378@jodohost.com\/\/blog\/"},"modified":"2014-03-30T08:29:00","modified_gmt":"2014-03-30T08:29:00","slug":"clnt_create-rpc-port-mapper-failure-unable-to-receive-errno-113-no-route-to-host","status":"publish","type":"post","link":"http:\/\/www.jodohost.com\/blog\/index.php\/2014\/03\/30\/clnt_create-rpc-port-mapper-failure-unable-to-receive-errno-113-no-route-to-host\/","title":{"rendered":"clnt_create: RPC: Port mapper failure &#8211; Unable to receive: errno 113 (No route to host)"},"content":{"rendered":"<p>What does one do when they get the error below while trying to see the shared NFS directory with the help of the showmount command:- <\/p>\n<p>[root@localhost ~]# showmount -e server_address<br \/>clnt_create: RPC: Port mapper failure &#8211; Unable to receive: errno 113 (No route to host)<\/p>\n<p>The root cause of getting this error above is your firewall. Make sure that you&#8217;ve enabled the 2049 port for NFS and port 111 for Portmap, or if you can stop iptables that will also help.<\/p>\n<p>\/etc\/init.d\/iptables stop.<\/p>\n<p>Now again try to check the shared drive using the address below:-<\/p>\n<p>[root@localhost ~]# showmount -e server_address<\/p>\n<p>For ex-<\/p>\n<p>[root@localhost ~]# showmount -e 10.10.50.124<\/p>\n<p>Export list for 10.10.50.124:<br \/>\/usr\/local\/src 10.10.50.0\/24<\/p>\n<p>That&#8217;s it.<\/p>\n<p> ]]><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What does one do when they get the error below while trying to see the shared NFS directory with the help of the showmount command:- [root@localhost ~]# showmount -e server_addressclnt_create: RPC: Port mapper failure &#8211; Unable to receive: errno 113 (No route to host) The root cause of getting this error above is your firewall. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/42"}],"collection":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":0,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/42\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=42"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=42"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}