source: genesis/nodes/HybridWatertoren1/wleiden.yaml@ 11059

Last change on this file since 11059 was 11059, checked in by richardvm, 12 years ago

adres gevens van Aalsmeer

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10779]6gateway : "92.66.227.161"
[10116]7ileiden : True
[10881]8latitude : "52.25493"
[11059]9location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[10116]11masterip : "172.17.10.1"
12nodename : "Watertoren1"
[10744]13nodetype : "Hybrid"
[10059]14rdnap_x : 111998
15rdnap_y : 474286
[11013]16release : "9.0-RELEASE"
[10743]17remote_access: "92.66.227.162:22"
18service_accesspoint: True
[10881]19service_incoming_rdr: False
[10743]20service_proxy_ileiden: True
21service_proxy_normal: True
[10779]22status : "up"
[10059]23
[10116]24
[10059]25iface_ath0:
[10883]26 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
[10116]27 ip : "172.17.10.1/26"
28 sdesc : "ap-omni"
[10703]29 mode : "ap"
[10116]30 type : "11b"
31 channel : "8"
32 ssid : "ap-westeinder-watertoren1"
33 dhcp : "20-60"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10883]38 comment : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
[10116]39 ip : "172.16.16.137/29"
40 sdesc : "2kempers1"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "132"
45 ssid : "il-zzw.watertoren1.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "zw"
[10116]48 ns_ip : "172.16.16.138/29"
49 ns_mac : "00:15:6d:70:4d:6c"
[10892]50 bridge_type: "NanoStation5"
[10116]51 status : "up"
52
53
[10059]54iface_vr0:
[10884]55 comment : "Ethernet / Switchport: 2"
[10116]56 ip : "172.25.90.65/29"
57 sdesc : "2proxy"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[10779]62
[10743]63iface_vr0_alias0:
[10888]64 comment : "Uplink"
[10743]65 ip : "92.66.227.162/29"
66 sdesc : "uplink"
67 type : "eth"
68 dhcp : False
69 status : "up"
[10116]70
[10779]71
[10059]72iface_vr1:
[10883]73 comment : "Tijdelijke Link naar Cetim1 (Mast3:Pos2)"
[10116]74 ip : "172.16.16.100/29"
75 sdesc : "2cetim1"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 ssid : "il-no.cetim1.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "zw"
[10116]82 ns_ip : "172.16.16.99/29"
83 ns_mac : "00:15:6d:ec:81:f3"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[10116]87
88iface_vr2:
[10883]89 comment : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
[10116]90 ip : "172.16.16.33/29"
91 sdesc : "2drijfhuis"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "132"
96 ssid : "il-nw.watertoren1.wleiden.net"
[10454]97 dhcp : False
[10116]98 compass : "nw"
99 ns_ip : "172.16.16.34/29"
100 ns_mac : "00:15:6d:70:4d:a5"
[11051]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.