mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 20:02:47 +00:00
pvesdn: add note to port isolation to use firewall in clusters
since port isolation is only local on the host. To get better port isolation, the VNET firewall can be used. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
e3818925ad
commit
b074964d6f
@ -388,6 +388,10 @@ but not for the interface itself. This means guests can only send traffic to
|
|||||||
non-isolated bridge-ports, which is the bridge itself. In order for this setting
|
non-isolated bridge-ports, which is the bridge itself. In order for this setting
|
||||||
to take effect, you need to restart the affected guest.
|
to take effect, you need to restart the affected guest.
|
||||||
|
|
||||||
|
NOTE: Port isolation is local to each host. Use the
|
||||||
|
xref:pvesdn_firewall_integration[VNET Firewall] to further isolate traffic in
|
||||||
|
the VNET across nodes. For example, DROP by default and only allow traffic from
|
||||||
|
the IP subnet to the gateway and the vice versa.
|
||||||
|
|
||||||
[[pvesdn_config_subnet]]
|
[[pvesdn_config_subnet]]
|
||||||
Subnets
|
Subnets
|
||||||
|
Loading…
Reference in New Issue
Block a user