Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. cloudron ssl behind fritz!box

cloudron ssl behind fritz!box

Scheduled Pinned Locked Moved Support
certificates
19 Posts 5 Posters 2.9k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG girish

    @nebulon so Fritzbox is just a router right ? It doesn't need any keys to be uploaded into it, yes/no ?

    nebulonN Away
    nebulonN Away
    nebulon
    Staff
    wrote on last edited by
    #5

    @girish its a modem and router basically. There are no api keys of sorts.

    A 1 Reply Last reply
    1
    • A andreasb

      Dear all

      one of my cloudrons is behind a fritzbox in a personal (sub-) domain. Although dyndns is set and working correctly, the cloudron isn't accessible:

      • connection through ip from inside (192.168.x.y) is possible, but the cloudron obviously has no apps installed in this domain.
      • connection through the domain name fails, because the fritzbox cert presented is self signed and does not include the domain name. Then, I found the (Let's Encrypt?) certificates for the cloudron platform in /home/yellowtent/platformdata/nginx/cert, intending to manually upload it to the fritzbox. This didn't work. The reason, I assume, is that fritzbox is expecting RSA private keys and does not accept EC keys. Am I missing out anything?

      How can I make available the cloudron domain certificate to the fritzbox?
      Any other ideas?

      Best
      Andreas

      subvenS Offline
      subvenS Offline
      subven
      wrote on last edited by
      #6

      @andreasb said in cloudron ssl behind fritz!box:

      in a personal (sub-) domain.

      Who's in charge of said domain and which DNS do you use? Is it just a local domain within your network or a "regular" domain from a registrar.

      @nebulon said in cloudron ssl behind fritz!box:

      if you put Cloudron as the exposed host then it will work as expected. If you use an automated DNS backend in Cloudron you can then enable the dyndns feature of Cloudron itself and it would manage it for you

      Thats what I thought too so the whole fritzbox expecting key/cert~ thing did not make sense to me.

      1 Reply Last reply
      0
      • nebulonN nebulon

        I also use Cloudron behind a fritzbox and if you put Cloudron as the exposed host then it will work as expected. If you use an automated DNS backend in Cloudron you can then enable the dyndns feature of Cloudron itself and it would manage it for you. https://docs.cloudron.io/networking/#dynamic-dns

        Cloudron also manages its firewall, so you should be safe with the exposed host option.

        A Offline
        A Offline
        andreasb
        wrote on last edited by
        #7

        @nebulon (and @girish, @subven): fritzbox is a dsl modem that can be accessed from "outside". as @nebulon mentioned, machines from the internal network can be exposed (which is what I did). if the machine is accessed through https however, the first certificate presented seems to be that of the modem, which by standard is a self-signed one, and not accepted by browsers. It however is possible to manually upload other certs to the modem (see this doc). I don't use any DNS provider, a custom setup, the domain is registered and forwarding works properly through dynv6.com. looking at the nginx certs within /yellowtent/platformdata, their timestamp seems to be update each day - and I assume that this is a sign that cert renewal from the cloudron works, right?

        subvenS 1 Reply Last reply
        0
        • nebulonN nebulon

          @girish its a modem and router basically. There are no api keys of sorts.

          A Offline
          A Offline
          andreasb
          wrote on last edited by
          #8

          @nebulon and one more question: when accessing the cloudron using the internal ip (https://192.168.xxx.yyy), it says "you are seeing this page ... no apps configured for this domain." This is normal, isn't it? the certificate presented here is the self signed one (default.cert). I thought this as well is expected behaviour and does not mean that Let's Encrypt cert renewal doesn't work. Is that right?

          1 Reply Last reply
          0
          • A andreasb

            @nebulon (and @girish, @subven): fritzbox is a dsl modem that can be accessed from "outside". as @nebulon mentioned, machines from the internal network can be exposed (which is what I did). if the machine is accessed through https however, the first certificate presented seems to be that of the modem, which by standard is a self-signed one, and not accepted by browsers. It however is possible to manually upload other certs to the modem (see this doc). I don't use any DNS provider, a custom setup, the domain is registered and forwarding works properly through dynv6.com. looking at the nginx certs within /yellowtent/platformdata, their timestamp seems to be update each day - and I assume that this is a sign that cert renewal from the cloudron works, right?

            subvenS Offline
            subvenS Offline
            subven
            wrote on last edited by
            #9

            @andreasb said in cloudron ssl behind fritz!box:

            I don't use any DNS provider, a custom setup, the domain is registered and forwarding works properly through dynv6.com

            Cloudron does not work without a domain you own or at least can controle. The internal LAN IP you setup Cloudron with does not play a role later. Just get a cheap domain otherwise this wont work.

            @andreasb said in cloudron ssl behind fritz!box:

            when accessing the cloudron using the internal ip (https://192.168.xxx.yyy), it says "you are seeing this page ... no apps configured for this domain." This is normal, isn't it?

            The behaviour you see is because you did not proper setup Cloudron in the first place. After the initial setup, Cloudron is reachable at my.thedomainyouconfigured.com.

            @andreasb said in cloudron ssl behind fritz!box:

            fritzbox is a dsl modem that can be accessed from "outside". as @nebulon mentioned, machines from the internal network can be exposed (which is what I did). if the machine is accessed through https however, the first certificate presented seems to be that of the modem, which by standard is a self-signed one, and not accepted by browsers.

            As a german, I know what a FritzBox is 🙄 I think you're still at the wrong path since the exposed host exactly does what it should and the webserver of the Fritzbox does not interfer there.

            There is enough information within this thread to fix your problem.

            A 1 Reply Last reply
            0
            • subvenS subven

              @andreasb said in cloudron ssl behind fritz!box:

              I don't use any DNS provider, a custom setup, the domain is registered and forwarding works properly through dynv6.com

              Cloudron does not work without a domain you own or at least can controle. The internal LAN IP you setup Cloudron with does not play a role later. Just get a cheap domain otherwise this wont work.

              @andreasb said in cloudron ssl behind fritz!box:

              when accessing the cloudron using the internal ip (https://192.168.xxx.yyy), it says "you are seeing this page ... no apps configured for this domain." This is normal, isn't it?

              The behaviour you see is because you did not proper setup Cloudron in the first place. After the initial setup, Cloudron is reachable at my.thedomainyouconfigured.com.

              @andreasb said in cloudron ssl behind fritz!box:

              fritzbox is a dsl modem that can be accessed from "outside". as @nebulon mentioned, machines from the internal network can be exposed (which is what I did). if the machine is accessed through https however, the first certificate presented seems to be that of the modem, which by standard is a self-signed one, and not accepted by browsers.

              As a german, I know what a FritzBox is 🙄 I think you're still at the wrong path since the exposed host exactly does what it should and the webserver of the Fritzbox does not interfer there.

              There is enough information within this thread to fix your problem.

              A Offline
              A Offline
              andreasb
              wrote on last edited by
              #10

              @subven

              @subven said in cloudron ssl behind fritz!box:

              As a german, I know what a FritzBox is I think you're still at the wrong path since the exposed host exactly does what it should and the webserver of the Fritzbox does not interfer there.
              There is enough information within this thread to fix your problem.

              1. there were others asking, please excuse if I am wasting your valuable time with text that you deem not appropriate
              2. is it visible/ does it matter you're German?
              3. apparently, the webserver of the Fritzbox does interfere, as the fritzbox certificate is presented when accessing the page through a browser. This precisely does not make much sense to me either, but I don't understand how and why this happens.

              @subven said in cloudron ssl behind fritz!box:

              Cloudron does not work without a domain you own or at least can controle.

              As said before, the domain is registered and I do control the DNS

              subvenS 1 Reply Last reply
              0
              • nebulonN Away
                nebulonN Away
                nebulon
                Staff
                wrote on last edited by
                #11

                I am running the same setup here and the exposed host option is the easiest thing to use here. If you have set your Cloudron instance as exposed host (and make sure only one host is exposed) then the fritzbox webinterface should not interfere. If it does maybe you have to check on your fritzbox settings and maybe reset some.

                Also just to be sure, the exposed host is reachable via your public IP.

                So the first thing is to make sure you can SSH into your ubuntu server / Cloudron using the public IP. If that works, then we are a big step forwards.

                A 1 Reply Last reply
                1
                • A andreasb

                  @subven

                  @subven said in cloudron ssl behind fritz!box:

                  As a german, I know what a FritzBox is I think you're still at the wrong path since the exposed host exactly does what it should and the webserver of the Fritzbox does not interfer there.
                  There is enough information within this thread to fix your problem.

                  1. there were others asking, please excuse if I am wasting your valuable time with text that you deem not appropriate
                  2. is it visible/ does it matter you're German?
                  3. apparently, the webserver of the Fritzbox does interfere, as the fritzbox certificate is presented when accessing the page through a browser. This precisely does not make much sense to me either, but I don't understand how and why this happens.

                  @subven said in cloudron ssl behind fritz!box:

                  Cloudron does not work without a domain you own or at least can controle.

                  As said before, the domain is registered and I do control the DNS

                  subvenS Offline
                  subvenS Offline
                  subven
                  wrote on last edited by
                  #12

                  @andreasb said in cloudron ssl behind fritz!box:

                  As said before, the domain is registered and I do control the DNS

                  You said you do not use a DNS provider 🙄

                  The problem is within your FritzBox configuration thats why you get an webserver answer from the box and not Cloudron. Did you turned on the remote maintenance function or linked the box to a myfritz account? Does your Cloudron use DCHP with a reservated address (mandatory for exposed hosts to work).

                  Check if ports you want to use are already in use. You can do so by trying to open them up manually (errors out if port is already in use). Last, check TCP-Port for FritzBox services itself:

                  1562177017016.png

                  A 1 Reply Last reply
                  0
                  • nebulonN nebulon

                    I am running the same setup here and the exposed host option is the easiest thing to use here. If you have set your Cloudron instance as exposed host (and make sure only one host is exposed) then the fritzbox webinterface should not interfere. If it does maybe you have to check on your fritzbox settings and maybe reset some.

                    Also just to be sure, the exposed host is reachable via your public IP.

                    So the first thing is to make sure you can SSH into your ubuntu server / Cloudron using the public IP. If that works, then we are a big step forwards.

                    A Offline
                    A Offline
                    andreasb
                    wrote on last edited by andreasb
                    #13

                    @nebulon yes, had read that in another thread before, and still it doesn't work in my case - no idea why not.

                    • The cloudron is the one and only exposed host on the fritzbox
                    • the dyndns-service seems to work properly: the ip there is regularly updated, and the ip is correct.
                    • connection through SSH using the external IP as well works.

                    Only when trying to access the cloudron UI through "my.xxx.yyy", all browsers I tested (firefox, edge, opera, brave) throw "insecure connection", and the certificate presented is the self-signed one of the fritzbox.

                    I had been wondering if naming plays a role. @nebulon, you did not by chance change the fritzbox's name from the default "fritz.box" to sth else?

                    robiR 1 Reply Last reply
                    0
                    • subvenS subven

                      @andreasb said in cloudron ssl behind fritz!box:

                      As said before, the domain is registered and I do control the DNS

                      You said you do not use a DNS provider 🙄

                      The problem is within your FritzBox configuration thats why you get an webserver answer from the box and not Cloudron. Did you turned on the remote maintenance function or linked the box to a myfritz account? Does your Cloudron use DCHP with a reservated address (mandatory for exposed hosts to work).

                      Check if ports you want to use are already in use. You can do so by trying to open them up manually (errors out if port is already in use). Last, check TCP-Port for FritzBox services itself:

                      1562177017016.png

                      A Offline
                      A Offline
                      andreasb
                      wrote on last edited by andreasb
                      #14

                      @subven said in cloudron ssl behind fritz!box:

                      You said you do not use a DNS provider

                      not one of the "automated" ones like Cloudflare but Cloudron's "custom" way. but of course, the domain is registered

                      @subven

                      • no, I'm not using myfritz,
                      • I tested both configurations regarding the remote maintenance function, make fritzbox accessible from outside and not - this did not change anything.
                      • yes, the cloudron is on a fixed IP
                        295c6624-c4c0-442e-994e-59f28bf48910-grafik.png
                      1 Reply Last reply
                      0
                      • nebulonN Away
                        nebulonN Away
                        nebulon
                        Staff
                        wrote on last edited by
                        #15

                        I am out of ideas then, if you still see the SSL cert from the fritzbox itself, it seems your fritzbox still has some setting which interferes here. Unless you find a way to really expose the Cloudron server, not sure how to help further.

                        1 Reply Last reply
                        0
                        • A andreasb

                          @nebulon yes, had read that in another thread before, and still it doesn't work in my case - no idea why not.

                          • The cloudron is the one and only exposed host on the fritzbox
                          • the dyndns-service seems to work properly: the ip there is regularly updated, and the ip is correct.
                          • connection through SSH using the external IP as well works.

                          Only when trying to access the cloudron UI through "my.xxx.yyy", all browsers I tested (firefox, edge, opera, brave) throw "insecure connection", and the certificate presented is the self-signed one of the fritzbox.

                          I had been wondering if naming plays a role. @nebulon, you did not by chance change the fritzbox's name from the default "fritz.box" to sth else?

                          robiR Offline
                          robiR Offline
                          robi
                          wrote on last edited by
                          #16

                          @andreasb said in cloudron ssl behind fritz!box:

                          Only when trying to access the cloudron UI through "my.xxx.yyy", all browsers I tested (firefox, edge, opera, brave) throw "insecure connection", and the certificate presented is the self-signed one of the fritzbox.

                          That's because your fritzbox is answering on port 443 instead of passing it on to Cloudron.

                          Disable web/management access to the fritzbox from the internet side (or change the port), so that 443 is available to be forwarded to the internal Cloudron IP.

                          Conscious tech

                          A 1 Reply Last reply
                          1
                          • robiR robi

                            @andreasb said in cloudron ssl behind fritz!box:

                            Only when trying to access the cloudron UI through "my.xxx.yyy", all browsers I tested (firefox, edge, opera, brave) throw "insecure connection", and the certificate presented is the self-signed one of the fritzbox.

                            That's because your fritzbox is answering on port 443 instead of passing it on to Cloudron.

                            Disable web/management access to the fritzbox from the internet side (or change the port), so that 443 is available to be forwarded to the internal Cloudron IP.

                            A Offline
                            A Offline
                            andreasb
                            wrote on last edited by
                            #17

                            thx for everybody's inputs and sorry for my delay - took some time testing, and here's my wrap-up.

                            on the Fritzbox

                            • external access is deactivated in two places: remote administration, FB "Fritz!Box-Dienste", application access ("Heimnetz, Netzwerkeinstellungen")
                            • the Cloudron is configured as an "exposed host"
                            • DynDNS is configured and working correctly, the provider is DynV6.com
                            • DNS rebind protection: exemptions configured for the Cloudron ("my.*"), as well as for the apps running on the Cloudron

                            as a result, access from internet IPs works and the Cloudron as well as all apps are reachable.

                            Still, if accessed from a computer within Fritzbox-Network (192.168.x.y), neither app, nor the Cloudron respond. Instead, the already mentioned Fritzbox access page shows.

                            So it's not perfect, but usable and my question is answered.

                            nebulonN 1 Reply Last reply
                            0
                            • A andreasb

                              thx for everybody's inputs and sorry for my delay - took some time testing, and here's my wrap-up.

                              on the Fritzbox

                              • external access is deactivated in two places: remote administration, FB "Fritz!Box-Dienste", application access ("Heimnetz, Netzwerkeinstellungen")
                              • the Cloudron is configured as an "exposed host"
                              • DynDNS is configured and working correctly, the provider is DynV6.com
                              • DNS rebind protection: exemptions configured for the Cloudron ("my.*"), as well as for the apps running on the Cloudron

                              as a result, access from internet IPs works and the Cloudron as well as all apps are reachable.

                              Still, if accessed from a computer within Fritzbox-Network (192.168.x.y), neither app, nor the Cloudron respond. Instead, the already mentioned Fritzbox access page shows.

                              So it's not perfect, but usable and my question is answered.

                              nebulonN Away
                              nebulonN Away
                              nebulon
                              Staff
                              wrote on last edited by
                              #18

                              @andreasb accessing the server with the local IP is expected to not work. For a start Cloudron uses domains to figure out which app the reverse proxy on cloudron should forward the request to and if you access the fritzbox internal IP it will always respond with its own interface. At least that is the only behavior I know.

                              A 1 Reply Last reply
                              1
                              • nebulonN nebulon

                                @andreasb accessing the server with the local IP is expected to not work. For a start Cloudron uses domains to figure out which app the reverse proxy on cloudron should forward the request to and if you access the fritzbox internal IP it will always respond with its own interface. At least that is the only behavior I know.

                                A Offline
                                A Offline
                                andreasb
                                wrote on last edited by andreasb
                                #19

                                @nebulon
                                as said, there's no real problem right now, still I don't understand the behaviour and am curious.

                                you're talking about accessing the Cloudron through entering the IP (192.168.x.y) in the browser?

                                It's clear that this wouldn't work and this is not what I'm doing, it's a little more complicated:

                                • the PC I'm accessing from, is in the same network segment than the cloudron (192.168.x.z).
                                • OpenVPN is active, the OpenVPN service is on a second cloudron outside in the internet
                                • still, when entering the URL (https://my.domain.*), the fritzbox page shows
                                • as soon as I connect the PC to a different network segment (192.168.y.z) everything works!

                                I don't understand why. Shouldn't the use of external VPN service make the internal source IP invisible?

                                1 Reply Last reply
                                0
                                Reply
                                • Reply as topic
                                Log in to reply
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search