1
1
Fork 0

samba: revert cgnat and switch to private address

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-16 18:12:40 -06:00
parent abd5d87c82
commit bfb89347f2
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -33,7 +33,7 @@ in {
"follow symlinks" = "yes";
"force user" = config.custom.username;
"hostname lookups" = "yes";
"hosts allow" = "100.64.0.";
"hosts allow" = "10.0.0.";
"inherit owner" = "unix only";
"inherit permissions" = "yes";
"logging" = "systemd";