| 
					
				 | 
			
			
				@@ -6,6 +6,7 @@ dns_over_https: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 gateway_server_ip: 10.0.0.2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 actual_gateway_ip: 10.0.0.1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 wireguard_server_ip: 10.0.0.8 # static route to webers through this server 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+gateway_internal_interface: enp3s0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # TODO split out static route in dhcpd.conf.j2 (currently hardcoded) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -38,7 +39,8 @@ status_services: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 reservations: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   - type: default 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     name: gateway 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    mac: 1c:69:7a:0f:d3:a4 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    mac: 00:e0:4c:68:01:ad # internal 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    #mac: 1c:69:7a:0f:d3:a4 # old nuc 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ip: 10.0.0.2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   - type: default 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -163,11 +165,6 @@ reservations: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     mac: f0:57:a6:87:50:23 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ip: 10.0.0.55 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  - type: secured 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    name: zimaboard1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    mac: 00:e0:4c:68:01:ad 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    ip: 10.0.0.60 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   - type: cloudflare 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     name: julie-macbook 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     mac: b8:8d:12:36:f1:16 
			 |