kids are entering ip address for websites rather than using dns names for blocked websites.
I tried *.*.*.* in the block list but this was to aggresive :doh:.... banned google and everything else.
we use ngfl cachepilot here.. any ideas?
cheers
kev
Printable View
kids are entering ip address for websites rather than using dns names for blocked websites.
I tried *.*.*.* in the block list but this was to aggresive :doh:.... banned google and everything else.
we use ngfl cachepilot here.. any ideas?
cheers
kev
use (\d{1,3}\.){3}(\d{1,3}) as a regex... yours will match pretty much everything
That uses some fairly advanced regex features mind, so dunno if cachepilot supports em.
Give it a try... and then buy Friedl's "mastering regular expressions" - it's ace!
OK... maybe I like regex too much :)
tried that but it didnt work unfortunately..
desperate for a solution anyone else with any further ideas to what tom has said?
Could try the simpler, but more long winded versions..
[0-2][0-9][0-9]\..+
[0-2][0-9]\..+
[0-2]\..+
which blocks anything which starts with 3 numbers, 2 numbers, 1 number & a dot
Is there no big switch "block all requests to IPs"? or an option to do reverse lookups?
More coffee, less cut/paste needed. Thanks :)
trying this now.... Ta chaps
nope that didnt work either :(
I dont think cachepilot works in that way, luckily here we have not had any issues with kids realising going via the ip address, surely tho shouldn't smartfilter also register the ip address to and block that as well. Try getting in touch with someone from easynet, do you have any contacts for them, think my boss may have someone's number. Have a word with them.
Mastering Regular Expressions (Nutshell Handbook): Jeffrey E.F. Friedl: Amazon.co.uk: Books
This edition claims to be "nutshell" but has 300-odd pages (boy, I wish my nuts were that big ;)) - and is available for 3 quid used.
Unfortunately my copy is at home, but if I remember I will check the ISBN number when I get back tonight.
number for easynet is infront of me, will give them a ring tomorrow now... got a million other things to do before I go home tonight... Yeay
Thanks for trying to help Tom... much appreciated, and I will be looking at this book when you post the ISBN :)
I would suggest taking a look at Equiinets website. Might have some useful info on setting up the black and white lists. Heres one I found on there that might look like it has some useful info on it regarding cachepilot regex.
http://smartstore.equiinet.net/artic...56.pdf&i=50492