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

Packet Filter and NAT

There is a Masquerading rule 
LAN network---->External IP
This allows all LAN users to access the Internet using private IP.
Now in the Packet Filter i put the first rule to block a specific IP accessing HTTP traffic but it does not work and still the user can access internet.
Rule1          UserIP----http---any---Drop
Rule 2        any-------http----UserIP----Drop
Rule 5        LAN network-----any-----any----Allow

How can i only block http traffic for a specific IP?


This thread was automatically locked due to age.
Parents Reply Children
  • Hi,
    have a look in the packet filter logs, make sure you tick to record for each filter rule.
    You are assuming that the user is using port 80 and 2 that they haven't found a proxy that they can send use on a different port.

    Ian M