Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Step by step instructions to setup remote access to D2wifi

    General Discussion
    6
    10
    592
    Loading More Posts
    • 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.
    • BearcatTD
      BearcatTD last edited by

      I would really like to setup my D2wifi to be accessed remotely. I have read a hundred different posts on this and there are 100 different ways to accomplish this. I have an Apple Airport Extreme router. If anyone has a step by step on how to accomplish this I would be grateful!

      SteveYYC 1 Reply Last reply Reply Quote 0
      • Veti
        Veti last edited by

        do not expose the duet wifi directly to the internet!
        any machine that is expose directly will get attacked constantly.

        get a router that supports ipsec or other forms of vpn, but even then you really need to know what you are doing.

        BearcatTD 1 Reply Last reply Reply Quote 1
        • BearcatTD
          BearcatTD @Veti last edited by

          @veti

          Which is why I’m asking for help!

          1 Reply Last reply Reply Quote 0
          • Phaedrux
            Phaedrux Moderator last edited by

            VPN is tricky because it's highly dependent on your router and network setup so it's hard to do a walk through.

            Your best bet is to look into your router model and see if it has any vpn capabilities built in. If not, look for some software options that are compatible.

            High learning curve to implement it properly.

            1 Reply Last reply Reply Quote 0
            • fcwilt
              fcwilt last edited by

              Hi,

              Many folks will suggest you have to use VPN which is not true.

              Nothing wrong with adding that extra layer of security but it can be difficult to setup. There are companies that will provide a VPN connection for a monthly/yearly fee.

              Does your router support remote access with secure authentication, meaning the remote user has to provide a user name and password via a HTTPS connection?

              Frederick

              1 Reply Last reply Reply Quote -1
              • SteveYYC
                SteveYYC @BearcatTD last edited by

                @bearcattd Do you want to access the whole web interface remotely or do you just want to be able to monitor the progress of a print?

                I would be wary of exposing the full duet3d interface on the internet because once someone has access to it there are no security features in the software that would stop malicious users from damaging the mechanical systems or even burning out the heating elements and/or starting a fire.

                If you just want to be notified of job status you could use the D2's M118 command to send notifications to a computer (even a raspberry pi) which could package them as push notifications to a smart-phone or just make them viewable on a web page.

                1 Reply Last reply Reply Quote 0
                • Veti
                  Veti last edited by

                  @fcwilt said in Step by step instructions to setup remote access to D2wifi:

                  There are companies that will provide a VPN connection for a monthly/yearly fee.

                  That is not what we mean.
                  Certain Routers offer the option of creating your own VPN. Meaning when you connect to is you are inside your own network at home. This is better than directly exposing the duet to the internet.

                  fcwilt 1 Reply Last reply Reply Quote 0
                  • fcwilt
                    fcwilt @Veti last edited by

                    @veti said in Step by step instructions to setup remote access to D2wifi:

                    @fcwilt said in Step by step instructions to setup remote access to D2wifi:

                    There are companies that will provide a VPN connection for a monthly/yearly fee.

                    That is not what we mean.
                    Certain Routers offer the option of creating your own VPN. Meaning when you connect to is you are inside your own network at home. This is better than directly exposing the duet to the internet.

                    I understand. I use SonicWall routers and they support VPN.

                    But they also support "exposing", as you put, devices to the WAN side of things but you have to login first using HTTPS. Only then is the device "exposed" and only as long as you are logged in.

                    Not as secure as a VPN but much easier to setup with nothing special required on the "far" side in the way of compatible VPN software.

                    Frederick

                    1 Reply Last reply Reply Quote 0
                    • frank26080115
                      frank26080115 last edited by

                      Mind if I jump in and suggest simply using a remote desktop application? I use Chrome Remote Desktop, which uses my Google account. Works anywhere in the world and on any OS, including Android.

                      fcwilt 1 Reply Last reply Reply Quote 2
                      • fcwilt
                        fcwilt @frank26080115 last edited by

                        @frank26080115 said in Step by step instructions to setup remote access to D2wifi:

                        Mind if I jump in and suggest simply using a remote desktop application? I use Chrome Remote Desktop, which uses my Google account. Works anywhere in the world and on any OS, including Android.

                        Sometimes the obvious escapes us. Thanks for the good idea.

                        Frederick

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA