help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CFRUN : Connection refused


From: Harish Chauhan
Subject: CFRUN : Connection refused
Date: Tue, 13 Apr 2004 13:30:25 -0400


Hi ,

I am facing some problem executing "cfrun"  from my AIX server. The public key of this server is available on all the machines.

I get proper response if I execute cfrun -T -v <all AIX hosts>

If I include any of the Linux machines, I get "Connection refused" from Linux machine though at the same time I get response from the AIX machines. The /etc/services files is updated for cfengine ports.

Can anybody help in identifying what's wrong with the cfservd.conf file.

##############################################
# Description : cfservd.conf                                                     #
# This configuration file is refered by cfservd daemon.         #
##############################################

control:
        domain = ( my.net.com )
        HostnameKeys = ( on )
#       AllowConnectionsFrom = ( 11.22.*.* )
        AllowMultipleConnectionsFrom = ( 11.22.*.* )
        IfElapsed = ( 0 )
        MaxConnections = ( 500 )
#       MultipleConnections = ( true )
        LogAllConnections = ( true )
        AllowUsers = ( root )
        TrustKeysFrom = ( 9.2.*.* )
        cfrunCommand = ( "/opt/cfengine/bin/cfagent -v" )

admit:
        /opt/cfengine/bin       *.my.net.com
        /opt/cfengine/inputs    *.my.net.com
        /opt/cfengine/ppkeys    *.my.net.com
----------------------------------------------------------------------------


Thanks in advance...

Regards,
harish

reply via email to

[Prev in Thread] Current Thread [Next in Thread]