proxmox/vm-nat-bridge¶
The template to use for configuring the NAT Add Bridge network.
This param is used to define the name of the Bridge that will be created
for attaching Virtual Machines which should be NAT (Masqueraded). It will
be attached to the primary bridge defined by proxmox/vm-external-bridge
Param.
NAT Masquerading will be set up for proxmox/vm-nat-subnet
. There are no
DHCP services setup automatically. Either statically assign IP addresses from
that range, or enable a DRP Subnet for that range on the proxmox/vm-nat-bridge
interface.
The default is vmnat0
.