This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

http proxy - how to block request to internal net

Hello All,

I work in school.
I use\test ASL with 5 NIC for 5 zones and all work great and excellent but...

1 NIC --> Internet
2 NIC --> DMZ for students servers
3 NIC --> DMZ for school public servers
4 NIC --> LAN for students computers
5 NIC --> LAN for administration computers

I have problem to block http proxy requests from the first internal (4 NIC --> LAN for students computers) to the second internal network in my ASL (5 NIC --> LAN for administration computers)

I have "LAN for students computers" selected in "Allowed Network" and "Drop" rule for ANY service from "LAN for students computers"  to "LAN for administration computers" in "Packet Filter"

Please help,

Best Regards,  


This thread was automatically locked due to age.
Parents Reply
  • hmmm... i am not sure but i think that the squid is by default allowed to go anywhere (an automatic allow rule). You could use surfprotection and add the unwanted net to the blacklist. Also you can play around with 
    /var/chroot-squid/etc/squid.conf-default 
    and set some ACLs.
      
Children