mirror of
				https://github.com/flynx/proxmox-utils.git
				synced 2025-10-31 12:10:07 +00:00 
			
		
		
		
	
		
			
	
	
		
			13 lines
		
	
	
		
			190 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			190 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | # Gateway
 | ||
|  | 
 | ||
|  | - NAT/Firewall (iptables) | ||
|  | - Reverse-Proxy (traefik) | ||
|  | 
 | ||
|  | WAN: `${WAN_IPn}`   | ||
|  | LAN: `${GATE_LAN_IPn}`   | ||
|  | 
 | ||
|  | **Dashboard**: | ||
|  | - http://${CTHOSTNAME}.srv:8080/ | ||
|  | - http://${GATE_LAN_IPn}:8080/ | ||
|  | 
 |