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

    Web Mail Not Working After Adding New DNS Zone

    Scheduled Pinned Locked Moved IT Discussion
    41 Posts 10 Posters 8.2k 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 @Kelly
      last edited by

      @Kelly said in Web Mail Not Working After Adding New DNS Zone:

      What about creating a CNAME that points to the internal A record?

      For example:

      A 192.168.1.5 ownlcloud.rose.internal
      CNAME owncloud.roseradiology.com owncloud.rose.internal

      I did not think Windows let you do that

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

        For you internal DNS server, you have to now setup everything to match what your external DNS shows, except for the items that you want to point to internal addresses.

        Here is a live working example from a client

        Internal DNS for domain.com
        0_1464042365926_upload-a7758d34-dd8f-495b-b82b-ffa39610f2d7

        External DNS for domain.com
        0_1464042559840_upload-96b9816b-4492-4a84-ada5-abfcdb1b39cb

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

          @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

          @Kelly said in Web Mail Not Working After Adding New DNS Zone:

          What about creating a CNAME that points to the internal A record?

          For example:

          A 192.168.1.5 ownlcloud.rose.internal
          CNAME owncloud.roseradiology.com owncloud.rose.internal

          I did not think Windows let you do that

          You absolutely can do this.
          0_1464043080529_one.png

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

            @Dashrender said in Web Mail Not Working After Adding New DNS Zone:

            @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

            @Kelly said in Web Mail Not Working After Adding New DNS Zone:

            What about creating a CNAME that points to the internal A record?

            For example:

            A 192.168.1.5 ownlcloud.rose.internal
            CNAME owncloud.roseradiology.com owncloud.rose.internal

            I did not think Windows let you do that

            You absolutely can do this.

            Of course you can add a CNAME to an existing zone. I thought @Kelly was saying to add a CNAME for owncloud.roseradiology.com without adding roseradiology.com as a forward lookup zone.

            That was what I thought you could not do.

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

              @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

              @Dashrender said in Web Mail Not Working After Adding New DNS Zone:

              @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

              @Kelly said in Web Mail Not Working After Adding New DNS Zone:

              What about creating a CNAME that points to the internal A record?

              For example:

              A 192.168.1.5 ownlcloud.rose.internal
              CNAME owncloud.roseradiology.com owncloud.rose.internal

              I did not think Windows let you do that

              You absolutely can do this.

              Of course you can add a CNAME to an existing zone. I thought @Kelly was saying to add a CNAME for owncloud.roseradiology.com without adding roseradiology.com as a forward lookup zone.

              That was what I thought you could not do.

              huh, yeah I would guess you couldn't do that either, again, if you're not hosting the zone you want to Cname to, you can't do it.

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

                @Dashrender said in Web Mail Not Working After Adding New DNS Zone:

                @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

                @Dashrender said in Web Mail Not Working After Adding New DNS Zone:

                @JaredBusch said in Web Mail Not Working After Adding New DNS Zone:

                @Kelly said in Web Mail Not Working After Adding New DNS Zone:

                What about creating a CNAME that points to the internal A record?

                For example:

                A 192.168.1.5 ownlcloud.rose.internal
                CNAME owncloud.roseradiology.com owncloud.rose.internal

                I did not think Windows let you do that

                You absolutely can do this.

                Of course you can add a CNAME to an existing zone. I thought @Kelly was saying to add a CNAME for owncloud.roseradiology.com without adding roseradiology.com as a forward lookup zone.

                That was what I thought you could not do.

                huh, yeah I would guess you couldn't do that either, again, if you're not hosting the zone you want to Cname to, you can't do it.

                Interestingly enough, it lets you add it, but it does not work.

                owncloud.domain.local resolves to 10.201.1.17

                0_1464043429314_upload-0e34e285-bc53-4015-aab7-b650abf2353d

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

                  Of course it doesn't work - the system isn't authoritative for the daerma.com domain, so it wouldn't even look for that entry.

                  What would be interesting though is the opposite, junk.xxxxxx.local -> oc.daerma.com

                  Which should work.

                  1 Reply Last reply Reply Quote 0
                  • alex.olynykA
                    alex.olynyk
                    last edited by

                    Cname did the trick. Thanks everyone.

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @alex.olynyk
                      last edited by

                      @alex.olynyk said in Web Mail Not Working After Adding New DNS Zone:

                      Cname did the trick. Thanks everyone.

                      Did you add the records for the rest of your public services on roseradiology.com ?

                      1 Reply Last reply Reply Quote 0
                      • alex.olynykA
                        alex.olynyk
                        last edited by

                        yes, everything is working today. and so is owncloud from the outside.

                        1 Reply Last reply Reply Quote 0
                        • alex.olynykA
                          alex.olynyk
                          last edited by

                          i have different URL's for owncloud inside the network and owncloud outside the network but that should be ok.

                          DashrenderD A 2 Replies Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @alex.olynyk
                            last edited by

                            @alex.olynyk said in Web Mail Not Working After Adding New DNS Zone:

                            i have different URL's for owncloud inside the network and owncloud outside the network but that should be ok.

                            It should be OK as long as your users know which to use where.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Alex Sage @alex.olynyk
                              last edited by

                              @alex.olynyk said in Web Mail Not Working After Adding New DNS Zone:

                              i have different URL's for owncloud inside the network and owncloud outside the network but that should be ok.

                              It is? What if they want to share a file?

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

                                @aaronstuder said in Web Mail Not Working After Adding New DNS Zone:

                                @alex.olynyk said in Web Mail Not Working After Adding New DNS Zone:

                                i have different URL's for owncloud inside the network and owncloud outside the network but that should be ok.

                                It is? What if they want to share a file?

                                Well, that is a problem, probably.

                                Is there a reason you don't them the same inside and outside?

                                With DNS you can do this easily.

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