Olá pessoal,
        Estou tentando barrar Streaming ( audio/video ) por mime, consegui
barrar algums com youtube e outros, mas outros não estou conseguindo todos,
alguem tem alguma sujestão de outros mimes usados ? 


        Aqui estão minhas class no roteador ( CISCO 3745 )

class-map match-all mpeg
  match protocol http mime "video/*"

class-map match-all mp3
  match protocol http url "*.mp3"

class-map match-all all-video
  match protocol http mime "application/octet-stream"

class-map match-all media
  match protocol http mime "video/flv"

class-map match-all wmv
  match protocol http mime "video/x-ms-asf"

class-map match-all ogg
  match protocol http mime "*x-ogg*"

class-map match-all video
  match protocol rtp video 

class-map match-all teste
  match protocol http mime "application/x-ogg"

class-map match-all audio
  match protocol rtp áudio




++++++++++++++++++++++++++++++++++++++
 
Wesley Naves de Faria
Analista de Suporte
Solaris Certified System Administrator
FreeBSD / OpenBSD / Linux
 
++++++++++++++++++++++++++++++++++++++


-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a