i got a little issue. I´m not understanding why this happens. Shouldn´t be related to Pihole, but seems to be.
First I installed it in a container. I tried to access the gui, won´t work.
After I couldn´t find out why, I thought it was a docker issue.
So I´ve installed a fresh ubuntu 22.04 Server, and installed pihole directly on it.
same behavior. no admin gui. i´ve tried to access from the hyperV machine where its hosted. and it works.
i tried to change the dns from my mac to pihole. admin gui works. internet works too.
but all other local server/machines doesn´t work anymore.
ping and ssh are working. https seems to be a problem. but ... not only for the fqdn, it happen with the ip address too.
curl: (60) SSL certificate problem: unable to get local issuer certificate
i absolutely don´t understand why.
pihole as dns -> internet and pihole gui works - local servers with self signed certs not.
any other dns / firewall / google -> internet and all local machines working - pihole not
as far as I know, pihole is not a transparent proxy, it resolves only. from my pov there is no reason for this behavior.
Above is a bit similar as how a browser does it after it resolved the domain to an IP via DNS.
It connects via IP and asks the web server for content for the -servername domain.