ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ZeroTier: is this a good time to use...

    IT Discussion
    zerotier rds rdp vpn
    8
    91
    26.0k
    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.
    • A
      Alex Sage @scottalanmiller
      last edited by

      @scottalanmiller said:

      Yes, at $4 you can't afford not to 🙂

      I paid the $4 and I am not even over 10 devices yet! 🙂

      scottalanmillerS 1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @Alex Sage
        last edited by

        @anonymous said:

        @scottalanmiller said:

        Yes, at $4 you can't afford not to 🙂

        I paid the $4 and I am not even over 10 devices yet! 🙂

        Big spender 🙂

        A 1 Reply Last reply Reply Quote 1
        • A
          Alex Sage @scottalanmiller
          last edited by Alex Sage

          @scottalanmiller said:

          Big spender 🙂

          I support the products I use 🙂

          Well, when they make it affordable that is..... cough, cough @olivier cough, cough

          1 Reply Last reply Reply Quote 0
          • Deleted74295D
            Deleted74295 Banned
            last edited by

            For the really mission critical enterprise bits, they offer support.

            https://www.zerotier.com/product-ss.shtml

            They are still working on the structure of how they'll do it. But depending on your needs, might be helpful.

            1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              Wow... 3 pages of replies already, lol.

              There's a few things to note... If you install ZeroTier on a device that is part of active directory, by default, it will add the ZeroTier IP address into AD's DNS servers.

              To fix that, you go into the Windows Adapters list, and edit the ZT Adapter, and set the IP address, and DNS to "use dhcp" -- they'll just be blank to start with. Then you go in and uncheck the "Register this connection's address in dns" checkbox, and check your DNS server to make sure your ZT IP address is gone.

              If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

              What I have done is set up my own DNSMasq server on one of my Linux ZT devices, and just add that DNS server to the DNS settings of the NIC in Windows or Linux.

              scottalanmillerS DashrenderD 3 Replies Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @dafyre
                last edited by

                @dafyre said:

                Wow... 3 pages of replies already, lol.

                Slow day.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @dafyre
                  last edited by

                  @dafyre said:

                  If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                  What issue have you seen there?

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @dafyre
                    last edited by

                    @dafyre said:

                    Wow... 3 pages of replies already, lol.

                    There's a few things to note... If you install ZeroTier on a device that is part of active directory, by default, it will add the ZeroTier IP address into AD's DNS servers.

                    To fix that, you go into the Windows Adapters list, and edit the ZT Adapter, and set the IP address, and DNS to "use dhcp" -- they'll just be blank to start with. Then you go in and uncheck the "Register this connection's address in dns" checkbox, and check your DNS server to make sure your ZT IP address is gone.

                    If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                    Did they fix that - the last time I tried it I couldn't get the adapter to stop registering with DNS - FYI, the server in question was a DC running DNS locally.

                    1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @scottalanmiller
                      last edited by

                      @scottalanmiller said:

                      @dafyre said:

                      If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                      What issue have you seen there?

                      The issue this caused me was that my computer that don't have ZT installed would attempt to connect to the ZT IP instead of the LAN IP.

                      I'm assuming DNS was answering requests in a round robin effect and causing the problem.

                      I realize that the desire with ZT is that all machines should be running ZT - but I wasn't ready to pull that trigger.

                      dafyreD 1 Reply Last reply Reply Quote 1
                      • dafyreD
                        dafyre @Dashrender
                        last edited by

                        @Dashrender said:

                        @scottalanmiller said:

                        @dafyre said:

                        If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                        What issue have you seen there?

                        The issue this caused me was that my computer that don't have ZT installed would attempt to connect to the ZT IP instead of the LAN IP.

                        I'm assuming DNS was answering requests in a round robin effect and causing the problem.

                        This is exactly the problem. I work around it by setting up a DNS server on the ZT IP range using DNSMasq and telling it to not register.

                        DashrenderD 1 Reply Last reply Reply Quote 0
                        • DashrenderD
                          Dashrender @dafyre
                          last edited by

                          @dafyre said:

                          @Dashrender said:

                          @scottalanmiller said:

                          @dafyre said:

                          If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                          What issue have you seen there?

                          The issue this caused me was that my computer that don't have ZT installed would attempt to connect to the ZT IP instead of the LAN IP.

                          I'm assuming DNS was answering requests in a round robin effect and causing the problem.

                          This is exactly the problem. I work around it by setting up a DNS server on the ZT IP range using DNSMasq and telling it to not register.

                          In this case, you have to manually manage all DNS entries, right? so no chance of using IPv6?

                          scottalanmillerS dafyreD 2 Replies Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @Dashrender
                            last edited by

                            @Dashrender said:

                            In this case, you have to manually manage all DNS entries, right? so no chance of using IPv6?

                            Does that rule out IPv6?

                            1 Reply Last reply Reply Quote 0
                            • dafyreD
                              dafyre @Dashrender
                              last edited by

                              @Dashrender said:

                              @dafyre said:

                              @Dashrender said:

                              @scottalanmiller said:

                              @dafyre said:

                              If you do not do that, any client device has a potential to get the ZT IP address of your server, and that will cause problems.

                              What issue have you seen there?

                              The issue this caused me was that my computer that don't have ZT installed would attempt to connect to the ZT IP instead of the LAN IP.

                              I'm assuming DNS was answering requests in a round robin effect and causing the problem.

                              This is exactly the problem. I work around it by setting up a DNS server on the ZT IP range using DNSMasq and telling it to not register.

                              In this case, you have to manually manage all DNS entries, right? so no chance of using IPv6?

                              You do have to manage DNS entries, but that doesn't necessarily rule out IPv6. I'm not sure if DNSMasq is compatible with it or not.

                              ZT, AFAIK does support IPv6.

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller
                                last edited by

                                ZT's site says that it does IPv6, I saw that this week.

                                dafyreD 1 Reply Last reply Reply Quote 0
                                • dafyreD
                                  dafyre @scottalanmiller
                                  last edited by

                                  @scottalanmiller said:

                                  ZT's site says that it does IPv6, I saw that this week.

                                  If that is the case, then all you need is a DNS Server that supports IPv6.

                                  I think DNSMasq should work, as it just looks in the /etc/hosts file.

                                  1 Reply Last reply Reply Quote 0
                                  • DashrenderD
                                    Dashrender
                                    last edited by

                                    I'm not questioning wither or not ZT supports IPv6, I'd be surprised if it didn't. But the use of IPv6 is largely predicated on the use of DNS.

                                    I suppose if you only worry about putting servers IPv6 addresses in DNS, then you're probably OK manually handling that - but if you have to do that for endpoints coming and going all the time, then you'll need to give up DHCP so that endpoint IPv6's aren't changing all the time.

                                    I'm thinking about the use of something like WSUS inside ZT where WSUS relies on DNS for endpoint connections.

                                    FATeknollogeeF dafyreD 3 Replies Last reply Reply Quote 0
                                    • FATeknollogeeF
                                      FATeknollogee @Dashrender
                                      last edited by

                                      @Dashrender said:

                                      I'm thinking about the use of something like WSUS inside ZT where WSUS relies on DNS for endpoint connections.

                                      WSUS = Windows Server Update Services?

                                      DashrenderD 1 Reply Last reply Reply Quote 0
                                      • dafyreD
                                        dafyre @Dashrender
                                        last edited by

                                        @Dashrender said:

                                        then you'll need to give up DHCP so that endpoint IPv6's aren't changing all the time.
                                        <snip>

                                        ZT assigns addresses for you. From what I have seen once it has assigned an IP address to a device, that IP does not change.

                                        DashrenderD 1 Reply Last reply Reply Quote 0
                                        • DashrenderD
                                          Dashrender @dafyre
                                          last edited by

                                          @dafyre said:

                                          @Dashrender said:

                                          then you'll need to give up DHCP so that endpoint IPv6's aren't changing all the time.
                                          <snip>

                                          ZT assigns addresses for you. From what I have seen once it has assigned an IP address to a device, that IP does not change.

                                          Once my DHCP server assigns an IP address it also never changes - well, until it does. lol

                                          dafyreD 1 Reply Last reply Reply Quote 0
                                          • DashrenderD
                                            Dashrender @FATeknollogee
                                            last edited by

                                            @FATeknollogee said:

                                            @Dashrender said:

                                            I'm thinking about the use of something like WSUS inside ZT where WSUS relies on DNS for endpoint connections.

                                            WSUS = Windows Server Update Services?

                                            Yes.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 3 / 5
                                            • First post
                                              Last post