Re: NGINX open source reverse proxy is not connected with same ip as incoming request , it’s changing ip due to this client connnection is not happening - UDP

Maxim Dounin mdounin at mdounin.ru
Wed Aug 7 10:53:33 UTC 2019


Hello!

On Wed, Aug 07, 2019 at 12:28:24AM -0400, atulsharma1989 wrote:

> We are using NGINX open source version 1.12.2 and we have NaT ip configure
> on vm physical interface.
> 
> Issue we have , NGINX is changing IP address during reverse proxy step. 

Changes with nginx 1.13.0, 25 Apr 2017:

    *) Bugfix: if a server in the stream module listened on a wildcard
       address, the source address of a response UDP datagram could differ
       from the original datagram destination address.

Upgrade, it should fix this.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list