Displaying 1 result from an estimated 1 matches for "configurerd".
Did you mean:
configured
2012 Aug 29
0
network settings for an isolated network
...t.sh,id=hostnet1: could not
configure /dev/net/tun (tap%d): Operation not permitted
qemu-kvm: -netdev tap,script=/root/noscript.sh,id=hostnet1: Device 'tap'
could not be initialized
The tun module is loaded and I can create tap devices with tunctl. So
there might be no problem...
2. I configurerd a network with no forward element.
I've defined and started following network on the host with virsh
net-define / net-start
<network>
<name>myvm_isolated</name>
<bridge name='virbr_myvm_1' />
</network>
The documentation says: "If there...