|
Hello everyone, I am trying to run a "complex" BB configuration
with no success: I have Main BB machine that collect all BB events and runs
the HTTPD and BBDISPLAY. This host is behind FW and has legal IP address. This host is used to monitor all BBNET hosts that have
external Internet access (like web servers or e-mail servers). Now, I have 3 completely separate sites, each one is on different
segment (for now but another site on the same segment may be added) with
internal, not legal IP addresses. On each site I have local BB server that has
no web server on it. The local server is configured to get all data from monitor elements
(hosts) in his local site. Each local BB server should send all data to the MASTER BB
server. The connection to the MASTER is done using NAT so the MASER sees only
the NAT IP address and not the "real" IP address. The problem is that it doesn't work. I don't see any
messages sending from the BB local servers to the MASTER (using 'tcpdump port
1984'). I have tried all kind of configuration found on the mailing
list but still haven't found the configuration that will work. Please, if you have, send me a sample configuration files for
Master/Slave/Client. Here are samples from my bb-hosts config files: MASTER: group-compress <H3><I>BB Display Server</I></H3> 62.62.62.62
MASTER # BBPAGER
BBNET BBDISPLAY page SITE ONE A (this should comes from the BB server A) group-compress Local Site A 10.10.1.254 BB-SERVER-A # noconn 10.10.1.1 db # noconn 10.10.1.2 app # noconn page SITE TWO B (this should comes from the BB server B) group-compress Local Site B 10.20.1.254 BB-SERVER-B # noconn 10.20.2.1 db # noconn 10.20.2.2 app # noconn ON BB Server A 10.10.2.254
BB-SERVER-A # BBNET BBDISPLAY BBRELAY:62.62.62.62 10.20.1.1 db # 10.10.1.2 # 10.20.1.254 BB-SERVER-B # noconn ON B Client (say db) 10.10.2.254 BB-SERVER-A # BBNET BBDISPLAY 10.20.1.1 db # 10.10.1.2 # On BB server B I have the same as BB server A (with the necessary
changes) What I do wrong? Many thanks, Alon ------------------------------------------------------------------------------- The information contained in this message is proprietary of Bezeq International, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. ------------------------------------------------------------------------------- |