You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
The only example in your documentation about the PERMITTED environment variable uses wildcard (*) in the IP address:
"Adding -e PERMITTED="10.11.99.*" will permit only hosts with an IP address starting 10.11.99 to mount the file share."
Is there any way to permit specific IP addresses to mount directories from the NFS server? For example, I want to permit only the IP addresses 1.2.3.4, 13.15.16.19, etc to connect the NFS server (without using a wildcard).
Thanks!
The text was updated successfully, but these errors were encountered:
Hey,
The only example in your documentation about the PERMITTED environment variable uses wildcard (*) in the IP address:
Is there any way to permit specific IP addresses to mount directories from the NFS server? For example, I want to permit only the IP addresses 1.2.3.4, 13.15.16.19, etc to connect the NFS server (without using a wildcard).
Thanks!
The text was updated successfully, but these errors were encountered: