Snort mailing list archives

Snort rule Facebook Block


From: anvin igcar <avigcar () gmail com>
Date: Tue, 15 Feb 2011 14:31:02 +0530

I want to block the INTERNAL NETWORK from viewing anything on
www.youtube.com website.

I've configured snort in the IDS mode.
and I execute it this way

[root@testpc ~]# snort -dQ -c /etc/snort/snort.conf -l /var/log/snort -A
console --daq dump

1) pass tcp any any -> any any (content:"www.youtube.com"; msg:"You are
BLOCKED...."; sid:9991111; rev:1;)

2) drop tcp any any -> any any (content:"www.youtube.com"; msg:"You are
BLOCKED...."; sid:9991112; rev:1;)

These rules are not blocking me from visiting the www.youtube.com website.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users

Current thread: