Changeset 1229


Ignore:
Timestamp:
12/18/06 11:43:30 (6 years ago)
Author:
mglb1
Message:

Allow multiple connections from the policy server to itself. This is required
in order to call cfrun on the policy server itself!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccsd/private/templates/network/cfservd_conf.tmpl

    r1205 r1229  
    4343        AllowConnectionsFrom = ( %link_class.netblock ) 
    4444!end for 
     45        # Allow multiple connections from ourself 
     46        AllowMultipleConnectionsFrom ( %policy_ip ) 
    4547 
    4648        # Trust keys from our PXEboot ranges 
Note: See TracChangeset for help on using the changeset viewer.