February 29, 20241 yr 0 I have a fresh Froxlor 2.16 installation on Ubuntu jammy, installed via apt. My installation runs on a server behind a reverse proxy. This reverse proxy handles Letsencypt certificates for a number of services. Now I want to route all traffic to froxlor through this proxy so the proxy also handles Letsencypt certificates for froxlor. The bind DNS server that is integrated in froxlor should serve my domnain names. In Settings -> System I can configure the default IP that is defined in the DNS server for a new domain. It seems that this IP must be one of the IPs of the network interfaces of the froxlor server. I would like to use the web-facing IP of my reverse proxy as default IP for a domain in the DNS, so all traffic is routed through the reverse proxy. Can I do this and how?
February 29, 20241 yr you can always add/edit ip addresses, see https://docs.froxlor.org/latest/admin-guide/resources/ips-and-ports/
February 29, 20241 yr Author Ah, great, add the external IP and select it in the default IP for domains setting. Thanks a lot.
Create an account or sign in to comment