02-24-2006 03:08 PM
I need balance services, the problem is: the client will be within the same VLAN where the host and the CSS 11500 are!!
There are other services working, where the client is on a different VLAN than the HOST,
Thanks in advance,
02-24-2006 04:15 PM
you will need a group to nat the client ip address when the css forwards the traffic to the server.
It will guarantee that the response from the server goes back to the CSS.
This is done with a config like this
service SRV1
ip x.x.x.x
active
group MyNat
vip x.x.x.x
add destination service SRV1
active
The vip ip address can be whatever address as long as the server knows it belongs to the CSS.
You can reuse the same vip as for the content rule.
Regards,
Gilles.
02-28-2006 08:55 AM
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