add local subnets
This commit is contained in:
parent
5be12b0a80
commit
fe6896e5b5
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
#use sendfile = yes
|
#use sendfile = yes
|
||||||
max protocol = smb2
|
max protocol = smb2
|
||||||
# note: localhost is the ipv6 localhost ::1
|
# note: localhost is the ipv6 localhost ::1
|
||||||
hosts allow = 192.168.0. 127.0.0.1 localhost 192.168.88.252
|
hosts allow = 192.168.0. 127.0.0.1 localhost 192.168.88. 192.168.12.
|
||||||
hosts deny = 0.0.0.0/0
|
hosts deny = 0.0.0.0/0
|
||||||
guest account = nobody
|
guest account = nobody
|
||||||
map to guest = bad user
|
map to guest = bad user
|
||||||
|
|
Loading…
Add table
Reference in a new issue