search for: net18

Displaying 1 result from an estimated 1 matches for "net18".

Did you mean: net1
2014 Aug 29
0
DHCP and Secure Containers
...d running. I used Adam's process (https://www.happyassassin.net/2014/07/23/bridged-networking-for-libvirt-with-networkmanager-2014-fedora-21/) for getting a bridge defined when also running NetworkManager. I then created a virtual network definition: > <network> > <name>net18</name> > <uuid>8d19a05b-ac85-4e2a-88bc-5ca4cbb29a33</uuid> > <forward mode='bridge'/> > <bridge name='br0'/> > </network> This works fine when I use static addresses such as: > -N source=net18,address=192.168.18.94/24,route=19...