Send all traffic through single IP
I need to use one of the droplets as a public ip that all backend scripts (on other droplets) connect through so the client can open one ip on their firewall but I can farm out the work to various servers.
droplet1/public IP droplet 2 connects private->droplet1->outbound to internet.
Is this possible and or easy to do in any way? Basically share a single outbound IP