source: genesis/nodes/CNodeKoster/wleiden.yaml@ 10872

Last change on this file since 10872 was 10779, checked in by richardvm, 13 years ago

added gateway for hybrid nodes

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10779]7latitude : "4.65690"
[10116]8location : "Prins Bernhardlaan 10, 2405 VT, Alphen aan den Rijn"
[10779]9longitude : "52.13494"
[10116]10masterip : "172.28.137.1"
11nodename : "Koster"
12nodetype : "CNode"
[10059]13rdnap_x : 105000
14rdnap_y : 461000
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_sis0:
[10116]20 comment : "Ethernet (Proxy)"
21 interface : "sis0"
22 ip : "172.17.255.228/29"
23 desc : "2vloer"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 compass : "None"
28 status : "up"
[10059]29
30
31iface_sis1:
[10116]32 comment : "Ethernet"
33 interface : "sis1"
34 ip : "172.28.176.75/29"
35 desc : "Ethernet naar ......"
36 sdesc : "eth"
37 type : "eth"
[10454]38 dhcp : False
[10116]39 compass : "None"
40 status : "up"
[10059]41
42
[10116]43iface_wi0:
44 comment : "OMNI"
45 interface : "wi0"
46 ip : "172.28.137.1/26"
47 desc : "omni voor de buurt"
48 sdesc : "ap-omni"
[10703]49 mode : "ap"
[10116]50 type : "11b"
51 channel : "8"
52 ssid : "ap-omni.koster.walphen.net"
53 dhcp : "10-60"
54 compass : "omni"
55 height : "16"
56 status : "up"
57
58
[10059]59iface_wi1:
[10116]60 comment : "interlink naar noord HWFortis2"
61 interface : "wi1"
62 ip : "172.28.1.158/30"
63 desc : "Link naar HWFortis2"
64 sdesc : "2HWFortis2"
[10703]65 mode : "ap"
[10116]66 type : "11b"
67 channel : "5"
68 ssid : "il-w.koster.walphen.net"
[10454]69 dhcp : False
[10116]70 compass : "w"
71 status : "up"
[10059]72
[10116]73
74iface_wi2:
75 comment : "interlink naar Stadhuis"
76 interface : "wi2"
77 ip : "172.28.1.129/30"
78 desc : "Link naar SHFortis"
79 sdesc : "2SHFortis"
[10703]80 mode : "ap"
[10116]81 type : "11b"
82 channel : "11"
83 ssid : "il-w.shfortis.walphen.net"
[10454]84 dhcp : False
[10116]85 compass : "w"
86 status : "up"
87
88
Note: See TracBrowser for help on using the repository browser.