No proxy in the DMZ.

This commit is contained in:
hjp 2004-08-15 22:14:38 +00:00
parent d8d2f44fff
commit 8fbc79fa50
1 changed files with 2 additions and 2 deletions

View File

@ -206,8 +206,8 @@ case "$FQDN" in
*.hjp.at) *.hjp.at)
export http_proxy=http://teal.hjp.at:3128/ export http_proxy=http://teal.hjp.at:3128/
;; ;;
samkar.wsr.ac.at|wsrgeh.wsr.ac.at) samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at)
export http_proxy=http://squid-x.wsr.ac.at:3128/ unset http_proxy
;; ;;
*.wsr.ac.at) *.wsr.ac.at)
export http_proxy=http://squid.wsr.ac.at:3128/ export http_proxy=http://squid.wsr.ac.at:3128/