LLB ping does not work with gateway IP specified

Review Request #46 — Created Oct. 4, 2023 and submitted — Latest diff uploaded

pradeep
APV8
8.6.2
139
kdutta, peteryeh, prajesh, roland, tanya, timlai

Customer facing “time out” issue while ping the remote health check IP manually from the LLB.

AN#ping 10.2.2.10 5 56 30.0.0.2
PING 10.2.2.10 (10.2.2.10) from 30.0.0.1: 56 data bytes
64 bytes from 10.2.2.10: icmp_seq=0 ttl=63 time=2.904 ms
64 bytes from 10.2.2.10: icmp_seq=1 ttl=63 time=0.988 ms
64 bytes from 10.2.2.10: icmp_seq=2 ttl=63 time=0.794 ms

In above command 10.2.2.10 is the machine IP that we are pinging and 30.0.0.2 is the interface gateway.

I have observed that icmp req/reply are passed on to the correct interface where we have the gateway 30.0.0.2

    Loading...