[TUTORIAL] VM clients can ping the internet and the network devices, but no each other; outside devices can't ping VM clients either.

ShinyThreaten

New Member
Nov 15, 2022
2
0
1
I have a couple of clients on the x.x.99.210/24 and x.x.30.210/24 subnets and they can ping out to everything but devices outside the proxmox server and clients not within the same subnet can't ping them. Right now my proxmox server is sitting behind a switch that's behind the firewall, so it's not reaching directly out to the ISP. Here's the /etc/network/interfaces output:

auto lo iface lo inet loopback iface eno1 inet manual iface eno2 inet manual iface eno3 inet manual iface eno4 inet manual auto vmbr0 iface vmbr0 inet static address 172.16.20.210/24 hateway 172.16.20.1 bridge-ports eno1 bridge-stp off bridge-fd 0 auto vmbr1 iface vmbr1 inet static address 172.16.30.210/24 bridge-ports eno2 brige-stp off bridge-fd 0 auto vmbr2 iface vmbr2 inet static address 172.16.40.210/24 brige-ports eno3 bridge-stp off bridge-fd 0 auto vmbr3 iface vmbr3 inet static address 172.16.99.210/24 bridge-ports en04 bridge-stp off bridge-fd 0

Any help, guidance or pointing the right direction would be appreciated, thanks!
 
On vmbr3 it should also be: bridge-ports eno4 instead of: bridge-ports en04.
 
"hateway" and "bridge-ports en04" were typos that I made when transferring the output here; they're correct in the shell, thanks for pointing those out though! The ping issue still persists though, can anyone help with that?
 

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!