1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Clarify http-or-https (for Admin Console's box.lan/admin too)

This commit is contained in:
A Holt 2019-05-23 17:50:40 -04:00 committed by GitHub
parent a55c7150e8
commit e8cc7b4897
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,9 +97,9 @@ adm_cons_allow_downloads: False
#
#ports_externally_visible: 0 # none
#ports_externally_visible: 1 # ssh only
#ports_externally_visible: 2 # ssh + Admin Console
ports_externally_visible: 3 # ssh + Admin Console + common IIAB services
#ports_externally_visible: 4 # ssh + Admin Console + common IIAB services + Samba
#ports_externally_visible: 2 # ssh + http-or-https (for Admin Console's box.lan/admin too)
ports_externally_visible: 3 # ssh + http-or-https + common IIAB services
#ports_externally_visible: 4 # ssh + http-or-https + common IIAB services + Samba
#ports_externally_visible: 5 # all but databases
#
# Or further customize your iptables firewall by editing: