■前提
client IP:172.18.2.4
server IP:172.19.1.4
ILB IP:172.19.1.251
■client から server に http Request
=client側でネットワークモニタで観察した結果
送信元:172.18.2.4
送信先:172.19.1.251
=server側でネットワークモニタで観察した結果
送信元:172.18.2.4
送信先:172.19.1.4
無論、serverのログにも、172.18.2.4からの着信記録。
■server から client に http Response
=server側でネットワークモニタで観察した結果
送信元:172.19.1.4
送信先:172.18.2.4
=client側でネットワークモニタで観察した結果
送信元:172.19.1.251
送信先:172.18.2.4
送信元:172.19.1.251
送信先:172.18.2.4