Installation Notes
How to setup FireZone.
Web Configuration
- Set a External Urlto a valid FQDN;https://app.mydomain.tld.
- Set a Trusted Proxiesa single IP for your traefik instance(s) on each box.
Admin Configuration
- Keep Reset Admin On Boottrue.
- Set a Default Emailand aDefault Passwordto login into the web GUI.
Devices Configuration
Most configuration can be left default here but some you want to change.
- 
Set Default Client MTUto a size that works for your network, default is 1280.
- 
Set Client Endpointto any of the following, if using a domain it needs to resolve to your public IP so it can not be proxied on CloudFlare. - publicIP:WG_PORT
- app.domain.tld:WG_PORT
- domain.tld:WG_PORT
 
- 
Set Client DNSto just your local DNS server to have a working split dns within your vpn.
- 
Set Client Allowed Ipsto a range of IPs.- 0.0.0.0/0will resolved everything.
- appsIP/32will resolve just the app domains only.