Hi,
I have to block ip networks through the http Proxy.
For example:
All Clients in a Wireless Guest Network (separate zone) have to take the proxy for WEB access. The access to the internal networks is not allowed.
I defined a proxy profile in transparent mode. The access to the internet works fine but also the access to web Server in the internal network. First I blocked the access to the internal domain (^http?://([A-Za-z0-9.-]*\.)?internal_domain\.local/*) witch works fine.
For the access to the internal network I created the following Expression (^http?://10\.70\.8\.[0-9]{1,3}\./.*) but it doesn`t work.
What is my mistake?
Who can explain me the right syntax for ip networks or ip ranges?
Where should I add it, Domains or Regular Expressions?
I visit Regular Expressions for Defining URL Patterns in Sophos UTM but I really didn`t understand the whole syntax.
Thanks for help
yours Björn
This thread was automatically locked due to age.