nginx on host + nginx in jail - how to setup two servers?

SplitIce mat999 at gmail.com
Sat Oct 30 18:26:41 MSD 2010


I run a similar setup, its not hard. just proxy_pass on the outermost
server.

On Sun, Oct 31, 2010 at 12:59 AM, Ian Hobson <ian.hobson at ntlworld.com>wrote:

> On 29/10/2010 18:26, dong wrote:
>
>> I have one nginx server on my host, whose connected to internet. I have
>> second nginx in jail, whose has nonroutable ip. I want:
>>
>> nginx jail --->  nginx host --->  internet (world)
>>
>> How I can setup this? Proxy or sth?
>>
> If you really want to run nginx on both machines, then you need to set up a
> normal install in the jail machine, and a reverse proxy configuration on the
> firewall.
>
> If you can serve all your content from the "jail" version, then you don't
> need the version on the firewall.  Simply port forward port 80 to the port
> and ip of the "jail" machine.  I think you only need to forward TCP. If you
> are using https then you will need to forward that port also.
>
> Regards
>
> Ian
>
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



-- 
Warez Scene <http://thewarezscene.org> Free Rapidshare
Downloads<http://www.nexusddl.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20101031/180bf761/attachment.html>


More information about the nginx mailing list