Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to permit specific IP addresses using the PERMITTED env variables? #42

Open
liorayacob opened this issue Aug 12, 2020 · 0 comments
Open

Comments

@liorayacob
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant