mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 09:05:38 +00:00
network: nat: add extra newlines between links for readability
otherwise they are all rendered in one line in all our outputs (wiki, pdf, html) Signed-off-by: Oguz Bektas <o.bektas@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
10da5ce16b
commit
217f7cd81b
@ -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]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user