Re: [Ekiga-list] nf_conntrack_sip and ekiga

2015-01-25 Thread Damien Sandras
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

Re: [Ekiga-list] nf_conntrack_sip and ekiga

2015-01-25 Thread ael
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