We can't seem to get Squid to connect to
http://wxd.slu.edu:8900/SCRIPT/NR_N50020/scripts/serve_home
Bypassing squid there is no problem. We have basically a default
install (not many modifications to squid.conf) Relevant lines follow:
acl localhost src 127.0.0.1/255.255.255.255
acl smccracken src aaa.bbb.ccc.ddd/32 # my ip for bypass of DG
acl Safe_ports port 1025-65535 # unregistered ports
http_access deny !Safe_ports
http_access allow smccracken
http_access allow localhost
All of our connections are coming from localhost (being passed through
DansGuardian to squid). Any ideas as to what we are missing? Thanks!
Received on Wed Jul 09 2003 - 15:52:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:54 MST