11-08-2006 12:47 AM
the clients have 6 real servers and every server binding some ip addresses in the same subnet.
example:
server1's ip address 10.0.0.1
binding 10.0.0.2 10.0.0.3 10.0.0.4
the clients wants users of outside can access the services supplyed theses ip addresses through one vip addresses.
thanks in advances
11-08-2006 12:51 AM
the CSS uses services.
You can create a service for each ip.
The CSS does not care if the ip addresses belong to the same server. It will just consider each ip as a service.
Use all the services under a content rule and traffic will be loadbalanced between all the ip addresses.
Gilles.
11-08-2006 01:08 AM
thanks
another question is that if these ip addresses supply different services through one vip address, users of outside can access these service ?
11-08-2006 03:16 AM
depends on your config.
If your content rule is a layer3 rule [no port defined] you can access all service [tcp/udp ports] through the same vip.
If you are using L4 content rule [a port is specified] then you need to configure a content rule for each service.
The vip address can be the same.
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