Changeset 1247


Ignore:
Timestamp:
12/19/06 12:35:21 (7 years ago)
Author:
mglb1
Message:

Allow the policy host to connect to any port on the cpe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccsd/private/templates/network/services/firewall/cpe_bhaul.tmpl

    r1244 r1247  
    4444policy in ACCEPT --protocol tcp --destination-port ssh  
    4545policy in ACCEPT --protocol tcp --destination-port www 
    46 # Allow the CFengine server in 
    47 policy in ACCEPT --protocol tcp --dport cfengine --source %policy_ip 
     46# Allow the policy server in for anything 
     47policy in ACCEPT --source %policy_ip 
    4848policy in tcp-strict 
    4949policy in udp-strict 
Note: See TracChangeset for help on using the changeset viewer.