source: genesis/nodes/HybridRichard/wleiden.yaml@ 11510

Last change on this file since 11510 was 11432, checked in by huub, 13 years ago

enkele kleine config aanpassingen ivm nagios

File size: 1.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11051]4board : "ALIX2"
[10948]5comment : "None"
[11051]6externalif: "sis0"
[10154]7gateway : "192.168.84.1"
[10948]8ileiden : False
[10374]9latitude : "52.06651"
[10116]10location : " Richard, Terschelling 244, 3524az Utrecht"
[10374]11longitude : "5.13854"
[10952]12masterip : "172.16.6.129"
[11325]13monitoring_group: "wleiden"
[10948]14nodename : "Richard"
[10182]15nodetype : "Hybrid"
[10059]16rdnap_x : 137949
17rdnap_y : 453165
[10154]18release : "9.0-RELEASE"
[10948]19service_accesspoint: True
20service_incoming_rdr: True
21service_proxy_ileiden: True
22service_proxy_normal: True
23service_vpn_server: True
[11432]24status : "down"
[10164]25vpnif : "tap0"
[10116]26
27
[10156]28iface_ath0:
29 comment : "Ap"
30 ip : "172.17.65.1/26"
31 sdesc : "ap"
[11322]32 mode : "ap"
[10156]33 type : "11b"
34 channel : "7"
35 ssid : "ap-WirelessLeiden-Richard"
36 dhcp : "10-60"
37 status : "up"
38
39
[10059]40iface_sis0:
[10116]41 comment : "Link naar Router"
[10154]42 ip : "192.168.84.11/24"
[10116]43 sdesc : "uplink"
44 type : "eth"
[10454]45 dhcp : False
[10116]46 status : "up"
[10059]47
[10436]48
[10403]49iface_sis1:
50 comment : "Bullet"
[10893]51 ip : "172.16.6.129/28"
[10403]52 sdesc : "downlink"
53 type : "eth"
[10894]54 dhcp : "130-131"
[10403]55 status : "up"
[10116]56
[11051]57
[10946]58iface_tap0:
59 comment : "LokaalDev"
60 ip : "172.17.0.50/28"
61 sdesc : "vpn"
[10947]62 type : "eth"
[10946]63 dhcp : False
64 status : "up"
[10436]65
[11051]66
Note: See TracBrowser for help on using the repository browser.