Re: can't setup nginx as transparent proxy server

2016-08-09 Thread Francis Daly
On Tue, Aug 09, 2016 at 01:20:46PM +0800, Peng Xie wrote: Hi there, > I am relatively new to nginx. I would like to setup nginx as a > transparent reverse proxy. What, specifically, do you mean by "transparent", here? I think that the nginx proxy_bind config is intended so that the upstream se

Re: can't setup nginx as transparent proxy server

2016-08-08 Thread Roman Arutyunyan
Hi, On Tue, Aug 09, 2016 at 01:20:46PM +0800, Peng Xie wrote: > Hi, > > I am relatively new to nginx. I would like to setup nginx as a > transparent reverse proxy. > > Here is the topology of my network. > , > | ++ > | || > | | 192.168.56.10

can't setup nginx as transparent proxy server

2016-08-08 Thread Peng Xie
Hi, I am relatively new to nginx. I would like to setup nginx as a transparent reverse proxy. Here is the topology of my network. , | ++ | || | | 192.168.56.109:80| <-- upstream which is the real http server on port 80 | |