Am Montag, 18. Mai 2020, 15:08:54 CEST schrieb Martin Wilck:
On Wed, 2020-02-05 at 23:41 +0100, Carlos E. R. wrote:
IIRC, the portmapper job has to coordinate with the firewall to open the negotiated port.
I don't think portmap is able to do modify firewalld configuration. To make firewalld + nfs server work, I used a fixed port for mountd in /etc/sysconfig/nfs:
MOUNTD_OPTIONS="--port 20033"
... and opened port 20033/udp in the firewalld zone in addition to the standard nfs/nfs3/rpc-bind services.
If there's a more elegant way to achieve the same result, I'd be glad to learn about it.
I've just used nfs3, mountd, and rpc-bind services to successfully provide nfs3 shares (e.g. for vSphere hosts). Cheers, Pete -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org