source: genesis/nodes/proxy8/wleiden.yaml@ 10212

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

need a proxy for the firewall config

File size: 993 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10150]4comment : "Test voor hybrid"
[10154]5gateway : "192.168.84.1"
[10165]6ileiden : True
[10164]7interfaces: "sis0"
8internalif: "sis0"
[10116]9latitude : "5.13854"
10location : " Richard, Terschelling 244, 3524az Utrecht"
11longitude : "52.06651"
[10159]12masterip : "172.17.65.1"
[10116]13nat : True
14nodename : "Proxy8"
[10212]15nodetype : "proxy"
[10116]16proxyid : 8
[10059]17rdnap_x : 137949
18rdnap_y : 453165
[10154]19release : "9.0-RELEASE"
[10116]20status : "up"
21
22
[10156]23iface_ath0:
24 comment : "Ap"
25 interface : "ath0"
26 ip : "172.17.65.1/26"
27 desc : "AP"
28 sdesc : "ap"
29 mode : "ap-wds"
30 type : "11b"
31 channel : "7"
32 ssid : "ap-WirelessLeiden-Richard"
33 dhcp : "10-60"
34 compass : "None"
35 status : "up"
36
37
[10059]38iface_sis0:
[10116]39 comment : "Link naar Router"
40 interface : "sis0"
[10154]41 ip : "192.168.84.11/24"
[10116]42 desc : "Link naar Router"
43 sdesc : "uplink"
44 type : "eth"
45 dhcp : "no"
46 compass : "None"
47 status : "up"
[10059]48
[10116]49
Note: See TracBrowser for help on using the repository browser.