Changeset 14194 in genesis
- Timestamp:
- Aug 11, 2018, 11:53:48 AM (6 years ago)
- Location:
- nodes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Watertoren1/wleiden.yaml
r13861 r14194 4 4 board : "ALIX2" 5 5 comment : "None" 6 gateway : " 92.66.227.161"6 gateway : "192.168.0.1" 7 7 ileiden : True 8 8 latitude : "52.25493" … … 15 15 rdnap_x : 111998 16 16 rdnap_y : 474286 17 rdr_host : " 92.66.227.163"17 rdr_host : "185.26.59.222:1022" 18 18 release : "9.0-RELEASE" 19 remote_access: "92.66.227.163:22"20 19 service_accesspoint: True 21 20 service_concentrator: False 22 service_incoming_rdr: False 23 service_proxy_ileiden: False 24 service_proxy_normal: False 21 service_incoming_rdr: True 22 service_proxy_ileiden: True 23 service_proxy_normal: True 24 serviceid : "172.31.254.22" 25 25 status : "up" 26 26 … … 67 67 iface_vr0_alias0: 68 68 comment : "Uplink" 69 ip : " 92.66.227.163/29"69 ip : "192.168.0.10/24" 70 70 sdesc : "uplink" 71 71 type : "eth" -
nodes/Watertoren2/wleiden.yaml
r13548 r14194 4 4 board : "ALIX2" 5 5 comment : "None" 6 gateway : " 92.66.227.161"6 gateway : "192.168.0.1" 7 7 ileiden : True 8 8 latitude : "52.25493" … … 15 15 rdnap_x : 111998 16 16 rdnap_y : 474286 17 rdr_host : "185.26.59.222:1023" 17 18 release : "9.0-RELEASE" 18 remote_access: "92.66.227.162:22"19 19 service_accesspoint: True 20 20 service_concentrator: False 21 21 service_incoming_rdr: False 22 service_proxy_ileiden: False 23 service_proxy_normal: False 22 service_proxy_ileiden: True 23 service_proxy_normal: True 24 serviceid : "172.31.254.23" 24 25 status : "up" 25 26 … … 66 67 iface_vr0_alias0: 67 68 comment : "Uplink" 68 ip : " 92.66.227.162/29"69 ip : "192.168.0.11/24" 69 70 sdesc : "uplink" 70 71 type : "eth" -
nodes/Watertoren3/wleiden.yaml
r13548 r14194 4 4 board : "ALIX2" 5 5 comment : "None" 6 gateway : " 92.66.227.161"6 gateway : "192.168.0.1" 7 7 ileiden : True 8 8 latitude : "52.25493" … … 15 15 rdnap_x : 111998 16 16 rdnap_y : 474286 17 rdr_host : "185.26.59.222:1024" 17 18 release : "9.0-RELEASE" 18 remote_access: "92.66.227.164:22"19 19 service_accesspoint: True 20 20 service_concentrator: False 21 21 service_incoming_rdr: False 22 service_proxy_ileiden: False 23 service_proxy_normal: False 22 service_proxy_ileiden: True 23 service_proxy_normal: True 24 serviceid : "172.31.254.24" 24 25 status : "up" 25 26 … … 52 53 iface_vr0_alias0: 53 54 comment : "Uplink" 54 ip : " 92.66.227.164/29"55 ip : "192.168.0.12/24" 55 56 sdesc : "uplink" 56 57 type : "eth"
Note:
See TracChangeset
for help on using the changeset viewer.