kvm quests network problem in Virtualizor https://www.softaculous.com/board/index.php?tid=15768 <![CDATA[kvm quests network problem in Virtualizor]]> https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47636

You have not created bridge properly .

Please review the network settings on your server as per this guide :


https://www.virtualizor.com/docs/admin/kvm-bridge/#making-the-bridge-permanent]]>
Thu, 24 Oct 2019 10:00:47 GMT https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47636
<![CDATA[kvm quests network problem in Virtualizor]]> https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47533
Quote From : radwebhosting October 11, 2019, 11:38 pm
Sounds like possible bridge issue...you should be looking at the network interface first.
Ensure that your /etc/sysconfig/network-scripts/ifcfg-* are accurate.


Hello
Thans for yout reply

This is my intarfaces config:

ifcfg-eno1:
Code

### Hetzner Online GmbH installimage

DEVICE=eno1
ONBOOT=yes
BOOTPROTO=none

IPADDR=x.x.x.x
NETMASK=x.x.x.x
GATEWAY=x.x.x.x
SCOPE="peer x.x.x.x"

IPV6INIT=yes
IPV6_AUTOCONF=yes


ifcfg-viifbr0:
Code

DEVICE=viifbr0
ONBOOT=yes
TYPE="Bridge"
BOOTPROTO=static

IPADDR=x.x.x.x
NETMASK=x.x.x.x
SCOPE="peer x.x.x.x"

IPV6INIT=no
STP=off
DELAY=0
]]>
Mon, 14 Oct 2019 08:05:06 GMT https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47533
<![CDATA[kvm quests network problem in Virtualizor]]> https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47514 Ensure that your /etc/sysconfig/network-scripts/ifcfg-* are accurate.]]> Fri, 11 Oct 2019 23:38:39 GMT https://www.softaculous.com/board/index.php?tid=15768&tpg=1#p47514 <![CDATA[]]> https://www.softaculous.com/board/index.php?tid=15768&tpg=0#p47494
I have centos 7 which kvm in installed on it.
I have a strange problem with the network on this server, the network of new virtual servers created will not connect until the network service in the node is restarted. (/etc/init.d/network)
Also, when a server is restarted, network of all virtual servers will be disconnected and the kvm quests network will not be connected until the network is restarted in the kvm host.
Anyone have similar experience or ideas on how to fix this problem?

Regards]]>
Thu, 10 Oct 2019 13:49:05 GMT https://www.softaculous.com/board/index.php?tid=15768&tpg=0#p47494