Actually, it should magically work without doing anything. You do not
even need distinct destination ports: Linux implements symmetric NAT,
where the public IP/Port will be dynamically allocated depending on the
internal IP:port and the external IP:port. As long as the internal IP is
different, you
On Sun, Jan 25, 2015 at 01:55:27PM +0100, Damien Sandras wrote:
> Actually, it should magically work without doing anything. You do not
> even need distinct destination ports: Linux implements symmetric NAT,
> where the public IP/Port will be dynamically allocated depending on the
> internal IP:por