allow wg subnets to samba
This commit is contained in:
parent
ce0a8151fd
commit
fa74ff71fb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue