Re: Problem with NTBHB
"Rob Butler" <[email protected]> Tue, 12 Aug 2003 18:25:49 -0400
| Newsgroups | gmane.comp.apache.mod-backhand.general |
|---|---|
| Message-ID | <002b01c36120$af7230d0$0802a8c0@coderhp> |
Rolf, An interesting setup with VMware there. I hope that you are just using that for testing, and will not be using that setup in production. Your regedit entries don't mention the numCPU entry. You may need to have that entry in the registry. Other than that everything looks to be setup ok. It may be VMware causing the problem because of it's "virtual ethernet" adapters. The next thing you should do is use a packet sniffer to verify if the NTBHB is broadcasting stats on the wire. You should also verify that from windows you can ping your linux IP and from linux you can ping your windows IP. Later Rob > Hello, > > I am trying to set up a mixed linux win2k environment. > I have up an running a backhand enabled linux whith apache 1.3.28. > Next I have installed the ntbhb program on a win2k machine. > Configured in regedit and starting in a dos box. > I get the result: > > >$ bhBrodcast -run > > Broadcasting mod_backhand ... > > Hit enter ... > > Viewing in registry I see a entry Arriba whith a reasonable value > > However calling /backhand/ on my linux system doesn't show me the w2k > system. > > My configuration is : > - on linux/apache : > ------------------------ > <IfModule mod_backhand.c> > UnixSocketDir /var/backhand/backhand > MulticastStats 192.168.69.255:4445 > AcceptStats 192.168.69.0/24 > </IfModule> > ----------------------- > ifconfig eth0 shows : > eth0 Protokoll:Ethernet Hardware Adresse 00:08... > inet Adresse:192.168.69.98 Bcast:192.168.69.255 > Maske:255.255.255.0 > inet6 Adresse: fe80::208:c7ff:... > Gültigkeitsbereich:Verbindung > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:17015 errors:0 dropped:0 overruns:0 frame:0 > TX packets:16127 errors:0 dropped:0 overruns:0 carrier:0 > Kollisionen:1 Sendewarteschlangenlänge:100 > RX bytes:3213952 (3.0 Mb) TX bytes:1492411 (1.4 Mb) > Interrupt:5 Basisadresse:0x4000 > > The registry on the w2k (IP 192.168.69.97) > is (don't know how to export in a readable way ) > ---------------------------------------------------------------- > CerebraSoft Standard REG_SZ > | > - Backhand_Broadcast Standard REG_SZ > | Arriba REG_DWORD 0x14...(336633000) > | > - BH WIN01 (Standard) REG_SZ > ContactIP REG_SZ 192.168.69.97 > ContactPort REG_SZ 80 > HostName REG_SZ win 01 > SendIP REG_SZ 192.168.69.255 > -------------------------------------------------------------------- > > The w2k is running a apache too (whithout mod_backhand! do I need it there > ??). > > And the w2k machine is running as vmware client with the linux system as a > host ! > > So, where are the w2k broadcasts going ? > > Greetings > > Rolf Schaufelberger > > > > _______________________________________________ > backhand-users mailing list > [email protected] > http://lists.backhand.org/mailman/listinfo/backhand-users