October 2008
1 post
6 tags
Qemu networking setup
------------ ---------- | | | Guest | | Host ----+------+----- | | | | Hub | | | | |tap0| |tap1 | | | |-----+-----+-----| | | eth0 | | | | | | | | ----+------- ---------- | (Internet) Host * Add a hub # vde_switch -x -d -tap tap0 -tap tap1 * Assign ip to host's nic # ifconfig tap0...