Changeset 13887 in genesis for nodes


Ignore:
Timestamp:
May 27, 2017, 2:50:08 PM (8 years ago)
Author:
rick
Message:

Typo

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/Rustdam/wleiden.yaml

    r13883 r13887  
    6161  bridge_type: "NanoStation2"
    6262  status     : "up"
     63  dhcp_fixed :  [["e0:76:d0:3c:34:f0", "172.17.52.10", "camera-hooiberg"]]
    6364
    6465
     
    7677  bridge_type: "NanoStation2"
    7778  status     : "up"
    78   dhcp_fixed :  [["e0:76:d0:3c:34:f0", "172.17.51.10", "camera-hooiberg"]]
    7979
    8080
  • nodes/global_rdr_rules.yaml

    r13885 r13887  
    1515- ['tcp', 9093, '172.17.51.5', 554, '']
    1616- ['tcp', 9096, '172.17.13.66', 88, '']
    17 - ['tcp', 9097, '172.17.51.10', 88, 'Rustdam Webcam Hooiberg']
     17- ['tcp', 9097, '172.17.52.10', 88, 'Rustdam Webcam Hooiberg']
    1818- ['tcp', 9099, '172.16.9.116', 80, '']
    1919- ['tcp', 9100, '172.16.9.202', 88, '']
Note: See TracChangeset for help on using the changeset viewer.