I've a small question to you.
I want to allow scripts from all hosts located in my local network with ip range 10.0.1.0/24
I created a USER ABE rule that looks like:
Code: Select all
#--- lan ---
Site 10.0.1.0/24
Allow from 10.0.1.0/24
Accept
If I remove that line, JavaScripts, located on websites in this network are blocked.
Could you please tell me what I have to do to get things work.
Thanks a lot
silver