
Andrew.Frazer at nz
Dec 29, 2004, 6:37 PM
Post #3 of 6
(2952 views)
Permalink
|
This is the output from when I start spread Conf_init: using file: spread.conf Successfully configured Segment 0 [202.86.96.223:4803] with 2 procs: kdc-www1: 202.86.96.202 kdc-www2: 202.86.96.203 Finished configuration file. Conf_init: My name: kdc-www1, id: 202.86.96.202, port: 4803 [root[at]kdc-www1 etc]# wackamole -d connecting to 4803 Clean_up called Dequeued arp spoof notifier. No such interface SP_connect: connected with private group(18 bytes): #wack5264#kdc-www1 Sending 2 local arp entries\ The message No such interface is a little concerning.. Any idea what it means? -----Original Message----- From: wackamole-users-admin[at]lists.backhand.org [mailto:wackamole-users-admin[at]lists.backhand.org] On Behalf Of Ryan Caudy Sent: Thursday, December 30, 2004 3:23 PM To: wackamole-users[at]lists.backhand.org Subject: Re: [Wackamole-users] problem with wackamole Try using the -d option with Wackamole. Also, examine the messages printed by the Spread daemons at startup, and make sure that they install a membership successfully. Cheers, Ryan On Wed, 29 Dec 2004 17:16:02 +1300, Frazer, Andrew non Unisys <Andrew.Frazer[at]nz.unisys.com> wrote: > > > > > > > > Hi, I'm mostly struggling to get this working.. Maybe someone can point me > in the right direction.. > > > > I have two machines running apache ( kdc-www1 and kdc-www2 ), on the same > subnet. They will share a single virtual IP address ( 202.86.97.199 ) My > wackamole and spread config files are the same on both machines. > > > > Spread is listening on port 4803, I'm assuming its running ok. > > > > I can't ping the address 202.86.97.199 from anywhere.. The arp tables show > incomplete for this address. > > > > > > How do I debug wackamole, to see if its running.. > > > > > > > > COnfigs below. > > > > > > > > > > [root[at]kdc-www2 etc]# more wackamole.conf > > Spread = 4803 > > SpreadRetryInterval = 5s > > > > Group = wack1 > > > > Control = /var/run/wack.it > > > > Mature = 5s > > > > > > balance { > > AcquisitionsPerRound = all > > interval = 4s > > } > > > > Arp-Cache = 90s > > Prefer None > > > > VirtualInterfaces > > { > > { eth0:202.86.97.199/27 } > > } > > > > Notify > > { > > # Let's notify the firewalls first. They are bound to get grumpy > first > > eth0:202.86.97.194/32 > > eth0:202.86.97.193/32 > > eth0:202.86.97.195/32 > > # And everything else in the subnet, ( maxed at 128 per sec ) > > # eth0:202.86.97.192/27 throttle 128 > > # Wackamole shares arp-cache across machines, this says to > > # notify every IP address in the aggregate shared arp-cache. > > arp-cache > > } > > > > [root[at]kdc-www2 etc]# more spread.conf > > Spread_Segment 202.86.96.223:4803 > > > > { > > kdc-www1 202.86.96.202 > > kdc-www2 202.86.96.203 > > } > > [root[at]kdc-www2 etc]# > > > > _______________________________________________ wackamole-users mailing list wackamole-users[at]lists.backhand.org http://lists.backhand.org/mailman/listinfo/wackamole-users _______________________________________________ wackamole-users mailing list wackamole-users[at]lists.backhand.org http://lists.backhand.org/mailman/listinfo/wackamole-users
|