[SQU] About HTML access

From: <nirav.joshi@dont-contact.us>
Date: Wed, 7 Feb 2001 21:35:15 +0530

Dear sir,

        I have configured SQUID.CONF file as below for IP wise restrictions.

        acl mynetips src "mynetips"
        acl all src 0.0.0.0/0.0.0.0
        http_access allow mynetips
        http_access deny all

                Where the file "mynetips" contains following ip's.
                80.0.5.1
                80.0.5.2

        Submask for my network is 255.0.0.0

        In this condition for client who has ip 80.0.5.3/255.0.0.0 http access is
deny.

        But if this client change his/her submask like 80.0.5.3/252.0.0.0,he/her is
allow

        to access http,so my IP wise ristrictions fails.

        Please help me to come out from this problem.

                                                Thanking you

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Feb 07 2001 - 21:10:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:55 MST