I have a Web Filter Profile with defined static URL's, I still see
sometimes a defined URL blocked by the profile.Does the Web Filter do
some check's if the URL is healthy?Does it do DNS resolve checks? URL
example:*.nssvc.net, normally reg.nssvc.net...
I have a webfilter active with some URL's URL Type Action
Status*.123.domain1.com Wildcard Allow Enable*.123.domain2.com Wildcard
Allow Enable*.123.domain3.com Wildcard Allow Enable*.* Wildcard Block
Enable If i do a telnet> telnet www.xyzdomain.com ...
Thanks Yurisk for your reply.But how can this be explained?URL specified
is *.nssvc.netFirst it is always allowed, not showing in the pictures
below.After a while it got some blocks.The the blocks rise and
eventually it got totally blocked. Thanks.
Yurisk wrote:BTW The last rule in your URL FIlter should have action
Block not Allow which makes URL filter to permit Any website. [Bold
Eagle]There was a mistake in my overview, the last is a Block, I've
corrected my question. Regarding the broader ...
Hello Yurisk, Yurisk wrote:Your test is not good for this - URL
Filtering looks at URLs in a valid browser<->web server connection, your
telnet session cannot emulate this and will be closed (as you see in the
output) by the web server as invalid. To...