<div dir="ltr"><div>nginx/1.11.13<br></div><div><br></div><div><br></div><div>i have 4 server IPs, all registered in network interface</div><div>and many domains and apps, also on different ports.</div><div><br></div><div>all other ports are ok:</div><div>custom_ip1:443, custom_ip1:5000, custom_ip1:81<br></div><div>custom_ip2:443, custom_ip2:5000, custom_ip2:81<br></div><div>custom_ip3:443, custom_ip3:5000, custom_ip3:81<br></div><div><br></div><div>but i can not make it listen on custom_ip:80</div><div>port 80 is always <a href="http://0.0.0.0:80">0.0.0.0:80</a><br></div><div><br></div><div>cd /etc/nginx</div><div>grep listen -r *</div><div>only "listen custom_ip:80;"</div><div><br></div><div>why is that??</div></div>