Guest User!

You are not Sophos Staff.

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

Webfiltering - Subnet

Hello Together,

I've found a few days ago that it is possible to access from a DMZ address to the web server on the LAN.

There is no firewall rule and after several tests, I recognized that the proxy server (web filter) allows this access.

Policy Helpdesk confirm that is allow.

Can I prevent this?

Thanks for the feedback.

Best regards


This thread was automatically locked due to age.
Parents
  • You can use a blackhole DNAT (see #2 in Rulz) to prevent any unrequested traffic from going from the DMZ to the LAN via the Proxy.

    I maintain a document "Configure HTTP Proxy for a Network of Guests" which is available to User BB members; it gives some other hints about dealing with this if the LAN is in Standard mode and the DMZ in Transparent.  Click on my name beside the Cyrano avatar and send me an email if you would like a copy of that document.

    Cheers - Bob
Reply
  • You can use a blackhole DNAT (see #2 in Rulz) to prevent any unrequested traffic from going from the DMZ to the LAN via the Proxy.

    I maintain a document "Configure HTTP Proxy for a Network of Guests" which is available to User BB members; it gives some other hints about dealing with this if the LAN is in Standard mode and the DMZ in Transparent.  Click on my name beside the Cyrano avatar and send me an email if you would like a copy of that document.

    Cheers - Bob
Children
  • You can use a blackhole DNAT (see #2 in Rulz) to prevent any unrequested traffic from going from the DMZ to the LAN via the Proxy.

    I maintain a document "Configure HTTP Proxy for a Network of Guests" which is available to User BB members; it gives some other hints about dealing with this if the LAN is in Standard mode and the DMZ in Transparent.  Click on my name beside the Cyrano avatar and send me an email if you would like a copy of that document.

    Cheers - Bob


    Thank you very much for your help - BOB.

    I would like to block a subnet per Regular Expressions: (192.168.200.0 / 255.255.255.0)
    ^192\.168\.200\.([1-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-4]))$

    It's that correct? 

    Thank you for the help.

    Best regards