Fix firewall blocking to host machine.

The firewall was not working so all traffic was making it through to the host system.
This commit is contained in:
Tom Alexander
2025-08-30 14:19:59 -04:00
parent 4633a97262
commit 97149b9196
3 changed files with 13 additions and 6 deletions

View File

@@ -1 +1,4 @@
nfs_server_enable="YES"
# nfsv4_server_enable="YES"
# nfsv4_server_only="YES"
nfs_server_flags="-u -t --minthreads 1 --maxthreads 32"