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

    Problems with Exchange 2010 and NginX reverse proxy

    Scheduled Pinned Locked Moved IT Discussion
    exchange 2010nginxreverse proxy
    30 Posts 6 Posters 12.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 @Dashrender
      last edited by gjacobse

      @Dashrender said:

      @JaredBusch said:

      This is f[moderated] up.

      OWA (HTTP 502) and Outlook 2013 (HTTP 401) on my PC will not connect.

      Outlook 2016 on my MacBook connects perfectly.

      What browser?

      All

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

        Does OWA work on the MAC?

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

          @Dashrender said:

          Does OWA work on the MAC?

          Nope, same proxy error in al, browsers.

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

            At this point I think I will just add another of the IP addressed the client owns to their router and put owncloud there behind the proxy and then any new things can use that too.

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

              What are you protecting exchange with?

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

                Just found this post.
                http://blog.adamjoshuasmith.com/deploying-exchange-2016-behind-nginx-free/

                I will certainly be trying this out with a client that has Exchange 2013.

                I also found this
                http://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx

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

                  @Dashrender said:

                  What are you protecting exchange with?

                  Missed following up on this question. This client uses Google Message Security that was migrated in from Postini.

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

                    @JaredBusch said:

                    Just found this post.
                    http://blog.adamjoshuasmith.com/deploying-exchange-2016-behind-nginx-free/

                    I will certainly be trying this out with a client that has Exchange 2013.

                    I also found this
                    http://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx

                    Did this end up working for you

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

                      @wirestyle22 said:

                      @JaredBusch said:

                      Just found this post.
                      http://blog.adamjoshuasmith.com/deploying-exchange-2016-behind-nginx-free/

                      I will certainly be trying this out with a client that has Exchange 2013.

                      I also found this
                      http://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx

                      Did this end up working for you

                      Not using them. As I just stated, I just found them and will try it out.

                      1 Reply Last reply Reply Quote 1
                      • nadnerBN
                        nadnerB
                        last edited by

                        Have you run the remote connectivity analyzer?
                        https://testconnectivity.microsoft.com/

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

                          @nadnerB said:

                          Have you run the remote connectivity analyzer?
                          https://testconnectivity.microsoft.com/

                          Umm, why?

                          I am not having any connectivity issues. The problem with a proxy and Exchange is how Exchange handles ActiveSync and OutlookAnywhere. These are well known issues that are well documented when you try to implement a proxy.

                          1 Reply Last reply Reply Quote 0
                          • nadnerBN
                            nadnerB
                            last edited by

                            Whoops, I misread part of your OP. Never mind.

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

                              I have a new solution to try maybe tomorrow.
                              http://blog.adamjoshuasmith.com/deploying-exchange-2016-behind-nginx-free/

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

                                no one has tried to get nginx-extras into a mainstream or alternate repo, so I may roll a Debian proxy just because. I hate to mix OS like this, though. Keeps things simpler when everything is the same OS, no technical reasoning.

                                1 Reply Last reply Reply Quote 2
                                • JaredBuschJ
                                  JaredBusch
                                  last edited by

                                  So before I go and spin up an Ubuntu 17.04 VM, does anyone know of any methods to get the stuff that nginx-extras adds on Debian to a Fedora based install?

                                  https://packages.debian.org/jessie/nginx-extras

                                  coliverC 1 Reply Last reply Reply Quote 0
                                  • coliverC
                                    coliver @JaredBusch
                                    last edited by

                                    @JaredBusch said in Problems with Exchange 2010 and NginX reverse proxy:

                                    So before I go and spin up an Ubuntu 17.04 VM, does anyone know of any methods to get the stuff that nginx-extras adds on Debian to a Fedora based install?

                                    https://packages.debian.org/jessie/nginx-extras

                                    Other then compiling it from source? I don't think so.

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

                                      Looks like Copr has it.

                                      http://copr-fe.cloud.fedoraproject.org/coprs/a15/NGINX-extras/build/257876/

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

                                        @scottalanmiller said in Problems with Exchange 2010 and NginX reverse proxy:

                                        Looks like Copr has it.

                                        http://copr-fe.cloud.fedoraproject.org/coprs/a15/NGINX-extras/build/257876/

                                        Except it says build failed?

                                        coliverC 1 Reply Last reply Reply Quote 0
                                        • coliverC
                                          coliver @JaredBusch
                                          last edited by

                                          @JaredBusch said in Problems with Exchange 2010 and NginX reverse proxy:

                                          @scottalanmiller said in Problems with Exchange 2010 and NginX reverse proxy:

                                          Looks like Copr has it.

                                          http://copr-fe.cloud.fedoraproject.org/coprs/a15/NGINX-extras/build/257876/

                                          Except it says build failed?

                                          That's just for Fedora 22. If you look at the log it show it has build successfully for 25 and 26.

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

                                            @coliver said in Problems with Exchange 2010 and NginX reverse proxy:

                                            @JaredBusch said in Problems with Exchange 2010 and NginX reverse proxy:

                                            @scottalanmiller said in Problems with Exchange 2010 and NginX reverse proxy:

                                            Looks like Copr has it.

                                            http://copr-fe.cloud.fedoraproject.org/coprs/a15/NGINX-extras/build/257876/

                                            Except it says build failed?

                                            That's just for Fedora 22. If you look at the log it show it has build successfully for 25 and 26.

                                            Ah, just clicked his link..

                                            coliverC 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post