When running in cluster mode, we shouldn't return the remote_addr of one of our front machines, this should be written by the front machines themselves and match the real sender's IP address.
See lightning/bolts#917 (comment)
This needs some investigation, maybe there is something else that messes things up (e.g. a load balancer's IP address being reported).