X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pve-firewall.adoc;h=8f5936cec18b6728c1edb5b04a50ad9dd85ca7fb;hb=f19fe91d7620710d6aff5215ed049866118e433f;hp=11fe9166323500c0c456f0e83d73518be77691d6;hpb=b2f242abe4c50227f5610767e6fcaa40654c2b88;p=pve-docs.git diff --git a/pve-firewall.adoc b/pve-firewall.adoc index 11fe916..8f5936c 100644 --- a/pve-firewall.adoc +++ b/pve-firewall.adoc @@ -1,3 +1,4 @@ +[[chapter_pve_firewall]] ifdef::manvolnum[] pve-firewall(8) =============== @@ -19,14 +20,13 @@ 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 +82,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 +145,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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -165,7 +167,7 @@ include::pve-firewall-host-opts.adoc[] This sections contains host specific firewall rules. - +[[pve_firewall_vm_container_configuration]] VM/Container Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -247,6 +249,7 @@ OUT ACCEPT # accept all outgoing packages ---- +[[pve_firewall_security_groups]] Security Groups --------------- @@ -271,7 +274,7 @@ Then, you can add this group to a VM's firewall GROUP webserver ---- - +[[pve_firewall_ip_aliases]] IP Aliases ---------- @@ -309,7 +312,7 @@ explicitly assign the local IP address local_network 1.2.3.4 # use the single ip address ---- - +[[pve_firewall_ip_sets]] IP Sets ------- @@ -357,7 +360,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 +489,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}