This is not a Zoneminder specific question but someone must have run into this problem and have a solution.
I have 1 Ubuntu 7.10 server that is running Zoneminder. It is also my LAN proxy and router to internet. I have set up Shorewall so that Squid is a transparent proxy. I also am using a program called Squish which monitors users proxy usage and blocks them if they go over a preset limit.
The problem is that viewing the cameras is going through the proxy and is therefore counting towards their internet usage. How would I bypass this? I have set Squid to not cache anything for addresses 192.168.10 but it doesn't seem to be working. Any ideas please?
Bind the web server to the internal nic. That should keep it from going through the proxy. If no, you may have to multinet the internal nic, and bind to the second address.