How to set the nginx's IP address when sending datagram? -
the machine has 2 ip address, first 192.168.0.10, , other 1 192.168.0.12, 192.168.0.12 vip(keepalived).
i wanna nginx send data out targe machine source ip vip 192.168.0.12, but, target machine detect ip 192.168.0.10.
is there way set nginx source ip vip 192.168.0.12?
Comments
Post a Comment