Changeset 13834 in genesis for nodes/Zwet/wleiden.yaml
- Timestamp:
- Apr 22, 2017, 8:08:40 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Zwet/wleiden.yaml
r13799 r13834 4 4 board : "ALIX2" 5 5 comment : "None" 6 externalif: "ue0"7 6 latitude : "52.11836" 8 7 location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude " … … 14 13 rdnap_x : 94326 15 14 rdnap_y : 459275 16 rdr_host : "rvdzwet.xs4all.nl"17 rdr_rules :18 - ['tcp', 9080, '172.17.0.41', 80]19 - ['tcp', 9081, '172.17.0.42', 554]20 - ['tcp', 9082, '172.17.0.43', 554]21 - ['tcp', 9083, '172.17.0.44', 80]22 - ['tcp', 9084, '172.17.0.43', 80]23 - ['tcp', 9085, '172.17.0.42', 80]24 - ['tcp', 9086, '172.17.0.45', 21]25 - ['tcp', 9087, '172.17.0.45', 3389]26 - ['tcp', 9090, '172.17.2.67', 80]27 - ['tcp', 9091, '172.16.9.237', 88]28 - ['tcp', 9092, '172.17.51.5', 80]29 - ['tcp', 9093, '172.16.3.142', 8080]30 - ['tcp', 9094, '172.17.20.5', 80]31 - ['tcp', 9095, '172.17.20.5', 554]32 - ['tcp', 9096, '172.17.13.66', 88]33 - ['tcp', 9097, '172.16.3.190', 8080]34 - ['tcp', 9098, '172.16.3.134', 8080]35 15 release : "9.0-RELEASE" 36 remote_access: "rvdzwet.xs4all.nl:1022"37 16 service_accesspoint: True 38 17 service_concentrator: False 39 service_incoming_rdr: True18 service_incoming_rdr: False 40 19 service_proxy_ileiden: False 41 20 service_proxy_normal: False … … 55 34 56 35 57 iface_ue0:58 comment : "Link to house"59 ip : "192.168.178.51/24"60 sdesc : "2house"61 type : "eth"62 dhcp : False63 status : "up"64 65 iface_ue1:66 comment : "Link to MuziekCentrum"67 ip : "172.16.9.89/29"68 sdesc : "2muziekcentrum"69 mode : "ap-wds"70 type : "eth"71 extra_type : "eth2wifibridge"72 ssid : "il-w.zwet.wleiden.net"73 dhcp : False74 compass : "w"75 ns_ip : "172.16.9.90/29"76 ns_mac : "dc:9f:db:64:2d:2c"77 bridge_type: "NanoStationM5"78 status : "up"79 80 81 36 iface_vr0: 82 comment : "Link naar Unused"83 ip : "172.16.7.121/29"84 sdesc : "2unused"85 mode : "ap-wds"86 type : "eth"87 extra_type : "eth2wifibridge"88 ssid : "il-z.zwet.wleiden.net"89 dhcp : False90 compass : "zo"91 ns_ip : "172.16.7.122/29"92 ns_mac : "00:27:22:10:fd:d5"93 bridge_type: "NanoStation M5"94 status : "down"95 96 97 iface_vr1:98 37 comment : "Link to PVKerkDuif" 99 38 ip : "172.16.16.169/29" … … 110 49 status : "up" 111 50 112 iface_vr1_alias0:113 comment : "Link naar Jar"114 ip : "172.16.4.49/29"115 sdesc : "2jar"116 type : "eth"117 dhcp : False118 status : "up"119 51 120 121 iface_vr2: 52 iface_vr1: 122 53 comment : "Omni voor de Buurt" 123 54 ip : "172.27.129.129/26" … … 132 63 status : "up" 133 64 65 iface_vr1_extra0: 66 comment : "AP repeater muziekcentrum" 67 ip : "172.27.129.131/26" 68 type : "eth" 69 ssid : "ap-ZTW-Zwet-Buurt" 70 ns_mac : "dc:9f:db:3e:1c:6b" 71 bridge_type: "NanoStationLocoM2" 72 status : "up" 134 73 74 iface_vr1_extra1: 75 comment : "AP repeater muziekcentrum 2" 76 ip : "172.27.129.132/26" 77 type : "eth" 78 ssid : "ap-ZTW-MuziekCemtrum" 79 ns_mac : "dc:9f:db:3e:1e:5a" 80 bridge_type: "NanoStationLocoM2" 81 status : "up" 82 83 84 85 iface_ue0: 86 comment : "Link naar Jar" 87 ip : "172.16.4.49/29" 88 sdesc : "2unused" 89 mode : "ap-wds" 90 type : "eth" 91 extra_type : "eth2wifibridge" 92 ssid : "il-z.zwet.wleiden.net" 93 dhcp : False 94 compass : "zo" 95 ip : "172.16.4.50/29" 96 ns_mac : "04:18:d6:56:ac:23" 97 bridge_type: "NanoStation M5" 98 status : "up" 99 100 101 iface_ue1: 102 comment : "Link to Unused" 103 ip : "172.16.9.89/29" 104 sdesc : "2unused" 105 mode : "ap-wds" 106 type : "eth" 107 extra_type : "eth2wifibridge" 108 ssid : "il-w.zwet.wleiden.net" 109 dhcp : False 110 compass : "w" 111 ns_ip : "172.16.9.90/29" 112 ns_mac : "dc:9f:db:64:2d:2c" 113 bridge_type: "NanoStationM5" 114 status : "up" 115 116
Note:
See TracChangeset
for help on using the changeset viewer.