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

Firewall Not Blocking Traffic to Cable Modem (192.168.100.1)

To prevent exploits like Cable Haunt, I created a firewall rule to block access to my cable modem's internal interface, 192.168.100.1.

Source: Any <> Services: Any <> Destination: 192.168.100.1 <> Action: Drop

but I'm still able to reach the cable modem's web interface.

My LAN is 192.168.0.0/24 is masqueraded to my cable modem external interface.

What am I missing?

Thx

 



This thread was automatically locked due to age.
Parents Reply
  • Maybe in a high-level diagram the two functionalities are "next to each other" but the packets are not being processed by both the firewall and the Web Filter concurrently.

    This is either a very strange architectural design choice or a bug.

    Can someone explain to me why a firewall rule blocking all IP traffic to host X wouldn't block HTTP requests to web server on host X? i.e. why is layer 3 not processed before layer 7?

Children