Search results

  1. Z

    Return of vm ip information

    ======================= SOLUTION IP PROMOX ======================= iptables -t filter -A FORWARD -o vmbr0 -j ACCEPT iptables -t filter -A FORWARD -i vmbr0 -j ACCEPT echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o vmbr0 -j MASQUERADE iptables-save # TO FIX AFTER REBOOT...
  2. Z

    Return of vm ip information

    hello, I have a little problem where I needed to understand how to configure, I have a monitor that captures attacks that x IP receives, but the monitor is returning with the main IP of the proxmox server and not the IP of the virtual machine, it's like all machines use the main IP of the...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!