don't get Access to VM

Hello,

I have install a KVM with an Astaro Firewall 9.1. The installation was good and Astaro boot fine. But I can't connect to the Web Admin. The console shows this ip to login: "https://192.168.178.111:4444", i have create a vmbr1 with this ip address, too.

I have create an other ip address with 192.168.178.4 an the Proxmox VE3.1 have the ip 192.168.178.5. If I try to ping from the proxmox shell to 192.168.178.111 oder 192.168.178.4 it doesn 't work.

This is my config

proxmox_network.png

Thanks for help.

Bongartz120
 
First of all the bridging configuration seems to be very wrong. Why would you raise so many bridges with the same physical NIC? You also assign ip addresses
from the same subnet on different bridges and although it works, is just like having secondary ip addresses ( or you could call them aliases ) on the same NIC
and I think it's not what you want.
So considering what you said that 192.168.178.5 is the IP of PVE then delete vmbr1 and vmbr2, make sure the VMs virtual NICs are assigned as bridge with vmbr0
and the IP addresses you want on the Astaro ( 178.111 ) resides only on the VM.. you don't configure its ip address on the host!