EC2 UDP Network Loadbalancer does not forward client IP

0

Hi
Issue:

using a UDP network loadbalancer with eks terminated at a mqttsn server does not show up the client ip but remoteaddr is within the ip range of the subnets.

Expected Behavior:
The client IP as described in https://aws.amazon.com/de/about-aws/whats-new/2019/06/network-load-balancer-now-supports-udp-protocol/
is preserved.

Any pointers how to fix / hanldethis issue?
Thanks

uneidel
已提问 4 年前253 查看次数
1 回答
0

this was solved by adding
externalTrafficPolicy: Local

Best
Ulrich

uneidel
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容