DDEkit for Linux2.6 from svn

Shakthi Kannan shakthimaan at gmail.com
Thu Oct 23 11:53:07 CEST 2008


Hi,

--- On Thu, Oct 23, 2008 at 2:10 PM, Björn Döbel
<doebel at os.inf.tu-dresden.de> wrote:
| I compiled an image with this kernel versoin and your globalconfig.out
| that works for me:
| http://os.inf.tu-dresden.de/~doebel/downloads/ore_image.iso
\--

Thanks! This one boots nicely with qemu 0.9.1 at:
http://shakthimaan.com/downloads/trash/bjorn-cd-image-boots.txt

I open another terminal and do:

  arping -I tap0 04:EA:43:01:96:09 -w 100 -c 10000

I get a message:

  arping: unknown host 04:EA:43:01:96:09

I have the following in /etc/network/interfaces:

  auto tap0
  iface tap0 inet static
      pre-up tunctl -u foo -t tap0
      address 172.20.0.1
      netmask 255.255.255.0

I manually add tap0 to the bridge using:

  sudo brctl addif br0 tap0

But, when running:

  $ qemu -cdrom image.iso -serial stdio -net nic,model=rtl8139,vlan=0
-net tap,vlan=0 -m 200

It adds another tap1 interface to the bridge br0, when it executes
/etc/qemu-ifup. What should be the correct setup?

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com


More information about the l4-hackers mailing list