Changeset 14025 in genesis for nodes/ZTWDorpskerk/wleiden.yaml


Ignore:
Timestamp:
Jan 22, 2018, 12:49:48 PM (7 years ago)
Author:
rick
Message:

Fix overlapping IP networks

The syntax checker did not check for overlapping network ranges. For example
/24 defined at Dwars overlapped with /23 of Meerburgkerk. This is causing
issues with routing and network propogation.

While here ensure all ns_ip has proper subnet set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/ZTWDorpskerk/wleiden.yaml

    r13960 r14025  
    8080  ssid       : "ap-ZTW-Dorpskerk-Plein"
    8181  compass    : "o"
    82   ns_ip      : "172.17.62.2/24"
     82  ns_ip      : "172.17.61.2/24"
    8383  ns_mac     : "00:15:6d:30:d2:b8"
    8484  bridge_type: "NanoStation2"
Note: See TracChangeset for help on using the changeset viewer.