cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
462
Views
0
Helpful
1
Replies

VIP in SLB can not connect to the real servers

Hi!

I have this situation.

Three server farm, each with two real server, which should be accessed by their Virtual IP addresses in their respective ports, i.e. client request should be natted by the SLB to correspond to the real servers. This means that, clients are in different VLANs from the one with real servers. So clients connects by using Virtual IP addresses, and expected to be natted to the real one. Below is the sample of my configurations;

Server Farm Configurations

==========================

ip slb serverfarm SF_1

nat server

access Vlan21

!

real 10.152.1.69

weight 1

faildetect numconns 1 numclients 1

inservice

!

real 10.152.1.70

weight 1

faildetect numconns 1 numclients 1

inservice

!

Virtual Server Configurations

==============================

ip slb vserver VS_TCP1

virtual 10.154.0.47 udp 69

serverfarm SF_1

access Vlan1

replicate casa 10.200.0.13 10.200.0.14 1026 password xxx

inservice standby FW_Side

!

Now with this configuration, i need to achieve two things;

1. The virtual server needs to be configured to connect to the couple of ports with only one Virtual IP address.

2.The clients, who are in VLAN one, should use the virtual IP address, i.e. 10.154.0.47, to connect to the real servers in ports 20/21, 25 and 69 and any other specified after step one is configured for the couple of ports.

Any support, will highly be appreciated.

Thanks,

Willmark

1 Reply 1

Not applicable

The Cisco IOS Server Load Balancing (SLB) feature allows the user to define a virtual server that represents a cluster of real servers, known as a server farm. When a client initiates a connection to the virtual server, the Cisco IOS SLB load balances the connection to a chosen real server, which depends on the configured load-balance algorithm or predictor.

Configuring Real Servers and Server Farms:

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/slb/guide/rsfarms.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: