Yes, that is what I am looking for. I have public IP addresses on client side. Did you mean giving private IP aliases to proxy server and then NAT these IP addresses to the clients?
On Fri, 9 Jan 2004, Henrik Nordstrom wrote: > On Fri, 9 Jan 2004 [EMAIL PROTECTED] wrote: > > > Yes. > > > > I need to put a transparent cache before bandwidht manager. > > > Ok, so your question is if it is possible to proxy and have the proxy use > the same IP address as the client. > > Yes this is possible, provided ALL return traffic to the clients is routed > via the proxy server. What you do is that you set up as many IP aliases as > you have clients on the proxy server using private IP addresses, then NAT > these back to the client IP addresses and create tcp_outgoing_address > rules assigning each client one of these private IP aliases. > > Regards > Henrik >