Hiya Pat,
<snip>
These are the steps I took to get bbproxy working for me.
Specifically:
one machine at my office that I’m going to designate as my bbproxy? How should I go about compiling that instance?Do I install a full server version of hobbit on
OK. in the hobbit source directory just ./configure.server; amke; make install
what do I actually run?After I’ve gotten the bbproxy machine compiled,
You need to edit the hobbitlaunch.cfg file in the <INSTALLPATH>/server/etc directory and disable everything apart from
[clientdata] [bbproxy] [bbcombotest] [bbnet] [bbretest] [hobbitclient]
This is of course assuming that you want to monitor the bbproxy server itself.
various machines, but what IP address to I set for the ‘server’? Is it my home master hobbit server, or the proxy? (I’m sure it’s the proxy, but how does the proxy know who to forward things to?)I can install client versions of hobbit on the
Yes it is the proxy. The proxy accepts messages from clients, bundles them into combo messages and then forwards them onto the server. This is my understanding of how this works anyway. I am sure that some of the maintainers on the list can give a better description :) I am Just A Humble Sys Admin
list the separate remote clients?On my home machine, how do I configure bb-hosts to
You can use the NET tag on the main hobbit display server, so that it will not test the remote clients.
Cheers
Iain
I promise if I get this working I’ll write a short ‘How To’ document to memorialize this…
Thanks to all!
Pat Healy