RE: [squid-users] Block IP based lookups

From: Dean Weimer <dweimer_at_orscheln.com>
Date: Mon, 23 Apr 2012 07:36:09 -0500

-----Original Message-----

Is it possible to block all IP based lookups from the browser with squid
acls?

If I assume you mean to match request to IP address,
http://192.168.1.1/, instead of to a hostname like
http://www.example.com, the following works quite well.

# Match By IP Requests
acl BYIP dstdom_regex ^[0-9\.:]*$

Thanks,
     Dean Weimer
     Network Administrator
     Orscheln Management Co
Received on Mon Apr 23 2012 - 12:37:02 MDT

This archive was generated by hypermail 2.2.0 : Mon Apr 23 2012 - 12:00:04 MDT