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

VLAN Rejected from accessing internal network

Hello All,

We are trying to setup a machine that is accessible through RDP to the world for remote testing purposes. For security reasons we created a seperate VLAN and would like to block access from any traffic from the VLAN to our internal network. I made a packet filter rule  :

Source: Testing VLAN (Network)
Service: Any
Destination: Internal (Network)
Action: Drop


After making this rule I am still able to access our internal . Any suggestions would be GREATLY appreciated.

Thanks in advance
Alex


This thread was automatically locked due to age.
Parents
  • Barry saw it...

    You are concerned because the test network can access using the HTTP Proxy; I guess that's the case becauuse the proxy handles HTTP before the packet filter gets a chance to block it.  You likely have the HTTP/S Proxy in "Transparent" mode.  Assuming your primary LAN is 172.20.1.0/24, you can block access to it by adding the following REGEX to 'Always block': ^https?://172\.20\.1\.

    There are ways to get around that, so, if that becomes a problem, click on my name beside my avatar and send me an email, and I'll send you a document "Configure HTTP Proxy for a Network of Guests" that describes an almost-complete isolation if you want to allow the Guest network to use the HTTP/S Proxy.

    Cheers - Bob
Reply
  • Barry saw it...

    You are concerned because the test network can access using the HTTP Proxy; I guess that's the case becauuse the proxy handles HTTP before the packet filter gets a chance to block it.  You likely have the HTTP/S Proxy in "Transparent" mode.  Assuming your primary LAN is 172.20.1.0/24, you can block access to it by adding the following REGEX to 'Always block': ^https?://172\.20\.1\.

    There are ways to get around that, so, if that becomes a problem, click on my name beside my avatar and send me an email, and I'll send you a document "Configure HTTP Proxy for a Network of Guests" that describes an almost-complete isolation if you want to allow the Guest network to use the HTTP/S Proxy.

    Cheers - Bob
Children
No Data