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
asked 3 years ago249 views
1 Answer
0

this was solved by adding
externalTrafficPolicy: Local

Best
Ulrich

uneidel
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions