Link: https://www.linode.com/docs/guides/what-is-iptables/ ## Issue In the image in the [Tables section](https://www.linode.com/docs/guides/what-is-iptables/#tables), the NAT table only contains the output, prerouting, and postrouting chain. It should also include the input chain. ## Suggested Fix The NAT table should also include the input chain.