In some email I received from Keith Clay, sie wrote: > Folks, > > We have two proxies that are loadbalanced and using ipfilter. the default > routes on the backend machines is one of the proxies. This causes problems > because when going through the second proxy, it doesn't work. How do I > setup routing so that the reply goes to the proxy that originated it?
The easiest solution would be to NAT all traffic going out the interface on the proxy towards the backend machine to the IP address of that NIC. Darren
