OPNsense Forum

English Forums => 25.7 Series => Topic started by: gerk59 on July 24, 2025, 04:38:29 PM

Title: firewall alias (IP of host) does not work in caddy handler, IP address does
Post by: gerk59 on July 24, 2025, 04:38:29 PM
In firewall alias a host alias is defined:  server -> 192.168.x.y
Using this alias as upstream domain in a caddy reverse proxy, doesn't work (resulting in error 502, bad gateway)
Using the IP address of server does work.

In 25.1 the alias did work.
Title: Re: firewall alias (IP of host) does not work in caddy handler, IP address does
Post by: Monviech (Cedrik) on July 24, 2025, 05:29:17 PM
Are you maybe confusing a firewall alias with an unbound host override?
Title: Re: firewall alias (IP of host) does not work in caddy handler, IP address does
Post by: gerk59 on July 24, 2025, 07:40:59 PM
I used the same name for both. Will check again, thanks.