mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
smb.conf.j2: hosts allow = 127. 10.10.10.
This commit is contained in:
parent
ebbda467a6
commit
47fda4d173
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
{% if network_172 %}
|
||||
hosts allow = 127. 172.18.
|
||||
{% else %}
|
||||
hosts allow = 10.10.10.
|
||||
hosts allow = 127. 10.10.10.
|
||||
{% endif %}
|
||||
|
||||
; max protocol = SMB2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue