Hi,
I have the following configuration with squid and dansguardian in a firewall box.
Client -> LAN Proxy -> SQUID -> DANSGUARDIAN -> SQUID -> Internet
Squid is used for authentication and cache and dansguardian is for proxy.
I have blocked "proxify.com" in dansguardian. When I browse it with http://proxify.com,
the access is banned but when I use https://proxify.com, squid does not pass it to
dansguardian. So I can browse and use it. Here is some squid access.log records:
## Browse http://proxify.com
1098958904.694 49 LocalProxy TCP_MISS/200 2262 GET http://proxify.com/ - FIRST_UP_PARENT/127.0.0.1 text/html
## Browse https://proxify.com
1098958964.890 5570 LocalProxy TCP_MISS/200 12589 CONNECT proxify.com:443 - DIRECT/66.98.131.115 -
1098958967.790 3430 LocalProxy TCP_MISS/200 4669 CONNECT proxify.com:443 - DIRECT/66.98.130.243 -
1098958969.890 2038 LocalProxy TCP_MISS/200 556 CONNECT proxify.com:443 - DIRECT/66.98.130.120 -
1098958971.088 3235 LocalProxy TCP_MISS/200 7534 CONNECT proxify.com:443 - DIRECT/69.72.143.78 -
How can I force squid to pass the url to dansguardian or any other alternative?
Regards,
A. Tavakoli
Received on Sat Oct 30 2004 - 04:54:23 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST