VM restart - no access anymore (network) https://www.softaculous.com/board/index.php?tid=19157 <![CDATA[VM restart - no access anymore (network)]]> https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56902
I created the virtual machine and started it (br21)--> Works.

The virtual machine restarted (br21), no longer works.

Added or changed a new IP address to the virtual machine does not work either.

Code
 
network:
  version: 2
  renderer: networkd
  ethernets:
    enp4s0f0:
      dhcp4: false
    enp4s0f1:
      dhcp4: false
    enp5s0:
      dhcp4: false
    enp6s0f1:
      dhcp4: false
    enx00e04c30182b:
      dhcp4: false
    enx00e04c30182c:
      dhcp4: false
    enx00e04c30182d:
      dhcp4: false
    enx00e04c30182e:
    dhcp4: false
bridges:
    viifbr0:
      addresses:
        - 10.20.1.2/22
      interfaces: [enp5s0]
#      gateway4: 10.20.0.1
      nameservers:
        addresses:
        - 1.1.1.1
        - 1.0.0.1
        search:
        - vi12.ax.local
      routes:
      - on-link: true
        to: 0.0.0.0/0
        via: 10.20.0.1
      mtu: 1500
      dhcp4: no
      dhcp6: no
    br21:
      interfaces: [enp4s0f0.21]
#      gateway4: 10.21.0.1
      dhcp4: no
      parameters:
        forward-delay: 0
        stp: true
      routes:
      - on-link: true
        to: 10.21.0.0/24
        via: 10.21.0.1
    br22:
      interfaces: [enp4s0f0.22]
      dhcp4: no
      parameters:
        forward-delay: 0
        stp: true
      routes:
      - to: 10.22.0.0/24
        via: 10.22.0.1
  vlans:
    enp4s0f0.21:
        id: 21
        link: enp4s0f0
    enp4s0f0.22:
        id: 22
        link: enp4s0f0


Code
21: viifbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 9a:8e:c7:a2:e7:71 brd ff:ff:ff:ff:ff:ff
    inet 10.20.1.2/22 brd 10.20.3.255 scope global viifbr0
      valid_lft forever preferred_lft forever
    inet6 fe80::988e:c7ff:fea2:e771/64 scope link
      valid_lft forever preferred_lft forever
34: viifv1002: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master viifbr0 state UNKNOWN group default qlen 1000
    link/ether fe:16:3e:f7:35:bc brd ff:ff:ff:ff:ff:ff
    inet6 fe80::fc16:3eff:fef7:35bc/64 scope link
      valid_lft forever preferred_lft forever


Greetings Dave]]>
Fri, 04 Aug 2023 13:15:37 GMT https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56902
<![CDATA[VM restart - no access anymore (network)]]> https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56901
I created the virtual machine and started it (br21)--> Works.

The virtual machine restarted (br21), no longer works.

Added or changed a new IP address to the virtual machine does not work either.

Code
 
network:
  version: 2
  renderer: networkd
  ethernets:
    enp4s0f0:
      dhcp4: false
    enp4s0f1:
      dhcp4: false
    enp5s0:
      dhcp4: false
    enp6s0f1:
      dhcp4: false
    enx00e04c30182b:
      dhcp4: false
    enx00e04c30182c:
      dhcp4: false
    enx00e04c30182d:
      dhcp4: false
    enx00e04c30182e:
    dhcp4: false
bridges:
    viifbr0:
      addresses:
        - 10.20.1.2/22
      interfaces: [enp5s0]
#      gateway4: 10.20.0.1
      nameservers:
        addresses:
        - 1.1.1.1
        - 1.0.0.1
        search:
        - vi12.ax.local
      routes:
      - on-link: true
        to: 0.0.0.0/0
        via: 10.20.0.1
      mtu: 1500
      dhcp4: no
      dhcp6: no
    br21:
      interfaces: [enp4s0f0.21]
#      gateway4: 10.21.0.1
      dhcp4: no
      parameters:
        forward-delay: 0
        stp: true
      routes:
      - on-link: true
        to: 10.21.0.0/24
        via: 10.21.0.1
    br22:
      interfaces: [enp4s0f0.22]
      dhcp4: no
      parameters:
        forward-delay: 0
        stp: true
      routes:
      - to: 10.22.0.0/24
        via: 10.22.0.1
  vlans:
    enp4s0f0.21:
        id: 21
        link: enp4s0f0
    enp4s0f0.22:
        id: 22
        link: enp4s0f0


Greetings Dave]]>
Fri, 04 Aug 2023 13:08:32 GMT https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56901
<![CDATA[VM restart - no access anymore (network)]]> https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56899
https://www.virtualizor.com/docs/admin/kvm-bridge/]]>
Thu, 03 Aug 2023 21:54:58 GMT https://www.softaculous.com/board/index.php?tid=19157&tpg=1#p56899
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=19157&tpg=0#p56886
When I create a new VM, everything works (network, access to the VM etc.)

But when I restart the existing VM, I no longer have access (no access to the VM - via network).

Does anyone know this problem - possibly bug?

Thanks

Greetings Dave]]>
Mon, 31 Jul 2023 09:47:46 GMT https://www.softaculous.com/board/index.php?tid=19157&tpg=0#p56886