Merge branch 'fvs' of gitlab.steinbeisschule-reutlingen.de:L_MDT/debian-lan4fvs into fvs
This commit is contained in:
commit
ef32f411a6
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
export http_proxy='http://firewall:3128'
|
||||
export http_proxy='http://firewall.pn.steinbeis.schule:3128'
|
||||
export https_proxy=$http_proxy
|
||||
export ftp_proxy=$http_proxy
|
||||
export no_proxy=firewall.pn.steinbeis.schule,server.pn.steinbeis.schule,idam.steinbeis.schule,dw.steinbeis.schule,.pn.steinbeis.schule,.steinbeis.schule
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
acl local-servers dstdomain .{{ domain }}
|
||||
cache_peer firewall parent 3128 0 no-query default login=NEGOTIATE auth-no-keytab
|
||||
cache_peer firewall.{{ domain }} parent 3128 0 no-query default login=NEGOTIATE auth-no-keytab
|
||||
never_direct deny local-servers
|
||||
never_direct allow all
|
||||
#access_log stdio:/tmp/access.log squid
|
||||
|
|
Loading…
Add table
Reference in a new issue