Hello all, it's my first post here ! (let me know if I didn't do something right about posting on this forum 
Here is my setup :
I have an dedicated router (ubiquiti) and a mini-pc hosting proxmox. On the proxmox, I have many LXC containers all with IPs in the same network (web servers, gitea, etc). They all got the same interface : vmbr0 which is a linux bridge. The bridge itself dont got any IP at all :

When I'm doing tests with pings, all containers communicate and the switching between them is done by proxmox.
I would like to delegate all the switching/routing to my router so I can define specific firewall rules (example : only allow access to the web container on port 80). Is it possible to do such a thing ? Maybe disable a parameter so all packets are forwarded to the default route ?
Just to specify, I would like to do all the networking/firewalling stuff on the same appliance (the ubiquiti router) because I have other things than the proxmox so I prefer to not do the rules on multiple places.
Thanks in advance for your answers !
Here is my setup :
I have an dedicated router (ubiquiti) and a mini-pc hosting proxmox. On the proxmox, I have many LXC containers all with IPs in the same network (web servers, gitea, etc). They all got the same interface : vmbr0 which is a linux bridge. The bridge itself dont got any IP at all :

When I'm doing tests with pings, all containers communicate and the switching between them is done by proxmox.
I would like to delegate all the switching/routing to my router so I can define specific firewall rules (example : only allow access to the web container on port 80). Is it possible to do such a thing ? Maybe disable a parameter so all packets are forwarded to the default route ?
Just to specify, I would like to do all the networking/firewalling stuff on the same appliance (the ubiquiti router) because I have other things than the proxmox so I prefer to not do the rules on multiple places.
Thanks in advance for your answers !
Last edited: