Hacker News new | ask | show | jobs
by otterley 873 days ago
Yes, I'm aware that 4-tuples must be unique. And so, by having a LB and/or server bind to more than one IP address, you can easily overcome that limit.
1 comments

If you have multiple client-accessible IP addresses available to a server, I guess? But that's in no way common?
It's quite common in Kubernetes deployments, where each server in a separate Pod binds to a separate IP address.

And, as I said before, with DSR, there's a broad diversity of client IPs, so a single server address doesn't typically cause concerns with 4-tuple exhaustion.

I think we're speaking from wildly different, and incompatible, contexts.

DSR is niche at best, not something that can be assumed.