I am new to F5 BIG-IP, i can create the Virtual Server with pool and pool members to create a LTM for subnet A Virtual Server to subnet B servers.
But when i configure the Virtual Server to load balance the servers on the same subnet, it just not work, i can telnet the web server port 80 via the Virtual Server, but when i open it on web browser with the virtual ip, the page cannot be loaded.
The BIG-IP running at 9.3 version.
WORKING (Different Subnet)
Virtual Server: 192.168.1.10
Web Server A: 192.168.2.11
Web Server B: 192.168.2.12
NOT WORKING (Same Subnet)
Virtual Server: 192.168.1.10
Web Server A: 192.168.1.11
Web Server B: 192.168.1.12