03-10-2006 12:28 PM
any help is appreciated.
client --> css11501 --> web servers
i want the web servers to see the client ip address as the source address. what is the best method to acheive this? or a link to some information on this...thank you
03-13-2006 12:55 AM
if you do not configure a 'group', the css will not change the client ip.
This requires that the path server -> client goes back through the CSS.
Either with static routes, or policy routing.
If you can't have your path go back to the CSS, then you need the group to nat the client ip and in this case there is no way to preserve the info.
Gilles.
03-23-2006 06:04 PM
Gilles ..... Is there an example of creating this group for client side nating??
I looked everywhere and cannot find anything.
Thanks!
-N
03-24-2006 02:33 AM
simply configure it like this
group
vip x.x.x.x [whatever ip that belongs only to the CSS]
add destination service
[repeat previous line for every service that requires nating]
inservice
!
Here is a link to the config guide for more info
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide