Routing Problem FritzBox - TrueNAS Traefik

MjSmith

Dabbler
Joined
Feb 3, 2023
Messages
33
Hi Guys,

after a while im back with my server project only to stuck again :).
The learning curve is quite high but also interesting to keep me willingly to success... so ...

I decided to install traefik (truecharts) and used it with the opportunity of certficiates from cloudflare (clusterissuer Truecharts).

So traefik is now using Port 80 and 443 of my truenas which i have giving port forwarding thourgh my avm fritzbox on both ports (wouldnt 433 enough?).

In Cloudflare i made a CName for one of my service and want to use www for my main service.

Besides that i changed my local DNS to Pihole. Which is configured as the default for the network within the fritbox. the fritzbox itself uses still his own dns for the internet connection.

Firstly ive got an error calling: The page isn’t redirecting properly
After i disabled the proxy in cloudflare i was able to reach the secondary service. If i set it back on i get the error message again.

In Traefik i see two http routers registered.
Sadly there is no log to follow any incoming and routing.

My FritzBox offers also no log files where i can see anything.

I have no idea where i could start to debug this.
Any ideas whats going on? What do i missed? Where i can start to look at?


ive taken a look at the network analyzing in firefox and there it tolds me "redirect loop" ... is that a problem of this dns configuration with pihole?


.... f*ck well ... i got it ... after googling how a redirect loop caused ( https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/ ) i saw that i had flexible selected in cloudflare ... after set it to full (strict) it just worked fine ... omg ...
 
Last edited:
Top