Nathan Coulson wrote:

> Not any time to proofread this, but this is what I use
> 
> echo > /etc/qemu-ifup << "EOF"
> ip addr add 0.0.0.0 dev $1
> ip link set $1 up
> brctl addif br0 $1
> EOF

Well I finally had an epiphany.  The script goes on the host, not the 
client!  Sometimes you just get going in the wrong direction ... and 
going .. and going.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to