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 question

How would it be possible for me to filter off all services related to a single domain?

I've tried something like *.youtube.com but it does not seem to work.


This thread was automatically locked due to age.
Parents
  • I think it goes like this.
    Definitions
    define youtube as a dns host
    create a packet filter at the top of the list 
    internal network-> any -> youtube -> block.

    This only works if you ARE not using the http proxies.

    Further caveat, if a user is sent a youtube link outside of youtube space this will not block it. I suspect you then have resort to blocking packet types (ports).

    Ian M
Reply
  • I think it goes like this.
    Definitions
    define youtube as a dns host
    create a packet filter at the top of the list 
    internal network-> any -> youtube -> block.

    This only works if you ARE not using the http proxies.

    Further caveat, if a user is sent a youtube link outside of youtube space this will not block it. I suspect you then have resort to blocking packet types (ports).

    Ian M
Children
No Data