Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker_notes:docker [2025-06-21 Sat wk25 12:15] – [Networks] baumkpdocker_notes:docker [2025-09-20 Sat wk38 09:45] (current) – [DNS and nftable / iptables / netfilter within containers] baumkp
Line 76: Line 76:
 ++++ ++++
 ++++nft list table ip nat| ++++nft list table ip nat|
-<code># Warning: table ip nat is managed by iptables-nft, do not touch!+<code bash nft.conf># Warning: table ip nat is managed by iptables-nft, do not touch!
 table ip nat { table ip nat {
  chain DOCKER_OUTPUT {  chain DOCKER_OUTPUT {