Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • 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
  1. Home
  2. Controllers
  3. MyController.org
  4. Remote Access

Remote Access

Scheduled Pinned Locked Moved MyController.org
13 Posts 5 Posters 3.7k Views 4 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.
  • C Offline
    C Offline
    cjm4909
    wrote on last edited by
    #3

    Thank you I will take a look

    1 Reply Last reply
    0
    • Velo17V Offline
      Velo17V Offline
      Velo17
      wrote on last edited by
      #4

      I have sort of the same question, but the easy way to give access to my Raspberry thru my router by using a DDNS service is not working for me, as I have a crippled dual stack lite IPv6 implementation.

      So I am more or less left to rely on the other way round: Push data from the home server into the internet. Is there a recommended way of doing this with mycontroller or more general mysensors? I am not using MQTT so far, just an ethernet gateway. For example Domoticz have this my.domoticz service which enables just this very easily.

      N 1 Reply Last reply
      0
      • Velo17V Velo17

        I have sort of the same question, but the easy way to give access to my Raspberry thru my router by using a DDNS service is not working for me, as I have a crippled dual stack lite IPv6 implementation.

        So I am more or less left to rely on the other way round: Push data from the home server into the internet. Is there a recommended way of doing this with mycontroller or more general mysensors? I am not using MQTT so far, just an ethernet gateway. For example Domoticz have this my.domoticz service which enables just this very easily.

        N Offline
        N Offline
        niccodemi
        wrote on last edited by
        #5

        @Velo17 One of my linux servers is also behind double NAT network but I can still use DDNS service however update client has to be installed / configured on the server itself not on the router.

        Other option (if you are running Raspbian) would be Teamviewer.

        Velo17V 1 Reply Last reply
        0
        • N niccodemi

          @Velo17 One of my linux servers is also behind double NAT network but I can still use DDNS service however update client has to be installed / configured on the server itself not on the router.

          Other option (if you are running Raspbian) would be Teamviewer.

          Velo17V Offline
          Velo17V Offline
          Velo17
          wrote on last edited by
          #6

          @niccodemi It's been already a couple of years ago when I last tried to get this running like you describe - actually in the IPv4 days. But that client I used doesnt work with IPv6 anymore. Can you tell me which client and maybe DDNS service you are using? And yes, I'm running Raspbian. True, last option would be Teamviewer.

          Thank you and greetings from Germany!

          N 1 Reply Last reply
          0
          • Velo17V Velo17

            @niccodemi It's been already a couple of years ago when I last tried to get this running like you describe - actually in the IPv4 days. But that client I used doesnt work with IPv6 anymore. Can you tell me which client and maybe DDNS service you are using? And yes, I'm running Raspbian. True, last option would be Teamviewer.

            Thank you and greetings from Germany!

            N Offline
            N Offline
            niccodemi
            wrote on last edited by
            #7

            @Velo17 I am still on IPv4. I use DDClient as an update agent. I think it works with majority of providers such as NO-IP and DYNU.

            1 Reply Last reply
            1
            • Mitja BlazinsekM Offline
              Mitja BlazinsekM Offline
              Mitja Blazinsek
              wrote on last edited by
              #8

              any idea why i can't acess mycontroler from internet i was opening port 8443 for computer on which controller are running but still not open browser said ERR_INVALID_HTTP_RESPONSE, i was try to run domoticz controller and have no problem to accessing it from internet

              mfalkviddM 1 Reply Last reply
              0
              • Mitja BlazinsekM Mitja Blazinsek

                any idea why i can't acess mycontroler from internet i was opening port 8443 for computer on which controller are running but still not open browser said ERR_INVALID_HTTP_RESPONSE, i was try to run domoticz controller and have no problem to accessing it from internet

                mfalkviddM Offline
                mfalkviddM Offline
                mfalkvidd
                Mod
                wrote on last edited by mfalkvidd
                #9

                @Mitja-Blazinsek are you using https:// before the ip/host name? Which browsers have you tried and is the result the same in all of them?

                1 Reply Last reply
                0
                • Mitja BlazinsekM Offline
                  Mitja BlazinsekM Offline
                  Mitja Blazinsek
                  wrote on last edited by
                  #10

                  i try with and without https, i'm using chrome but also try explorer as i said domoticz work fine

                  N 1 Reply Last reply
                  0
                  • Mitja BlazinsekM Mitja Blazinsek

                    i try with and without https, i'm using chrome but also try explorer as i said domoticz work fine

                    N Offline
                    N Offline
                    niccodemi
                    wrote on last edited by
                    #11

                    @Mitja-Blazinsek I had similar issue. I found the cause was port 8443 itself. When I changed Mycontroller config to use another port (8442 or 8444) and opened it, I was able to access Mycontroller from external networks.

                    1 Reply Last reply
                    0
                    • Mitja BlazinsekM Offline
                      Mitja BlazinsekM Offline
                      Mitja Blazinsek
                      wrote on last edited by
                      #12

                      still no success try chane the ports, shoul i chane anything else in config file like bind ip my settings in config file is:

                      mcc.web.bind.address=0.0.0.0
                      mcc.web.enable.https=true
                      mcc.web.http.port=8181
                      mcc.web.file.location=../www/
                      mcc.web.ssl.keystore.file=../conf/keystore.jks
                      mcc.web.ssl.keystore.password=mycontroller
                      mcc.web.ssl.keystore.type=JKS

                      1 Reply Last reply
                      0
                      • Mitja BlazinsekM Offline
                        Mitja BlazinsekM Offline
                        Mitja Blazinsek
                        wrote on last edited by
                        #13

                        it works now i disabled https, and it works fine thanks folks for help :)

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


                        24

                        Online

                        11.7k

                        Users

                        11.2k

                        Topics

                        113.1k

                        Posts


                        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • MySensors
                        • OpenHardware.io
                        • Categories
                        • Recent
                        • Tags
                        • Popular