unable to ping VIP from server with the F5 as the DGW
In our current setup, we have a cluster of servers that utilize the F5 load balancer as their default gateway. This load balancer operates as a high availability (HA) pair, with the default gateway set to the floating IP of the F5 device. Additionally, on this very same F5 load balancer, there exists another subnet hosting virtual IPs for other servers within the network, where the F5 is not configured as the default gateway.
The issue at hand is that the servers utilizing the F5 as their gateway are encountering difficulties in reaching the IP addresses within the other subnet on the same F5 device. Specifically, they are unable to establish connectivity via ping to either the virtual IPs or the self IPs of the devices located in the other subnet.
The VIPs in the 10.1.216.x network are reachable everywhere else.
ping 10.1.216.113
Pinging 10.1.216.113 with 32 bytes of data:
Request timed out.
Reply from 10.1.228.3: Destination host unreachable.
Request timed out.
Reply from 10.1.228.3: Destination host unreachable.
Ping statistics for 10.1.216.113:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
ping 10.1.216.10
Pinging 10.1.216.10 with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 10.1.216.10:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
ping 10.1.216.11
Pinging 10.1.216.11 with 32 bytes of data:
Reply from 10.1.216.11: bytes=32 time<1ms TTL=254
Reply from 10.1.216.11: bytes=32 time<1ms TTL=254
Reply from 10.1.216.11: bytes=32 time=1ms TTL=254
Ping statistics for 10.1.216.11:
ping 10.1.216.12
Pinging 10.1.216.12 with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 10.1.216.12:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Windows IP Configuration
Ethernet adapter Ethernet0:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 10.1.228.27
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.1.228.1
Any sugestions?
so if it was suggested and I didnt see it I apoligize. The fix for me was to go to the virtual server that I was trying to access from the host nework (10.1.228.x) which used the F5 as its gateway and add the VLAN to the VLAN and tunnels section. it only had the ext vlan present and when I created the new network and new vlan (int_vlan) I needed to add it to that in order for it to connect to the VIPS