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:
parent
56b854fcaf
commit
d12546c98d
15 changed files with 57 additions and 44 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue