Question
regex issue
Log entry:
type=virus subtype=filename pri=warning dst=204.160.99.125 dport=80 dst_int=" wan1" service=" http" status=blocked file=" windowsxp-kb892130-enu-x86_eebc1bd82ff4bc7b8eb46773704ffd5f8eef14aa.exe" url=" http://www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/windowsxp-kb892130-enu-x86_eebc1bd82ff4bc7b8eb46773704ffd5" ref=" n/a" msg=" File is blocked."As you can see the AV is blocking .EXE files. I have exempted in URL filter of the same profile the following site:
/\b.*windowsupdate\.com(.ar)*/iand still doesnt allow downloading from that site If I add an entry in simple mode (not regex) of " windowsupdate.com" it goes OK How should I type it in regex? Thanks