This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need help setting up IP-based Web Filtering

Hello, 

I'm new to astaro/sophos UTM. 
Currently I am evaluating the Sophos UTM 9.1 and I'm trying to set up Web Filtering. 

My goal is to set up webfiltering based on IP addresses without any AD authentication as there are Linux/BSD clients in the network. 
The problem is that although I tell the UTM machine to block everything, some sites are browseable...

This is what I have so far:
Filter action:
Name: Test
Mode: Block by default
Threshold: off
No whitelist, yet, just "block everything"

Filter assignment:
Name: Test-Filter
Users --> empty
Time: always
Filter Action: Test

Proxy Profiles:
Name: Test_Profile
Position: 1 (There's only one profile)
Source Networks: Client IP 192.168.9.2
Filter Assignments: Test_Filter
Fallback: Default content filter block action
Operation Mode: Transparent
Authentication: None

Every client (except the one with the IP 192.168.9.2) can browse the web without any restrictions. (google, news, shopping...)
The Client 192.168.9.2 is not allowed to browse google.com, google.co.nz, google.co.uk amazon.com, kaspersky.com etc. But some sites are not blocked, like vmware.com, guerrillamail.com or google.de. 

What am I doing wrong?


This thread was automatically locked due to age.
Parents
  • Hi ,

    If you tell the UTM to block everything it will block everything.
    The only way it won't block is if you allowed http in the packet filter and it should not be enable if you use transparent proxy.
    If you want special block for specific IP addresses you can create another profile that will catch them with specific block.
    All other you can configure to allow them in the default filter action.
    Then in the profile fallback action choose default filter action.
    In that way it will catch the IP you want and will allow all others.

    All my best.

    Gilipeled
Reply
  • Hi ,

    If you tell the UTM to block everything it will block everything.
    The only way it won't block is if you allowed http in the packet filter and it should not be enable if you use transparent proxy.
    If you want special block for specific IP addresses you can create another profile that will catch them with specific block.
    All other you can configure to allow them in the default filter action.
    Then in the profile fallback action choose default filter action.
    In that way it will catch the IP you want and will allow all others.

    All my best.

    Gilipeled
Children
No Data