Hi,
I'm new in Proxmox solutions. Actually I have one vmbr0 Linux bridge on proxmox host with eno1 bridge to public network. My lxc have one eth0 which is connect with vmbr0 bridge + failover public IP and gateway is public IP proxmox host. This configuration is okey to my lxc because I use singly. At now I have build 3 new lxc which one has 1 public IP and two others only local address. I create new bridge vmbr1 on proxmox host:
-vmbr1
-linux bridge
-cidr 10.0.0.254
and configuration on 1 lxc:
- eth1
- mac
- bridge to vmbr1
- cidr 10.0.0.10
and configuration on 2 lxc:
- eth1
- mac
- bridge to vmbr1
- cidr 10.0.0.11
I restarted proxmox host but none of them ping from lxc1 to lxc2 or to host.
What is bad in this configuration?
Best Regards
I'm new in Proxmox solutions. Actually I have one vmbr0 Linux bridge on proxmox host with eno1 bridge to public network. My lxc have one eth0 which is connect with vmbr0 bridge + failover public IP and gateway is public IP proxmox host. This configuration is okey to my lxc because I use singly. At now I have build 3 new lxc which one has 1 public IP and two others only local address. I create new bridge vmbr1 on proxmox host:
-vmbr1
-linux bridge
-cidr 10.0.0.254
and configuration on 1 lxc:
- eth1
- mac
- bridge to vmbr1
- cidr 10.0.0.10
and configuration on 2 lxc:
- eth1
- mac
- bridge to vmbr1
- cidr 10.0.0.11
I restarted proxmox host but none of them ping from lxc1 to lxc2 or to host.
What is bad in this configuration?
Best Regards