[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BBWin : DMZ mode fetch
- To: hobbit (at) hswn.dk
- Subject: BBWin : DMZ mode fetch
- From: "Benoit list" <mailinglist.benoit (at) gmail.com>
- Date: Tue, 27 May 2008 14:50:11 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=oP8EmOryZhX45Xm9Mk0AVU7yt9eIDVz6woW08by0HBg=; b=kLxD+dTad0pXt+YN5VzFBg/wd67J3S+wiHouDLXQXCLQF5e4vBxS1962L8D2OkBhqj6I3sLMhpMUlZLTMx+pKEBP3+JTfmexMuPEUho0PoJXsfTGScXz26bkb1ruMxgwmiwfHC3VuHp/n1x/c4BEa5k74UM1uDP3tI2m2aJHS/o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=NdEwxXx4sHtNrix6otroKXniwbvgx98tyrZOJ3Tx7jbgXmXhAPfOMcN9OVazJlHp9qXJgmvPZeUKtAPJ++5rAEY6RYp60CdnmfGz73Az8DiHfFfIGw9LOwprzUi7wVVSahG3gTxDuG+Z9mMGC9z1EaFeXa0dFb1v5bSsUwb5/VI=
Hello guys,
I have a problem with BBWin!
I have some servers (Windows UNIX) in DMZ and I would monitored in fetch
mode.
BBWin can work with 2 modes :
- the local mode : used by default. Status are sent to the
Hobbit/BigBrother server
- the centralized mode : to be used with the Hobbit server. a report is
send to the hobbit server via the clientdata channel
Client Server
Windows <-------- Hobbit Server
I want the server retrieves the configuration on the client.
C:\Program Files\BBWin\etc\BBWin.cfg :
<bbwin>
<setting name="bbdisplay" value="127.0.0.1:1984" />
<!-- bbwin mode local or central -->
<setting name="mode" value="local" />
<setting name="configclass" value="win32" />
- - - - - - - - - - - - - -
</bbwin>
I taste too with central but no succes.
The port is open :
PORT STATE SERVICE
1984/tcp filtered bigbrother
hobbit (at) server:~/application/server$ telnet 8.8.8.8 <http://10.86.1.11/> 1984
Trying 10.86.1.11...
I've add to bb-hosts :
8.8.8.8 fqdn # conn hobbitfetch pulldata
The file is genered in :
C:\Program Files\BBWin\tmp\config.txt
No error :
C:\Program Files\BBWin\logs\logs.txt
I don't understand because on linux it work very well, but not on windows.
Can you help me please ?
--
<mailinglist.benoit - at - gmail!com>