Proxmox Firewall for NAT

Thanks for the Post of this Rule (iptables -t raw -A PREROUTING -i fwbr100i0 -j CT --zone 1) - i searched around for many hours but this was not mentioned anywhere!
Please Proxmox-Team consider to spend a short text about this on the https://pve.proxmox.com/wiki/Network_Model Page - as there is the configuration with NAT mentioned but not that it's required to add another rule for the guests to reach the network behind the host.

Thank you!
 
I just fixed using above-mentioned rule the problem of a firewall-protected VM behind the NAT... I wonder if it's still correct in 2019? Do I really have to put all those rules manually for any VM behind NAT being protected by a firewall?
 
  • Like
Reactions: davidweil
Thanks for the Post of this Rule (iptables -t raw -A PREROUTING -i fwbr100i0 -j CT --zone 1) - i searched around for many hours but this was not mentioned anywhere!
Please Proxmox-Team consider to spend a short text about this on the https://pve.proxmox.com/wiki/Network_Model Page - as there is the configuration with NAT mentioned but not that it's required to add another rule for the guests to reach the network behind the host.

Thank you!
This is only for VMs with ID 100. Keep in mind.