Search results

  1. F

    [SOLVED] cannot ping from one vm to another vm

    ok its working now, i changed my iptables rows to post-up iptables -t nat -A POSTROUTING -s '10.10.10.0/24' ! -d '10.10.10.0/24' -o vmbr0 -j MASQUERADE post-down iptables -t nat -A POSTROUTING -s '10.10.10.0/24' ! -d '10.10.10.0/24' -o vmbr0 -j MASQUERADE
  2. F

    [SOLVED] cannot ping from one vm to another vm

    ok i see, what would be the right configuration ? is there an example for what i want ? i just want that all clients in the 10.10.10.0/24 subnet have access to each other and have access to the internet
  3. F

    [SOLVED] cannot ping from one vm to another vm

    i have the following NAT setup on my host: auto lo iface lo inet loopback iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.240.14 netmask 255.255.255.0 gateway 192.168.240.253 bridge_ports eth0 bridge_stp off bridge_fd 0...

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!