source: genesis/nodes/Plantsoen/wleiden.yaml@ 13484

Last change on this file since 13484 was 13438, checked in by huub, 9 years ago

nieuwe config internetverbinding Plantsoen

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[13438]6gateway : "192.168.178.1"
[10881]7latitude : "52.15395"
[10116]8location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]9longitude : "4.49646"
[10116]10masterip : "172.17.169.1"
[11325]11monitoring_group: "wleiden"
[11726]12nodename : "Plantsoen"
[11268]13nodetype : "Hybrid"
[10059]14rdnap_x : 94042
15rdnap_y : 463238
[10118]16release : "9.0-RELEASE"
[11268]17service_accesspoint: True
[11554]18service_concentrator: False
[11268]19service_incoming_rdr: False
[12400]20service_proxy_ileiden: True
21service_proxy_normal: True
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[11268]27 ip : "172.17.169.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 11
[13157]32 ssid : "WiFi-Leiden"
33 wlan_mac : "00:0b:6b:81:1a:a0"
[11268]34 dhcp : "10-250"
[10116]35 compass : "omni"
36 status : "up"
[10059]37
[10156]38
[10145]39iface_ue0:
40 comment : "Link naar ROC1"
41 ip : "172.16.5.12/29"
42 sdesc : "2roc1"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "132"
47 ssid : "il-n.roc1.wleiden.net"
[10454]48 dhcp : False
[10729]49 compass : "z"
[10145]50 ns_ip : "172.16.5.11/29"
[11732]51 ns_mac : "00:27:22:10:fd:a1"
[11268]52 bridge_type: "NanoStation5"
[10450]53 status : "up"
[10059]54
[10145]55
[10059]56iface_vr0:
[12400]57 comment : "Link naar router"
[13438]58 ip : "192.168.178.31/24"
[12400]59 sdesc : "uplink"
[10116]60 type : "eth"
[10454]61 dhcp : False
[10116]62 status : "up"
[10059]63
[10116]64
[10059]65iface_vr1:
[11322]66 comment : "Interlink north-north-west (Stadhuis)"
[10116]67 ip : "172.16.5.116/29"
68 sdesc : "2Stadhuis"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "44"
73 ssid : "il-zo.stadhuis.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "nw"
[10116]76 distance : "0.5 km"
77 ns_ip : "172.16.5.115/29"
78 ns_mac : "00:15:6d:bd:67:e8"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
83iface_vr2:
[11322]84 comment : "Link to Vosko3"
[10116]85 ip : "172.16.5.92/29"
[10118]86 sdesc : "2vosko3"
[10116]87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "116"
91 ssid : "il-zo.vosko3.wleiden.net"
[10454]92 dhcp : False
[10118]93 compass : "nw"
[10116]94 distance : "0.7 km"
95 ns_ip : "172.16.5.91/29"
96 ns_mac : "00:15:6d:bd:67:ff"
[11053]97 bridge_type: "NanoStation5"
[10350]98 status : "up"
[10116]99
100
Note: See TracBrowser for help on using the repository browser.