This commit is contained in:
Kroese 2023-04-09 16:16:55 +02:00 committed by GitHub
parent 06118fca12
commit 6e7091d93f

View File

@ -26,8 +26,7 @@ setupLocalDhcp () {
chmod 644 /var/lib/misc/dnsmasq.leases chmod 644 /var/lib/misc/dnsmasq.leases
} }
# Setup macvtap device to connect later the VM and setup a new macvlan devide # Setup macvtap device to connect later the VM and setup a new macvlan device to connect the host machine to the network
# to connect the host machine to the network
configureNatNetworks () { configureNatNetworks () {
#Create bridge with static IP for the VM guest #Create bridge with static IP for the VM guest