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

    Problems with Exchange 2010 and NginX reverse proxy

    IT Discussion
    exchange 2010 nginx reverse proxy
    6
    30
    11.9k
    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 @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
                        • coliverC
                          coliver @JaredBusch
                          last edited by

                          @JaredBusch Actually it only show successful for Fedora 24 and 26 not 25. That's odd.

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

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

                            @JaredBusch Actually it only show successful for Fedora 24 and 26 not 25. That's odd.

                            Yeah, 25 appears to be SKIPPED.

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

                              I'll toss a test 26 system up, no problem.

                              How do I enable a copr package though? My google is failing.

                              N/m found it on the right of the screen.

                              dnf copr enable a15/NGINX-extras 
                              
                              1 Reply Last reply Reply Quote 1
                              • JaredBuschJ
                                JaredBusch
                                last edited by

                                [10:54 jbusch ~]$ sudo dnf copr enable a15/NGINX-extras 
                                [sudo] password for jbusch: 
                                
                                You are about to enable a Copr repository. Please note that this
                                repository is not part of the main Fedora distribution, and quality
                                may vary.
                                
                                The Fedora Project does not exercise any power over the contents of
                                this repository beyond the rules outlined in the Copr FAQ at
                                <https://fedorahosted.org/copr/wiki/UserDocs#WhatIcanbuildinCopr>, and
                                packages are not held to any quality or security level.
                                
                                Please do not file bug reports about these packages in Fedora
                                Bugzilla. In case of problems, contact the owner of this repository.
                                
                                Do you want to continue? [y/N]: 
                                
                                
                                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:

                                  [10:54 jbusch ~]$ sudo dnf copr enable a15/NGINX-extras 
                                  [sudo] password for jbusch: 
                                  
                                  You are about to enable a Copr repository. Please note that this
                                  repository is not part of the main Fedora distribution, and quality
                                  may vary.
                                  
                                  The Fedora Project does not exercise any power over the contents of
                                  this repository beyond the rules outlined in the Copr FAQ at
                                  <https://fedorahosted.org/copr/wiki/UserDocs#WhatIcanbuildinCopr>, and
                                  packages are not held to any quality or security level.
                                  
                                  Please do not file bug reports about these packages in Fedora
                                  Bugzilla. In case of problems, contact the owner of this repository.
                                  
                                  Do you want to continue? [y/N]: 
                                  
                                  

                                  Well at least you are adequately warned.

                                  JaredBuschJ 1 Reply Last reply Reply Quote 1
                                  • 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:

                                    [10:54 jbusch ~]$ sudo dnf copr enable a15/NGINX-extras 
                                    [sudo] password for jbusch: 
                                    
                                    You are about to enable a Copr repository. Please note that this
                                    repository is not part of the main Fedora distribution, and quality
                                    may vary.
                                    
                                    The Fedora Project does not exercise any power over the contents of
                                    this repository beyond the rules outlined in the Copr FAQ at
                                    <https://fedorahosted.org/copr/wiki/UserDocs#WhatIcanbuildinCopr>, and
                                    packages are not held to any quality or security level.
                                    
                                    Please do not file bug reports about these packages in Fedora
                                    Bugzilla. In case of problems, contact the owner of this repository.
                                    
                                    Do you want to continue? [y/N]: 
                                    
                                    

                                    Well at least you are adequately warned.

                                    That was on my Fedora 25 (Korora) desktop. SO I know I cannot install it anyway.

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