Blocking Iplayer?

Hi,

Im trying to block http://www.bbc.co.uk/iplayer via web proxy. I need them still to be able to access http://www.bbc.co.uk/news.bbc.co.uk etc.

I’ve got an ip proxy access rule
dst-host=bbc.co.uk
path=/iplayer/

action=deny

I’ve tried lots of variants include http://www.bbc.co.uk without the * etc.

Cheers,
Chris

hello mate,
keep Dst-host empty and just put “/*iplayer” in the path and try.
best regards

Afraid not :frowning:

what about iplayer without any slashes?

Afraid this didnt work either hit count is 0 :frowning:

/ip proxy access
add action=deny comment=“” disabled=yes dst-host=*bbc.co.uk path=iplayer

with “/” on path : add action=deny comment=“” disabled=yes dst-host=*bbc.co.uk path=/iplayer