Re: [squid-users] Squid: blocking all requests to plain ip addresses

2023-11-06 Thread Christian Metzger
Hi Antony, very much thanks for your quick help. Yes "dstdom_regex" looks right. Best regards, Chris     Gesendet: Montag, 06. November 2023 um 12:40 Uhr Von: "Antony Stone" An: squid-users@lists.squid-cache.org Betreff: Re: [squid-users] Squid: blocking all requests to p

Re: [squid-users] Squid: blocking all requests to plain ip addresses

2023-11-06 Thread NgTech LTD
Do you need to block access to all plain ip addresses or specific ones? What if you will want to allow specific ones but deny all the others? Eliezer בתאריך יום ב׳, 6 בנוב׳ 2023, 12:45, מאת Christian Metzger ‏: > Hello, > is the above feature available, if yes how to configure it? > This feature

Re: [squid-users] Squid: blocking all requests to plain ip addresses

2023-11-06 Thread Antony Stone
On Monday 06 November 2023 at 12:35:33, Francesco Chemolli wrote: > Hi Christian, > What you're aiming to do should be easily doable via an url_regex ACL https://wiki.squid-cache.org/ConfigExamples/Chat/Skype contains an example of a regex to match IP addresses which may also point you in a he

Re: [squid-users] Squid: blocking all requests to plain ip addresses

2023-11-06 Thread Francesco Chemolli
Hi Christian, What you're aiming to do should be easily doable via an url_regex ACL On Mon, Nov 6, 2023 at 10:45 AM Christian Metzger wrote: > Hello, > is the above feature available, if yes how to configure it? > This feature should be available in all modi of no-, white- and > blacklisting.

[squid-users] Squid: blocking all requests to plain ip addresses

2023-11-06 Thread Christian Metzger
Hello, is the above feature available, if yes how to configure it? This feature should be available in all modi of no-, white- and blacklisting. This feature is important for security and it's available in big commercial proxies. Best regards, Chris   __