Hi,
I've a NLB cluster: the controller and another member.
When I try to disable the dedicated network connection in the cluster
controller,
I can reach the balanced IP only inside the same VLAN of the cluster.
This is an example:
--------------
Cluster controller
dedicated ip: 192.168.0.1
cluster ip: 192.168.0.3
Cluster member
dedicated ip: 192.168.0.2
cluster ip: 192.168.0.3
Testing server
dedicated ip: 192.168.0.4
--------------
Other testing server
dedicated ip: 10.26.1.1
--------------
If I disable the dedicated network connection of the cluster controller,
I can reach the "cluster ip" only from the "192.168.0.4" testing server.
I cannot reach the cluster from the "10.26.1.1" testing server, that is
outside
the VLAN.
Why this happen? Why I can reach the cluster ip ONLY from a server inside
the VLAN?
Thanks
Bye