how to configure multiple virtual server on nginx?

Maxim Dounin mdounin at mdounin.ru
Wed Jul 27 07:20:35 UTC 2011


Hello!

On Tue, Jul 26, 2011 at 10:06:12PM -0400, debugger87 wrote:

> Hi,all
> Pardon please,I'm not an English native speaker.So,I may make mistake in
> grammar.
> I have 4 IP address on my ubuntu server computer.For the convenience to
> ditinguish them ,I name them as IP-1,IP-2,IP-3 and IP-4.
> Now,I configure 3 virtual servers on nginx.The key content of
> configuration is following.

[...]

> In my opinion,those 3 virtual servers can wholely work right.But I met a
> very surprising problem:the 1st and 2nd server can work
> right,nevertheless,the third virtual server can not access.I look over
> nginx.conf,and never find out any configuration mistake.Then,I change
> the 3rd server's LISTEN IP address IP-3 to IP-2,and change the 2nd
> server's LISTEN IP address IP-2 to IP-3.Oh my god,the 2nd server can not
> access,but the 3rd can.I just exchange their LISTEN IP address.If you
> have  understood my problem description,would you please give me some
> good suggestion?

>From your description it looks like the problem lies somewhere 
outside of nginx, e.g. your firewall preventing you from accessing 
IP-3.

Maxim Dounin



More information about the nginx mailing list