Thank you Thomas. and for your PS: I did a reply all and the mailing list included your sending address so apologies for a ML mis-configuration!
-- Thanks, Phil ----- Original Message ----- > >that is on the sync master. Should that read: > >maxSMTPSessions:=1,192.168.1.101:25=2 > yes, if the master is 192.168.1.100 and the initial synchronization > is finished - if not the line is: > maxSMTPSessions:=1,192.168.1.101:25=1 > on the slave, the line should be: > maxSMTPSessions:=1,192.168.1.100:25=3 > the line contents after := > 1 - this should be sychronized, 0 - should not , -1 should never > (prevented by the code) : this is a general flag for all the peers > are follow > , > IP:PORT - the IP and PORT of the sync peer > = > 0 - no sync for this peer, > 1 - I'm a sync- master and possibly slave, the value must be > synchronized but is not in sync -> means, I have to send the changes > to the peer , > 2 - I'm a sync- master and possibly slave, the value must be > synchronized and is in sync, > 3 - I'm only the sync slave - I don't know anything more - I'll take > what I get from the peer, > 4 - a sync request was received by (me) a sync- master/slave (2) from > this peer - a config change is pending - if I'm a master to other > peers, I have to send the changes to them (set there flag to 1) - > after that, this peer flag is changed to 2 - this flag prevents sync > loops > after the next comma starting with IP:PORT, the next peer config can > follow > An similar description is in GUI (syncConfigFile) - AND the first > line in the sync topic is: > Read all positions in this section carefully (multiple times is > recommended!!!)! A wrong configuration sequence or wrong > configuration values can lead in to a destroyed ASSP configuration! > Thomas > ps.: and don't bother me on my privat email on sunday again - use the > list! > Von: Phil Daws <[email protected]> > An: Thomas Eckardt <[email protected]>, > Kopie: For Users of ASSP <[email protected]> > Datum: 02.09.2012 13:46 > Betreff: Re: Antwort: [Assp-user] Configuration Sharing Help > Hello Thomas: > Sorry, I am a little confused. i have checked assp_sync.cfg and > picked one of the lines it reads: > maxSMTPSessions:=1,192.168.1.100:25=2,192.168.1.101:25=2 > that is on the sync master. Should that read: > maxSMTPSessions:=1,192.168.1.101:25=2 > ?? > -- > Thanks, Phil > ----- Original Message ----- > > >syncServer:=192.168.1.101:25 > > > > is only used for initial setup - after that assp uses the > > assp_sync.cfg > > file - check this file > > > > or set all sync config values to default - use the default > > assp_sync.cfg > > file - and start the sync configuration again. > > > > Thomas > > > > > > > > Von: Phil Daws <[email protected]> > > An: For Users of ASSP <[email protected]>, > > Datum: 02.09.2012 11:25 > > Betreff: [Assp-user] Configuration Sharing Help > > > > > > > > Hello: > > > > I have enabled configuration sharing but seeing this in my logfile: > > > > Sep-02-12 10:13:49 [Worker_1] 192.168.1.100 syncCFG: error - got > > 'ASSPSYNCCONFIG' command from ip 192.168.1.100 - the request will > > be > > ignored - check your configuration > > > > On the Sync master I have: > > > > enableCFGShare:=1 > > isShareMaster:=1 > > isShareSlave:= > > syncServer:=192.168.1.101:25 > > syncTestMode:= > > syncConfigFile:=file:assp_sync.cfg > > > > and on the slave: > > > > enableCFGShare:=1 > > isShareMaster:= > > isShareSlave:=1 > > syncServer:=192.168.1.100:25 > > syncTestMode:= > > syncConfigFile:=file:assp_sync.cfg > > > > Why would the master be trying to set configuration to itself ? > > -- > > Thanks, Phil > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > > Discussions > > will include endpoint security, mobile security and the latest in > > malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Assp-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/assp-user > > > > > > > > > > DISCLAIMER: > > ******************************************************* > > This email and any files transmitted with it may be confidential, > > legally > > privileged and protected in law and are intended solely for the use > > of the > > > > individual to whom it is addressed. > > This email was multiple times scanned for viruses. There should be > > no > > known virus in this email! > > ******************************************************* > > > > > > > DISCLAIMER: > ******************************************************* > This email and any files transmitted with it may be confidential, > legally privileged and protected in law and are intended solely for > the use of the > individual to whom it is addressed. > This email was multiple times scanned for viruses. There should be no > known virus in this email! > ******************************************************* ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
