Changeset 13703 in genesis for nodes/Rick/wleiden.yaml
- Timestamp:
- Jan 15, 2017, 10:15:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Rick/wleiden.yaml
r13680 r13703 38 38 status : "up" 39 39 40 iface_bridge0: 41 comment : "Access Points" 42 type : "eth" 43 ip : "172.17.34.1/24" 44 dhcp : "10-240" 40 45 41 46 iface_ue0: 42 47 comment : "Loco tegen het raam" 43 ip : "172.17.34.1/24"48 parent : "bridge0" 44 49 sdesc : "2buiten" 45 50 mode : "ap-wds" … … 52 57 ns_type : "ns2" 53 58 bridge_type: "NanoStationLocoM2" 59 status : "up" 60 61 iface_ath0: 62 comment : "Ap binnen" 63 parent : "bridge0" 64 sdesc : "apbinnen" 65 mode : "ap" 66 type : "11g" 67 channel : 6 68 ssid : "WiFi Zoeterwoude" 54 69 status : "up" 55 70
Note:
See TracChangeset
for help on using the changeset viewer.