I can't understand why I see zoneminder interface correctly, also a few interface images are shown
correctly, but not show the video capture because it have an address based on the server IP and not in the domain name.
A real example:
Zoneminder has two small arrow keys, and this is the url:
http://www.pepe.com.ar/zm/graphics/seq-u.gif
but the video capture or stills has this url:
http://192.168.0.2/zm/cgi-bin/zm/nph-zms?mode=jpeg&monitor=1&scale=100&maxfps=5&rand=1219775241
That's either a default zm configuration or a zm host.conf issue.
It should work with both, since it doesn't....
What does the ZM config look like in host.conf
To get the pri proxy to work....you may have to append zm to
db domains setprop zm.pepe.com ProxyPassTarget
http://192.168.0.2/zm;
As I said, I'm not sure that will work, never tested.
zm here
http://www.pepe.com.ar/zm/graphics/seq-u.gif
refers to the ZM Virtual Web on the zm server.
zm here
http://www.
zm.pepe.com.ar/zm/graphics/seq-u.gif
is the proxy host on the primary server pointing to the ZM server.
The proxy host can have any desired name, I just used zm as an example and
I'm realizing it may be confusing things here.
I would say I'm somewhat confused due to the lack of config info.
Posting db domains show primary & secondary server
&
Zm's host.conf section
Allows all to sync up with each other.