Last change
on this file since 10294 was 10294, checked in by richardvm, 13 years ago |
add jail subnet (needed for running jails on sunfire)
|
File size:
2.6 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
| 6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.45961"
|
---|
| 8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
| 9 | longitude : "52.16782"
|
---|
| 10 | masterip : "172.22.8.1"
|
---|
| 11 | nodename : "UniGor2"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 91540
|
---|
| 14 | rdnap_y : 464813
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "AP Richting zuid"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.22.8.1/24"
|
---|
| 23 | desc : "AP Richting Zuid"
|
---|
| 24 | sdesc : "ap-zuid"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "7"
|
---|
[10156] | 28 | ssid : "ap-WirelessLeiden-Unigor-zuid"
|
---|
[10116] | 29 | dhcp : "10-250"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
| 34 | iface_vr0:
|
---|
[10116] | 35 | comment : "Ethernet"
|
---|
| 36 | interface : "vr0"
|
---|
| 37 | ip : "172.19.128.66/28"
|
---|
| 38 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
| 39 | sdesc : "eth"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "no"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "up"
|
---|
[10059] | 44 |
|
---|
[10294] | 45 | iface_vr0_alias0:
|
---|
| 46 | comment : "Ethernet"
|
---|
| 47 | interface : "vr0"
|
---|
| 48 | ip : "172.17.0.18/28"
|
---|
| 49 | desc : "Ethernet naar server en Gorlaeus nodes (jails)"
|
---|
| 50 | sdesc : "eth"
|
---|
| 51 | type : "eth"
|
---|
| 52 | dhcp : "no"
|
---|
| 53 | compass : "None"
|
---|
| 54 | status : "up"
|
---|
[10116] | 55 |
|
---|
[10294] | 56 |
|
---|
[10059] | 57 | iface_vr1:
|
---|
[10116] | 58 | comment : "Link naar Cam via bullet 2"
|
---|
| 59 | interface : "vr1"
|
---|
| 60 | ip : "172.16.16.129/29"
|
---|
| 61 | desc : "Link naar Cam"
|
---|
| 62 | sdesc : "2cam"
|
---|
| 63 | mode : "station-wds"
|
---|
| 64 | type : "eth"
|
---|
| 65 | channel : "7"
|
---|
| 66 | ssid : "n-o.unigor.wleiden.net"
|
---|
| 67 | dhcp : "no"
|
---|
| 68 | compass : "e"
|
---|
| 69 | ns_ip : "172.16.16.130/29"
|
---|
| 70 | ns_mac : "00:15:6d:e8:e6:9b"
|
---|
| 71 | status : "up"
|
---|
[10059] | 72 |
|
---|
[10116] | 73 |
|
---|
| 74 | iface_vr1_alias0:
|
---|
| 75 | comment : "Link naar Brug via bullet 2"
|
---|
| 76 | interface : "vr1:0"
|
---|
| 77 | ip : "172.16.0.17/30"
|
---|
| 78 | desc : "Link naar Brug"
|
---|
| 79 | sdesc : "2brug"
|
---|
| 80 | type : "eth"
|
---|
| 81 | dhcp : "no"
|
---|
| 82 | compass : "None"
|
---|
| 83 | status : "up"
|
---|
| 84 |
|
---|
| 85 |
|
---|
[10059] | 86 | iface_vr1_alias1:
|
---|
[10116] | 87 | comment : "Link naar AZC via bullet 2"
|
---|
| 88 | interface : "vr1:1"
|
---|
| 89 | ip : "172.16.0.165/30"
|
---|
| 90 | desc : "Link naar AZC"
|
---|
| 91 | sdesc : "2azc"
|
---|
| 92 | type : "eth"
|
---|
| 93 | extra_type : "eth2wifibridge"
|
---|
| 94 | dhcp : "no"
|
---|
| 95 | compass : "None"
|
---|
| 96 | status : "up"
|
---|
[10059] | 97 |
|
---|
[10116] | 98 |
|
---|
| 99 | iface_vr2:
|
---|
| 100 | comment : "a-link Nanostation5 naar DirkLos2"
|
---|
| 101 | interface : "vr2"
|
---|
| 102 | ip : "172.16.4.1/29"
|
---|
| 103 | desc : "a-link naar DirkLos2"
|
---|
| 104 | sdesc : "2DirkLos2"
|
---|
| 105 | mode : "station-wds"
|
---|
| 106 | type : "eth"
|
---|
| 107 | extra_type : "eth2wifibridge"
|
---|
| 108 | channel : "149"
|
---|
| 109 | ssid : "il-o.unigor2.wleiden.net"
|
---|
| 110 | dhcp : "no"
|
---|
| 111 | compass : "e"
|
---|
| 112 | ns_ip : "172.16.4.2/29"
|
---|
| 113 | ns_mac : "00:15:6d:d0:14:75"
|
---|
| 114 | status : "up"
|
---|
| 115 |
|
---|
| 116 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.