[FUG-BR] [Off-Topic] Bloquear audio/video por mime
Wesley Naves
wesley.faria em aganp.go.gov.br
Quarta Outubro 18 15:05:30 BRST 2006
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
++++++++++++++++++++++++++++++++++++++
Mais detalhes sobre a lista de discussão freebsd