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

    DNS discussion

    Scheduled Pinned Locked Moved IT Discussion
    53 Posts 9 Posters 4.6k Views
    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.
    • JaredBuschJ
      JaredBusch @Dashrender
      last edited by

      @Dashrender said in DNS discussion:

      If you already have it in place, I don't see any reason to get rid of it... But in Wire's case he has a bunch of bad data in it.... And I'm wondering if it's better to fix it, or just get rid of it?

      You don't get rid of it. You simply nuke all the data in it and then put clean data back in.

      In the case of a static network, it is a stupid shit ton of new work. But that is, yet another, reason not to static entire networks.

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

        @JaredBusch said in DNS discussion:

        @Dashrender said in DNS discussion:

        If you already have it in place, I don't see any reason to get rid of it... But in Wire's case he has a bunch of bad data in it.... And I'm wondering if it's better to fix it, or just get rid of it?

        You don't get rid of it. You simply nuke all the data in it and then put clean data back in.

        In the case of a static network, it is a stupid shit ton of new work. But that is, yet another, reason not to static entire networks.

        Why add it back though? Other than doing nslookups by IP, what else uses it internally? I'm not aware of anything, but that doesn't mean nothing does.

        Other spam filters, there isn't anything I know of that uses reverse DNS lookups.

        I'm fine with it being part of the norm - but, if need be, I'm asking for an educated reason for it's being there other than 'it's always just been there.'

        wirestyle22W 1 Reply Last reply Reply Quote 1
        • wirestyle22W
          wirestyle22 @Dashrender
          last edited by

          @Dashrender said in DNS discussion:

          @JaredBusch said in DNS discussion:

          @Dashrender said in DNS discussion:

          If you already have it in place, I don't see any reason to get rid of it... But in Wire's case he has a bunch of bad data in it.... And I'm wondering if it's better to fix it, or just get rid of it?

          You don't get rid of it. You simply nuke all the data in it and then put clean data back in.

          In the case of a static network, it is a stupid shit ton of new work. But that is, yet another, reason not to static entire networks.

          Why add it back though? Other than doing nslookups by IP, what else uses it internally? I'm not aware of anything, but that doesn't mean nothing does.

          Other spam filters, there isn't anything I know of that uses reverse DNS lookups.

          I'm fine with it being part of the norm - but, if need be, I'm asking for an educated reason for it's being there other than 'it's always just been there.'

          This is also my question

          1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates
            last edited by

            For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

            But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

            DashrenderD 2 Replies Last reply Reply Quote 0
            • DashrenderD
              Dashrender @stacksofplates
              last edited by

              @stacksofplates said in DNS discussion:

              For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

              But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

              OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

              It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

              He also needs to kill WINS, but that's another matter.

              stacksofplatesS 1 Reply Last reply Reply Quote 0
              • stacksofplatesS
                stacksofplates @Dashrender
                last edited by

                @Dashrender said in DNS discussion:

                @stacksofplates said in DNS discussion:

                For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                He also needs to kill WINS, but that's another matter.

                It literally won't install the replicate without it so it is a requirement.

                So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                wirestyle22W DashrenderD 2 Replies Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @stacksofplates
                  last edited by

                  @stacksofplates said in DNS discussion:

                  For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                  But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                  This post makes me wonder - Does Windows auto convert IP log entries into host names in Windows logs? I know it doesn't need to, it can collect this information when the connection is made, but it might, because saving that information is just extra info that could be found through a translation later.

                  stacksofplatesS JaredBuschJ 2 Replies Last reply Reply Quote 0
                  • wirestyle22W
                    wirestyle22 @stacksofplates
                    last edited by

                    @stacksofplates said in DNS discussion:

                    @Dashrender said in DNS discussion:

                    @stacksofplates said in DNS discussion:

                    For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                    But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                    OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                    It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                    He also needs to kill WINS, but that's another matter.

                    It literally won't install the replicate without it so it is a requirement.

                    So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                    It didn't break anything, I just noticed it and it started this conversation with @Dashrender

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

                      @stacksofplates said in DNS discussion:

                      @Dashrender said in DNS discussion:

                      @stacksofplates said in DNS discussion:

                      For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                      But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                      OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                      It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                      He also needs to kill WINS, but that's another matter.

                      It literally won't install the replicate without it so it is a requirement.

                      So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                      Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                      But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                      wirestyle22W stacksofplatesS 3 Replies Last reply Reply Quote 1
                      • stacksofplatesS
                        stacksofplates @Dashrender
                        last edited by stacksofplates

                        @Dashrender said in DNS discussion:

                        @stacksofplates said in DNS discussion:

                        For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                        But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                        This post makes me wonder - Does Windows auto convert IP log entries into host names in Windows logs? I know it doesn't need to, it can collect this information when the connection is made, but it might, because saving that information is just extra info that could be found through a translation later.

                        I don't know about Windows specifically, but I know some logging tools can use PTRs for validation.

                        1 Reply Last reply Reply Quote 0
                        • wirestyle22W
                          wirestyle22 @Dashrender
                          last edited by

                          @Dashrender said in DNS discussion:

                          @stacksofplates said in DNS discussion:

                          @Dashrender said in DNS discussion:

                          @stacksofplates said in DNS discussion:

                          For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                          But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                          OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                          It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                          He also needs to kill WINS, but that's another matter.

                          It literally won't install the replicate without it so it is a requirement.

                          So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                          Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                          But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                          Exactly this

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • stacksofplatesS
                            stacksofplates @Dashrender
                            last edited by

                            @Dashrender said in DNS discussion:

                            @stacksofplates said in DNS discussion:

                            @Dashrender said in DNS discussion:

                            @stacksofplates said in DNS discussion:

                            For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                            But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                            OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                            It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                            He also needs to kill WINS, but that's another matter.

                            It literally won't install the replicate without it so it is a requirement.

                            So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                            Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                            But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                            Don't have all static. What's the value in that? I think for the new stuff I'm setting up, only the hypervisors, DHCP, and DNS servers are static. Everything else is reservations and dynamic.

                            1 Reply Last reply Reply Quote 0
                            • stacksofplatesS
                              stacksofplates @Dashrender
                              last edited by

                              @Dashrender said in DNS discussion:

                              @stacksofplates said in DNS discussion:

                              @Dashrender said in DNS discussion:

                              @stacksofplates said in DNS discussion:

                              For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                              But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                              OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                              It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                              He also needs to kill WINS, but that's another matter.

                              It literally won't install the replicate without it so it is a requirement.

                              So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                              Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                              But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                              And I think you answered your own question here. It may have led them to the wrong conclusion based on bad information, but one that is properly set up is useful or else they wouldn't even have been looking there.

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @stacksofplates
                                last edited by

                                @stacksofplates said in DNS discussion:

                                @Dashrender said in DNS discussion:

                                @stacksofplates said in DNS discussion:

                                @Dashrender said in DNS discussion:

                                @stacksofplates said in DNS discussion:

                                For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                                It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                                He also needs to kill WINS, but that's another matter.

                                It literally won't install the replicate without it so it is a requirement.

                                So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                                Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                                But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                                And I think you answered your own question here. It may have led them to the wrong conclusion based on bad information, but one that is properly set up is useful or else they wouldn't even have been looking there.

                                Right, if you are going to have a static network, then this is simply one more thing that you have to deal with as I said earlier. Not doing it is going to cause problems sooner or later.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch @Dashrender
                                  last edited by JaredBusch

                                  @Dashrender said in DNS discussion:

                                  @stacksofplates said in DNS discussion:

                                  For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                  But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                  This post makes me wonder - Does Windows auto convert IP log entries into host names in Windows logs? I know it doesn't need to, it can collect this information when the connection is made, but it might, because saving that information is just extra info that could be found through a translation later.

                                  No, it cannot be found through a translation later. because that information may no longer correctly match. You HAVE to get the translation immediately or your logs are worthless (regarding the reverse DNS informaiton).

                                  Event happens Saturday and only IP is logged.

                                  DNS updates on Monday because device on IP changed.

                                  You pull Saturday's log on Wednesday and get Monday's machine name.

                                  Have fun tracking down the real problem.

                                  DashrenderD 1 Reply Last reply Reply Quote 2
                                  • DashrenderD
                                    Dashrender @JaredBusch
                                    last edited by

                                    @JaredBusch said in DNS discussion:

                                    @Dashrender said in DNS discussion:

                                    @stacksofplates said in DNS discussion:

                                    For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                    But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                    This post makes me wonder - Does Windows auto convert IP log entries into host names in Windows logs? I know it doesn't need to, it can collect this information when the connection is made, but it might, because saving that information is just extra info that could be found through a translation later.

                                    No, it cannot be found through a translation later. because that information may no longer correctly match. You HAVE to get the translation immediately or your logs are worthless (regarding the reverse DNS informaiton).

                                    Event happens Saturday and only IP is logged.

                                    DNS updates on Monday because device on IP changed.

                                    You pull Saturday's log on Wednesday and get Monday's machine name.

                                    Have fun tracking down the real problem.

                                    Good point JB - though you don't need reverse DNS for that, you can get the host name from the client itself, which would be much more accurate.

                                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                                    • JaredBuschJ
                                      JaredBusch @Dashrender
                                      last edited by

                                      @Dashrender said in DNS discussion:

                                      @JaredBusch said in DNS discussion:

                                      @Dashrender said in DNS discussion:

                                      @stacksofplates said in DNS discussion:

                                      For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                      But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                      This post makes me wonder - Does Windows auto convert IP log entries into host names in Windows logs? I know it doesn't need to, it can collect this information when the connection is made, but it might, because saving that information is just extra info that could be found through a translation later.

                                      No, it cannot be found through a translation later. because that information may no longer correctly match. You HAVE to get the translation immediately or your logs are worthless (regarding the reverse DNS informaiton).

                                      Event happens Saturday and only IP is logged.

                                      DNS updates on Monday because device on IP changed.

                                      You pull Saturday's log on Wednesday and get Monday's machine name.

                                      Have fun tracking down the real problem.

                                      Good point JB - though you don't need reverse DNS for that, you can get the host name from the client itself, which would be much more accurate.

                                      Which client? All you have in the log is the IP in this scheme. If you track that IP now, it will be a different machine.

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

                                        @wirestyle22 said in DNS discussion:

                                        @Dashrender said in DNS discussion:

                                        @stacksofplates said in DNS discussion:

                                        @Dashrender said in DNS discussion:

                                        @stacksofplates said in DNS discussion:

                                        For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                        But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                        OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                                        It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                                        He also needs to kill WINS, but that's another matter.

                                        It literally won't install the replicate without it so it is a requirement.

                                        So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                                        Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                                        But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                                        Exactly this

                                        Why would it be manual? What situation is causing there to be any amount of work?

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

                                          @JaredBusch said in DNS discussion:

                                          @stacksofplates said in DNS discussion:

                                          @Dashrender said in DNS discussion:

                                          @stacksofplates said in DNS discussion:

                                          @Dashrender said in DNS discussion:

                                          @stacksofplates said in DNS discussion:

                                          For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                          But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                          OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                                          It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                                          He also needs to kill WINS, but that's another matter.

                                          It literally won't install the replicate without it so it is a requirement.

                                          So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                                          Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                                          But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                                          And I think you answered your own question here. It may have led them to the wrong conclusion based on bad information, but one that is properly set up is useful or else they wouldn't even have been looking there.

                                          Right, if you are going to have a static network, then this is simply one more thing that you have to deal with as I said earlier. Not doing it is going to cause problems sooner or later.

                                          Right.... layers of mistakes where one mistake is leading to another based on it. If PTR records take any effort, don't ignore the real problem by not updating PTR, instead, fix the actual problem.

                                          DashrenderD 1 Reply Last reply Reply Quote 1
                                          • stacksofplatesS
                                            stacksofplates @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in DNS discussion:

                                            @wirestyle22 said in DNS discussion:

                                            @Dashrender said in DNS discussion:

                                            @stacksofplates said in DNS discussion:

                                            @Dashrender said in DNS discussion:

                                            @stacksofplates said in DNS discussion:

                                            For me it's mostly convenience. Another use other than what I mentioned before is I can quickly find what machine a person SSH'd in from.

                                            But I know FreeIPA replicas need it because I just installed one this morning and had to add the PTR.

                                            OK these are useful tools for IT, but they aren't requirements. The system won't suddenly stop replicating, or authenticating, etc because you don't have reverse DNS setup.

                                            It's kinda obvious that Wire has a mess in his static environment. I'm thinking that he should just kill the reverse entries to prevent the problem he experienced in trouble shooting this.

                                            He also needs to kill WINS, but that's another matter.

                                            It literally won't install the replicate without it so it is a requirement.

                                            So let's reverse the question. If nothing relies on it, how can the reverse be screwing anything up?

                                            Well, in this case - it led someone to a wrong conclusion to the root of a problem. Now this isn't the fault of reverse DNS.

                                            But having to maintain a manual reverse DNS table can be a fair amount of work, and if it offers no value, why do it?

                                            Exactly this

                                            Why would it be manual? What situation is causing there to be any amount of work?

                                            I love my playbook for this. I have reservations but they don't auto update DNS. The dict has the host info (address, record type, mac, etc) and generates the reservation and adds the A and PTR at the same time. Any changes are done in Git and it's all automatic.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post