1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Prepare for 10.10.10.10, by evolving PR #3281

This commit is contained in:
root 2022-07-08 22:00:03 -04:00
parent 56b854fcaf
commit d12546c98d
15 changed files with 57 additions and 44 deletions

View file

@ -92,7 +92,12 @@
; netbios name = MYSERVER
; interfaces = lo eth0 192.168.12.2/24 192.168.13.2/24
hosts allow = 127. 172.18. 10.10.
{% if network_172 %}
hosts allow = 127. 172.18.
{% else %}
hosts allow = 10.10.10.
{% endif %}
; max protocol = SMB2