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

Spring Cleaning for dysfunctional Squid

This commit is contained in:
root 2021-08-16 12:44:14 -04:00
parent cfce51744c
commit a8114e65dd
18 changed files with 182 additions and 106 deletions

View file

@ -255,12 +255,12 @@ nginx_log_dir: /var/log/nginx
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# Proxy Cache and basic site blocking using /etc/squid/sites.whitelist.txt
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
# Proxy Cache & basic site blocking using /etc/squid allowlists: (whitelists)
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_dst_domains
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_url_regexs
squid_install: False
squid_enabled: False # SEE 'iiab_gateway_enabled' FURTHER ABOVE
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
squid_enabled: False # SET 'iiab_gateway_enabled' FURTHER ABOVE ?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites !
gw_block_https: False
# UNMAINTAINED as of July 2021

View file

@ -147,12 +147,12 @@ pi_swap_file_size: 1024
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# Proxy Cache and basic site blocking using /etc/squid/sites.whitelist.txt
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
# Proxy Cache & basic site blocking using /etc/squid allowlists: (whitelists)
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_dst_domains
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_url_regexs
squid_install: False
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
squid_enabled: False # SET 'iiab_gateway_enabled' FURTHER ABOVE ?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites !
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS

View file

@ -147,12 +147,12 @@ pi_swap_file_size: 1024
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# Proxy Cache and basic site blocking using /etc/squid/sites.whitelist.txt
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
# Proxy Cache & basic site blocking using /etc/squid allowlists: (whitelists)
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_dst_domains
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_url_regexs
squid_install: False
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
squid_enabled: False # SET 'iiab_gateway_enabled' FURTHER ABOVE ?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites !
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS

View file

@ -147,12 +147,12 @@ pi_swap_file_size: 1024
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# Proxy Cache and basic site blocking using /etc/squid/sites.whitelist.txt
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
# Proxy Cache & basic site blocking using /etc/squid allowlists: (whitelists)
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_dst_domains
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_url_regexs
squid_install: False
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
squid_enabled: False # SET 'iiab_gateway_enabled' FURTHER ABOVE ?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites !
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS

View file

@ -147,12 +147,12 @@ pi_swap_file_size: 1024
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# Proxy Cache and basic site blocking using /etc/squid/sites.whitelist.txt
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
# Proxy Cache & basic site blocking using /etc/squid allowlists: (whitelists)
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_dst_domains
# e.g. /opt/iiab/iiab/roles/network/templates/squid/allow_url_regexs
squid_install: False
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
squid_enabled: False # SET 'iiab_gateway_enabled' FURTHER ABOVE ?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites !
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS