Squidguard IP Destinations
-
Hi
I'm using PFsense 1.2.3 Fresh Install with Squid 2.7.8_1 and Squidguard 1.3-2
I am trying to insert the following 2 IP's into an destination rule:
196.36.118.220 - Accepted
196.38.192.5 - Rejected with the following error:
The following input errors were detected:
* DEST 'Sars': Item '196.38.192.5' is not a domain.
Why would squidguard not accept this IP Address but allow others?
Our company uses an application that connects directly to this IP address and the app uses the proxy settings in the browser so I cant use direct firewall rules.
Anybody have a fix for me? or will the option not to allow IP's in the destination url force it through the firewall?
Would really want to rather let it run through the proxy so that I can track bandwidth usage easier.
Thanks
Johan
-
Try with Expressions
(196.38.192.5) -
Thanks
Will give it a tryShould I include the () or not?
-
Thanks
Will give it a tryShould I include the () or not?
Yes.
if you need more IPs - 196.38.192.5 or 196.38.192.10
Expressions can be as
(196.38.192.5)|(196.38.192.10)