Hi all,
I have a site which I can access when nothing configured in my browser. When
I try to reach it with proxy autoconfiguration or manual configuration and
ip excluded, it does not work.
I tried within squid.conf:
acl scenter dstdomain .invia.fujitsu.com
#acl scenter dst 141.192.253.41/255.255.255.255
http_access allow scenter
always_direct allow scenter
Also tried it with the automatic config script :
...
else if (isInNet(host, "141.192.253.41", "255.255.255.255"))
return "DIRECT";
...
First can anyone explain where the difference is and if it can be configured
being used through squid or automatic proxy configuration file.
Any comments are much appreciated.
Thanks!
kr,
./koen
This message has been checked by KONE Corporation for the presence of computer viruses
Received on Wed Jun 26 2002 - 05:38:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:49 MST