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

Last change on this file since 11554 was 11554, checked in by rick, 12 years ago

Cleanup actie.

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
[11554]20service_concentrator: False
[10948]21service_incoming_rdr: True
22service_proxy_ileiden: True
23service_proxy_normal: True
24service_vpn_server: True
[11432]25status : "down"
[10164]26vpnif : "tap0"
[10116]27
28
[10156]29iface_ath0:
30 comment : "Ap"
31 ip : "172.17.65.1/26"
32 sdesc : "ap"
[11322]33 mode : "ap"
[10156]34 type : "11b"
35 channel : "7"
36 ssid : "ap-WirelessLeiden-Richard"
37 dhcp : "10-60"
38 status : "up"
39
40
[10059]41iface_sis0:
[10116]42 comment : "Link naar Router"
[10154]43 ip : "192.168.84.11/24"
[10116]44 sdesc : "uplink"
45 type : "eth"
[10454]46 dhcp : False
[10116]47 status : "up"
[10059]48
[10436]49
[10403]50iface_sis1:
51 comment : "Bullet"
[10893]52 ip : "172.16.6.129/28"
[10403]53 sdesc : "downlink"
54 type : "eth"
[10894]55 dhcp : "130-131"
[10403]56 status : "up"
[10116]57
[11051]58
[10946]59iface_tap0:
60 comment : "LokaalDev"
61 ip : "172.17.0.50/28"
62 sdesc : "vpn"
[10947]63 type : "eth"
[10946]64 dhcp : False
65 status : "up"
[10436]66
[11051]67
Note: See TracBrowser for help on using the repository browser.