Changeset 13892 in genesis
- Timestamp:
- May 31, 2017, 6:37:32 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Robijn/wleiden.yaml
r13889 r13892 19 19 service_concentrator: False 20 20 service_incoming_rdr: False 21 service_proxy_ileiden: False22 service_proxy_normal: False21 service_proxy_ileiden: True 22 service_proxy_normal: True 23 23 serviceid : "172.31.254.11" 24 24 status : "up" … … 55 55 56 56 57 #iface_vr0:58 #comment : "Uplink"59 #ip : "192.168.178.5/24"60 #sdesc : "uplink"61 #type : "eth"62 #dhcp : "client"63 #status : "up"57 iface_vr0: 58 comment : "Uplink" 59 ip : "192.168.178.5/24" 60 sdesc : "uplink" 61 type : "eth" 62 dhcp : "client" 63 status : "up" 64 64 65 65 66 iface_vr0:67 comment : "Ethernet naar Robijn2"68 ip : "172.16.3.1/29"69 sdesc : "2robijn2"70 type : "eth"71 dhcp : False72 status : "up"66 #iface_vr0_alias0: 67 # comment : "Ethernet naar Robijn2" 68 # ip : "172.16.3.1/29" 69 # sdesc : "2robijn2" 70 # type : "eth" 71 # dhcp : False 72 # status : "up" 73 73 74 74
Note:
See TracChangeset
for help on using the changeset viewer.