Welcome! Log In Create A New Profile

Advanced

Re: NTLM sharepoint when use nginx reverse proxy

February 25, 2018 07:38PM
On Sun, Feb 25, 2018 at 1:18 PM Francis Daly <francis@daoine.org> wrote:

> On Sun, Feb 25, 2018 at 11:34:17AM -0500, sonpg wrote:
>
> Hi there,
>
> > i using nginx to reverse proxy for sharepoint site: ecm.test.com:80 and
> > redirect test.com:80 to https://test.com:443.
> > it show "nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address
> already in
> > use)"
>
> You have something other than this nginx running, which is listening on
> port 80.
>
> One nginx with two server{} blocks which each "listen 80" is ok. Two
> separate nginxs which each "listen 80" is not ok.
>
> Maybe you have an old nginx running, maybe you have another web server
> running.
>
> Make sure nothing is listening on port 80 before you start this nginx.
>
> f
> --
> Francis Daly francis@daoine.org
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx


You can’t just install software and expect it to work. Have you drawn up a
design document at all that covers how the connections and handled and
forwarded?

You can’t have multiple processes listening to the same ip:port. You can
get away but changing the ports for different backend applications or use
different ip addresses.

Draw out your design and give it a bit of thought.

> http://mailman.nginx.org/mailman/listinfo/nginx
>
--
Payam Tarverdyan Chychi
Network Security Specialist / Network Engineer
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

NTLM sharepoint when use nginx reverse proxy

sonpg February 23, 2018 03:52AM

Re: NTLM sharepoint when use nginx reverse proxy

sonpg February 23, 2018 04:15AM

Re: NTLM sharepoint when use nginx reverse proxy

Francis Daly February 23, 2018 07:34AM

Re: NTLM sharepoint when use nginx reverse proxy

unclepieman February 23, 2018 09:06AM

Re: NTLM sharepoint when use nginx reverse proxy

jasonw February 23, 2018 10:24AM

Re: NTLM sharepoint when use nginx reverse proxy

sonpg February 25, 2018 04:40AM

Re: NTLM sharepoint when use nginx reverse proxy

Francis Daly February 25, 2018 10:36AM

Re: NTLM sharepoint when use nginx reverse proxy

sonpg February 25, 2018 11:34AM

Re: NTLM sharepoint when use nginx reverse proxy

Francis Daly February 25, 2018 04:20PM

Re: NTLM sharepoint when use nginx reverse proxy

unclepieman February 25, 2018 07:38PM

Re: NTLM sharepoint when use nginx reverse proxy

sonpg March 02, 2018 05:30AM

Re: NTLM sharepoint when use nginx reverse proxy

Francis Daly March 02, 2018 10:54AM

Re: NTLM sharepoint when use nginx reverse proxy

sonpg March 04, 2018 12:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 173
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready