Changeset 10053 in genesis for nodes/proxy1


Ignore:
Timestamp:
Mar 7, 2012, 10:08:06 PM (13 years ago)
Author:
rick
Message:

Serious hacking and cleanups to get all keys in the right format and stored to the proper files.

Please do mind that I remove the Bullet2,etc... information now, I will dynamically add this at an later stage.

Related-To: ticket:117

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy1/wleiden.conf

    r10047 r10053  
    1515$nat='no';
    1616
    17 $firewall_block=<<EOT;
    18 74.125.79.99/32
    19 83.162.36.0/24
    20 EOT
     17$firewall_block='74.125.79.99/32 83.162.36.0/24';
    2118
    2219$config{'sis0'}=sprintf <<SIS0;
Note: See TracChangeset for help on using the changeset viewer.