Binding nginx to a single interface

Adrián Navarro adrian at navarro.at
Thu Feb 9 17:45:02 UTC 2012


listen ip:port; or listen ip port;? 

actually in that case it would be listening on default for the ip AND for the port as an address (weird scenario).

version?

-a. 

On Thursday 9 de February de 2012 at 18:42, 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.
> _______________________________________________
> nginx mailing list
> nginx at nginx.org (mailto:nginx at nginx.org)
> http://mailman.nginx.org/mailman/listinfo/nginx
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120209/c85e51dc/attachment.html>


More information about the nginx mailing list