Hello,
following the installation of my network, I would like to update the routing table in my router to access my VMs
Network Router: 192.168.1.0/24
#Network Physic
iface enp4s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.3
netmask 255.255.255.0...