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

NAT with load balance problem

shahid_duet
Level 1
Level 1

Dear Boss

I am using 192.168.1.1 as database server in headoffice. my branch user are more than 500. all user hit at 192.168.1.1 for database. Now i want to NAT  with applicttion server 192.168.1.50 and 192.168.1.51 with load balance As some user hit 192.168.1.1 form branch but traffice go to 192.168.1.50 and some users traffice go to 192.168.1.51.

I want to do it in My core router (cisco 3845) in Headoffice.

how i do these two things  ?

Please suggest me.

Thanking You

shahid

1 Reply 1

Marwan ALshawi
VIP Alumni
VIP Alumni

Hi

you can use IOS SLB if your IOS 12.4 enterprise services

see bellow example

http://www.cisco.com/en/US/docs/ios-xml/ios/slb/configuration/12-4/Configuration_Examples_for_IOS_SLB.html

or you can use destination NATing, see bellow example:

http://enotepad.wordpress.com/2008/08/22/nat-with-load-balancing/

HTH

if helpful Rate