1
0
Fork 0
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:
root 2022-07-08 22:12:24 -04:00
parent ebbda467a6
commit 47fda4d173

View file

@ -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