
io blocco i siti agli utenti cosi:
class-map match-any web-block
Description LAVORATE_SCHIAVI
match protocol http url "*porn*"
match protocol http url "*porn"
match protocol http url "porn*"
match protocol http url ".*xxx*."
match protocol http url ".xxx*."
match protocol http url ".*xxx."
match protocol http url "*facebook*"
match protocol http url "*youtube*"
match protocol http host "*youtube*"
match protocol http host "*facebook*"
match protocol http url "video*"
match protocol http host "*youtube.com*|*video.google.com*"
match protocol http mime "video/flv|video/x-flv|video/mp4|video/x-m4v|audio/mp4"
match protocol http mime "video/3gpp|video/quicktime"
match protocol http url "*.flv|*.mp4|*.m4v|*.m4a|*.3gp|*.mov"
match protocol http mime "video,porn,xxx,sex"
match protocol http mime "*porn*"
!
!
policy-map web-block
class web-block
drop
e tutto funziona ma... se volessi escludere alcuni ip come potrei fare ?
qualche idea ?
grazie buonagiornata