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

Last change on this file since 11261 was 11051, checked in by rick, 13 years ago

Sync a bunch of meta data information.

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