refused mount request from 192.168.1.108 for /home/me (/home/me): illegal port 64112 I googled and found that since the port is over 1024 I needed to add the "insecure" option to the relevant line in /etc/exports on the server. Once I did that (and ran exportfs -r), the mount -a on the client worked.
refused mount request from 192.168.1.108 for /home/me (/home/me): illegal port 64112 私はググってみましたが、ポートが1024を超えているため、サーバーの/ etc / exportsの関連する行に「安全でない」オプションを追加する必要があることがわかりました。
12.12.2011 · Re: Access denied while mounting nfs share - illegal port On Mon, 12 Dec 2011 00:28:06 +0000, Carlos E. R. wrote: > I export in my 11.4 machine a directory, which I can successfully import
05.01.2015 · [root@lzgonline init.d]# cat /var/log/messages | grep mount Jun 29 00:49:04 lzgonline mountd[1644]: refused mount request from 192.168.3.12 for /home/lzgonline/rootfs (/home/lzgonline/rootfs): illegal port 1689 Jun 29 00:51:02 lzgonline mountd[1644]: refused mount request from 192.168.3.12 for /home/lzgonline/rootfs (/home/lzgonline/rootfs): illegal …
Found it! One of the logs had the line: refused mount request from 192.168.1.108 for /home/me (/home/me): illegal port 64112. I googled and found that since ...
17.06.2011 · NFS failed, reason given by server: Permission denied. SERVER mountd [1295]: refused mount request from 192.168.1.68 for /data/NFSShare (/data/NFSShare): illegal port 56945. By default NFS restricts to the ‘secure’ ports <1-1024, which can only be activated by root in a default setup. Edit /etc/sysconfig/nfs uncomment the ports for lockd ...
Dec 11, 2011 · Re: Access denied while mounting nfs share - illegal port On Mon, 12 Dec 2011 00:28:06 +0000, Carlos E. R. wrote: > I export in my 11.4 machine a directory, which I can successfully import
<hostname> rpc.mountd[8111]: refused mount request from *.*.*.* for /home/export (/home/export): illegal port 21645 Diagnostic Steps NFS Server is pingable and able to telnet to port 2049 and 111 .
28.02.2016 · Feb 22 00:14:31 ici rpc.mountd[883]: refused mount request from 127.0.0.1 for /archives/versions (/archives/versions): illegal port 45407 That mount request shouldn't come from 127.0.0.1 - it should come from 10.0.2.0/24 (if that is what the server is exporting to).
Jun 17, 2011 · mount: SERVER:data/NFSShare failed, reason given by server: Permission denied. Checking syslog on the server: SERVER mountd [1295]: refused mount request from 192.168.1.68 for /data/NFSShare (/data/NFSShare): illegal port 56945. By default NFS restricts to the ‘secure’ ports <1-1024, which can only be activated by root in a default setup.
Reserved ports are TCP/UDP ports from 0 to 1024 for privileged services and designated as well-known ports. ... refused mount request from *.*.*.* for /home/export (/home/export): illegal port 21645 Diagnostic Steps. NFS Server is pingable and able to telnet to port 2049 and 111.
refused mount request from 192.168.1.108 for /home/me (/home/me): illegal port 64112 I googled and found that since the port is over 1024 I needed to add the "insecure" option to the relevant line in /etc/exports on the server. Once I did that (and ran exportfs -r), the mount …
27.03.2015 · Jun 29 00:49:04 lzgonline mountd[1644]: refused mount request from 192.168.3.12 for /home/lzgonline/rootfs (/home/lzgonline/rootfs): illegal port 1689. Jun 29 00:51:02 lzgonline mountd[1644]: refused mount request from 192.168.3.12 for /home/lzgonline/rootfs ...