Hello, I'm setting up a test lab with ACS 4.13 and KVM at centos7 Scenario: -KVM physical server -ACS is in the Virtual Box
After all the configurations when starting SSVM it takes a long time and when I start I can't access them by any IP address, because for some reason these SSVM are not going out to the internet. KVM Network Settings: cloudbr0: DEVICE = cloudbr0 TYPE = Bridge ONBOOT = yes BOOTPROTO = none IPADDR = 172.26.0.222 GATEWAY = 172.26.0.1 NETMASK = 255.255.255.0 USERCTL = no cloudbr1: DEVICE = cloudbr1 TYPE = Bridge ONBOOT = yes BOOTPROTO = none IPV6INIT = no IPV6_AUTOCONF = no enp6s0: DEVICE = enp6s0 ONBOOT = yes HOTPLUG = no BOOTPROTO = none TYPE = Ethernet BRIDGE = cloudbr0 enp6s0.300: DEVICE = enp6s0.300 ONBOOT = yes HOTPLUG = no BOOTPROTO = none TYPE = Ethernet VLAN = yes BRIDGE = cloudbr1 ACS Network Settings in Virtual BOx: Adapter A connected in Bridge mode, so that it stays on the same KVM network as on 172.26.0.0/24 _____________________________________ My question is how to configure the Public network so that SSVM can start correctly. Anyone who could help I appreciate it.
