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

Paket Filter Rule

Hi

I may need to block spotify on my network.

I've added a new Definitions - Networks 
Type: Network
Address: 78.31.8.0
Interface: Any
Netmask: /22 255.255.252.0

Added a new packet filter rule
Source: Internal Address
Service: Any
Destination: The above Network

I've enabled logging, have put it as Rule #1 and at the moment have allowed it through to see how many people are using it etc. I'm not seeing any entries in the live log when browsing the site or running the spotify client.

If I do change the rule to drop it still works. 

Am I doing something wrong?

On a seperate note, is there a way to stop all logging on Default DROP rules?

Thanks


This thread was automatically locked due to age.
Parents
  • Hi, are you using the HTTP Proxy / Content Filter? 

    If so, it bypasses the PacketFilter and you should block spotify within the Proxy.

    Run tcpdump or another tool and make sure that's the only IP network it's using.

    You can stop logging default drops by adding your own rule at the BOTTOM:
    ANY ANY DROP NOLOG

    Barry
Reply
  • Hi, are you using the HTTP Proxy / Content Filter? 

    If so, it bypasses the PacketFilter and you should block spotify within the Proxy.

    Run tcpdump or another tool and make sure that's the only IP network it's using.

    You can stop logging default drops by adding your own rule at the BOTTOM:
    ANY ANY DROP NOLOG

    Barry
Children
No Data