X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-firewall.adoc;h=1c94636cc245a16da53b6eb627effa27344a3028;hp=8fdb3c6fc1d5d6b665f2a468b8b4f82570e17d08;hb=df0649a4bab49325966efabbf6068a0e1f72152e;hpb=641cc41998d1d6fc46aae0fa5b601dffaaf8cdcb diff --git a/pve-firewall.adoc b/pve-firewall.adoc index 8fdb3c6..1c94636 100644 --- a/pve-firewall.adoc +++ b/pve-firewall.adoc @@ -1,7 +1,7 @@ +[[chapter_pve_firewall]] ifdef::manvolnum[] pve-firewall(8) =============== -include::attributes.txt[] :pve-toplevel: NAME @@ -19,14 +19,12 @@ include::pve-firewall.8-synopsis.adoc[] DESCRIPTION ----------- endif::manvolnum[] - ifndef::manvolnum[] {pve} Firewall ============== -include::attributes.txt[] +:pve-toplevel: endif::manvolnum[] ifdef::wiki[] -:pve-toplevel: :title: Firewall endif::wiki[] @@ -82,6 +80,7 @@ comments. Sections starts with a header line containing the section name enclosed in `[` and `]`. +[[pve_firewall_cluster_wide_setup]] Cluster Wide Setup ~~~~~~~~~~~~~~~~~~ @@ -144,6 +143,7 @@ To simplify that task, you can instead create an IPSet called firewall rules to access the GUI from remote. +[[pve_firewall_host_specific_configuration]] Host Specific Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -169,7 +169,7 @@ This sections contains host specific firewall rules. VM/Container Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~ -VM firewall configuration is read xref:vm_container_configuration[AAA] from: +VM firewall configuration is read from: /etc/pve/firewall/.fw @@ -247,6 +247,7 @@ OUT ACCEPT # accept all outgoing packages ---- +[[pve_firewall_security_groups]] Security Groups --------------- @@ -357,7 +358,7 @@ Traffic from these IPs is dropped by every host's and VM's firewall. ---- -[[ipfilter-section]] +[[pve_firewall_ipfilter_section]] Standard IP set `ipfilter-net*` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -486,7 +487,7 @@ As for the link local addresses required for NDP, there's also an ``IP Filter'' (`ipfilter: 1`) option which can be enabled which has the same effect as adding an `ipfilter-net*` ipset for each of the VM's network interfaces containing the corresponding link local addresses. (See the -<> section for details.) +<> section for details.) Ports used by {pve}