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

how to blcok site for all prtocol

Hi friends !

How do i block a site or domain for all protocols !

say i want all traffice from www.abc.com to be blocked

Thanks


This thread was automatically locked due to age.
  • Hi utm_kid,
    1/. you need to create a DNS group of the url.
    2/. you need a packet filter rule high eg around 1 or 2,
     internal network -> dns group -> any -> drop
    3/. in http proxy block always dns group.

    That cover most things except socks proxy and e-mail.

    Ian M
  • Hi utm_kid,
    1/. you need to create a DNS group of the url.
    2/. you need a packet filter rule high eg around 1 or 2,
     internal network -> dns group -> any -> drop
    3/. in http proxy block always dns group.

    That cover most things except socks proxy and e-mail.

    Ian M


    Thanks Ian ,
    with single firewall rule i can do this ?

    Thanks