Allow all IPs in local Netzwerk
Posted: Mon Apr 18, 2011 9:03 pm
Hi folks,
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:
The debugger throws an error at the line that begins with ,,Allow...''
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
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