Changeset 10268 in genesis for nodes/proxy7/wleiden.yaml
- Timestamp:
- Mar 22, 2012, 9:47:08 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy7/wleiden.yaml
r10240 r10268 2 2 # vim:ts=2:et:sw=2:ai 3 3 # 4 comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's! Proxy is ook dhcpd server voor de lokale gebruikers, dus apart dnsmasq geinstalleerd en geconfigureerd"4 comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!" 5 5 externalif: "sis0" 6 6 gateway : "192.168.200.1" 7 7 ileiden : True 8 interfaces: " sis0,sis1"9 internalif: " sis1"8 interfaces: "vr0,vr1" 9 internalif: "vr1" 10 10 internalroute: "172.17.0.2" 11 11 latitude : "4.53567" … … 18 18 rdnap_x : 96728 19 19 rdnap_y : 463407 20 release : " 8.2-RELEASE"20 release : "9.0-RELEASE" 21 21 status : "up" 22 22 23 23 24 iface_ sis0:24 iface_vr0: 25 25 comment : "Link naar Router" 26 interface : " sis0"26 interface : "vr0" 27 27 ip : "192.168.200.100/24" 28 28 desc : "Link naar Router" … … 34 34 35 35 36 iface_ sis1:36 iface_vr1: 37 37 comment : "Local 24-subnet to node and clients" 38 38 interface : "sis1" … … 46 46 47 47 48 iface_ sis1_alias0:48 iface_vr1_alias0: 49 49 comment : "Local 24-subnet to node and clients" 50 interface : " sis1:0"50 interface : "vr1:0" 51 51 ip : "172.17.7.1/24" 52 52 desc : "naar NodeLeythenrode and local clients"
Note:
See TracChangeset
for help on using the changeset viewer.