why is nginx binding to 0.0.0.0:80 when I specify explicit IPs to listen on?

Steve Holdoway steve at greengecko.co.nz
Wed Jan 23 03:05:53 UTC 2013


On Tue, 2013-01-22 at 21:59 -0500, middleforkgis wrote:
> http://nginx.org/download/nginx-1.2.6.tar.gz
> 
> ./configure
> ./make
> ./make install 
> 
> /usr/local/sbin/nginx -c /etc/nginx/nginx.conf
> 
> netstat -pant |grep nginx
> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN  
>    16609/nginx.conf
> tcp        0      0 66.113.100.140:81       0.0.0.0:*               LISTEN  
>    16609/nginx.conf
> 
> 
> Problem persists,    the problem does not appear to be with the Debian
> package but in my config.
> 
> I'll try a plain vanilla off-the-shelf nginx.conf next.
> 
> 
> 
> 
> -S
have a looksee what's under /etc/nginx/conf.d... there's often config
for the default 'it works' splash screen in there.

Steve

-- 
Steve Holdoway BSc(Hons) MIITP 
http://www.greengecko.co.nz
Skype: sholdowa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6189 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130123/b9b325ff/attachment-0001.bin>


More information about the nginx mailing list