Welcome! Log In Create A New Profile

Advanced

Re: Binding nginx to a single interface

Bai Shen
February 09, 2012 01:08PM
They do.

However, I do have some weird behaviour. I have the server_name set to
www.example.com and that correctly connects me to my web server. But if I
type in 10.1.2.3, that connects me to my web server as well, even though I
don't have a default rule setup.

When I go to 10.1.2.4 I get a "Welcome to nginx!" page.

On Thu, Feb 9, 2012 at 12:54 PM, Maxim Dounin <mdounin@mdounin.ru> wrote:

> Hello!
>
> On Thu, Feb 09, 2012 at 12:42:47PM -0500, Bai Shen wrote:
>
> > I have two nics on my server. I have nginx set to listen on one of them
> > using "listen 10.1.2.3 80" However, it keeps listening on the other ip
> as
> > well. So i'm unable to start anything else on port 80 on that interface.
> >
> > Any ideas what could be wrong? Everything I'm finding says that the
> listen
> > command is all I needed to do.
>
> Make sure all server{} blocks in your config have the above listen
> explicitly specified. If server{} block have no listen directives
> at all, nginx will use "listen 80" by default, and this may be a
> culprit.
>
> Maxim Dounin
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Binding nginx to a single interface

Bai Shen February 09, 2012 12:44PM

Re: Binding nginx to a single interface

Adrián Navarro February 09, 2012 12:46PM

Re: Binding nginx to a single interface

Bai Shen February 09, 2012 12:52PM

Re: Binding nginx to a single interface

Adrián Navarro February 09, 2012 12:52PM

Re: Binding nginx to a single interface

Bai Shen February 09, 2012 01:04PM

Re: Binding nginx to a single interface

Bai Shen February 09, 2012 01:14PM

Re: Binding nginx to a single interface

Maxim Dounin February 09, 2012 12:56PM

Re: Binding nginx to a single interface

Bai Shen February 09, 2012 01:08PM

Re: Binding nginx to a single interface

Maxim Dounin February 09, 2012 06:36PM

Re: Binding nginx to a single interface

Bai Shen February 13, 2012 11:10AM

Re: Binding nginx to a single interface

Maxim Dounin February 13, 2012 03:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 286
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