otherwise they all show up in one line on the wiki Signed-off-by: Oguz Bektas <[email protected]> --- pve-network.adoc | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/pve-network.adoc b/pve-network.adoc index 1c5ae17..294c201 100644 --- a/pve-network.adoc +++ b/pve-network.adoc @@ -261,8 +261,11 @@ post-down iptables -t raw -D PREROUTING -i fwbr+ -j CT --zone 1 ---- For more information about this, refer to the following links: + https://commons.wikimedia.org/wiki/File:Netfilter-packet-flow.svg[Netfilter Packet Flow] + https://lwn.net/Articles/370152/[Patch on netdev-list introducing conntrack zones] + https://blog.lobraun.de/2019/05/19/prox/[Blog post with a good explanation by using TRACE in the raw table] -- 2.20.1 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
