From fa74ff71fbdb0adcf2e1d6652918e455ba62a803 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 18 Feb 2024 18:26:16 -0500 Subject: [PATCH] allow wg subnets to samba --- atauno/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atauno/configuration.nix b/atauno/configuration.nix index 5a5d6ab..bddd580 100644 --- a/atauno/configuration.nix +++ b/atauno/configuration.nix @@ -77,7 +77,7 @@ #use sendfile = yes #max protocol = smb2 # note: localhost is the ipv6 localhost ::1 - hosts allow = 192.168.1. 127.0.0.1 localhost + hosts allow = 192.168.1. 10.100.0. 127.0.0.1 localhost hosts deny = 0.0.0.0/0 guest account = nobody map to guest = bad user