Changeset 11265 in genesis for nodes/HybridLeythenrode2


Ignore:
Timestamp:
Jun 10, 2012, 7:06:28 PM (13 years ago)
Author:
huub
Message:

nieuwe hybrid config voor Leythenrode

Location:
nodes/HybridLeythenrode2
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • nodes/HybridLeythenrode2/wleiden.yaml

    r10891 r11265  
    44board     : "ALIX2"
    55comment   : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
    6 externalif: "vr0"
    76gateway   : "192.168.200.1"
    8 ileiden   : True
    9 internalif: "vr1"
    10 internalroute: "172.17.0.2"
    117latitude  : "52.15576"
    12 location  : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
     8location  : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
    139longitude : "4.53567"
    1410masterip  : "172.17.0.1"
    15 nodename  : "Leythenrode"
    16 nodetype  : "Proxy"
    17 proxyid   : 7
     11nodename  : "Leythenrode2"
     12nodetype  : "Hybrid"
    1813rdnap_x   : 96728
    1914rdnap_y   : 463407
    20 release   : "9.0-RELEASE"
     15service_accesspoint: True
     16service_incoming_rdr: False
     17service_proxy_ileiden: True
     18service_proxy_normal: True
    2119status    : "up"
    2220
    2321
    2422iface_vr0:
    25   comment    : "Link naar Router"
     23  comment    : "External Link"
    2624  ip         : "192.168.200.100/24"
    27   sdesc      : "uplink"
     25  sdesc      : "2external"
    2826  type       : "eth"
    2927  dhcp       : False
     
    3230
    3331iface_vr1:
    34   comment    : "Local 28-subnet to node and clients (ap bridges)"
    35   ip         : "172.17.0.1/28"
     32  comment    : "Ethernet"
     33  ip         : "172.17.7.1/24"
     34  sdesc      : "localsubnet"
     35  type       : "eth"
     36  dhcp       : "10-250"
     37  status     : "up"
     38
     39iface_vr1_alias0:
     40  comment    : "Local 28-subnet to Leythenrode1 and clients (ap bridges)"
     41  ip         : "172.17.0.2/28"
    3642  sdesc      : "Leythenrode_subnet"
    3743  type       : "eth"
     
    4046
    4147
     48
     49
Note: See TracChangeset for help on using the changeset viewer.