Folks, greetings.
I have the following scenario:
A users network (10.0.0.0/24) trying to connect to a pair of web servers on 192.168.1.0/24 network. I am trying to load-balance using N9k (ITD) with the version 7.0(3)I4(2) in mode vPC.
The configuration is as follows:
Nexus 1 ans Nexus 2
itd device-group SERVER_WEB
probe icmp
node ip 192.168.1.10
node ip 192.168.1.20
itd BALACING_WEB
device-group SERVER_WEB
virtual ip 192.168.1.100 255.255.255.255
ingress interface Vlan10
failaction node reassign
load-balance method src ip buckets 2
no shut
Problems:
If I configure VIP on the same servers’ network (customer’s demand), the clients cannot reach the web server using VIP. Actually client cannot even ping VIP.
In the browser, when I enter the IP address of the VIP, the page does not open, that is, the package is not redirected.
Is the configuration correct? Is there something I have to change in the Nexus configuration? Is there something I have to change on the servers?
I am dealing with this problem for quite a few days and so far was not able to solve it.
Any help would be greatly appreciated.
Best Regards,
Leandro.