Cfengine Help: Re: cfrun runs without errors... but doesn't "do" anything

2010-03-29 Thread forum
Forum: Cfengine Help Subject: Re: cfrun runs without errors... but doesn't "do" anything Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,16673,16713#msg-16713 If 10.10.1 is supposed to mean 10.10.1.* then you probably want the hard class ipv4_10_10_1. Cla

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-29 Thread Todd Sayers
FIXED. The source of the failure appears to have been the cfe_servers and cfe_clients lines. This doesn't work: "cfe_clients = ( 10.10.1 )". This does: "cfe_clients = ( host1 host2 host3 ... )". I don't understand why the IP range doesn't match (the range is correct for those clients). Eit

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-26 Thread NWatson
See if this helps. http://watson-wilson.ca/blog/cfcookbook.html#SECTION00018 You might also check that your classes cfe_clients and cfe_servers are actually matching. Sincerely, -- Neil Watson 416-673-3465 CONFIDENTIALITY WARNING This communication, including any attachments, i

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-26 Thread Todd Sayers
r...@hotmail.com > CC: help-cfengine@cfengine.org; help-cfengine-boun...@cfengine.org > Subject: RE: cfrun runs without errors... but doesn't "do" anything > From: nwat...@symcor.com > Date: Fri, 26 Mar 2010 07:59:03 -0400 > > Client server authentication is probab

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-26 Thread NWatson
Client server authentication is probably the hardest task in Cfengine. The first thing to remember about using cfrun is that the authentication is the opposite of what you've done before. Previously you configured CF for the clients to authenticate with a single server. Cfrun talks to servers,

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-25 Thread Todd Sayers
om To: help-cfengine@cfengine.org Subject: RE: cfrun runs without errors... but doesn't "do" anything Date: Thu, 25 Mar 2010 16:42:50 -0500 I made an incorrect statement. I DO get an error... but only one: "Couldn't recv." Ooops

RE: cfrun runs without errors... but doesn't "do" anything

2010-03-25 Thread Todd Sayers
I made an incorrect statement. I DO get an error... but only one: "Couldn't recv." Ooops. Here's an excerpt from `cfrun -d`: ... cfrun:myPolicyHost.myDomain.com: Strong authentication of server=myClient.myDomain.com connection confi