Linux Connection NAT Helper not Working
Some protocols need more than one TCP or UDP connection. For NAT to work the firewall needs to open additional ports to allow client-server connections automatically. Examples are FTP (port 21 handshake, additional ports for data), PPTP (port 1723 for handshake, proto GRE 47 for payload) Since Linux kernel (~) 4.7 th...