QEMU needs /dev/tun0 ?

bsdzz bsdzz at verizon.net
Wed Mar 9 19:00:04 PST 2005


>tun0 is there, you just don't see it :), do "ls /dev/tun0", anyway, I could'nt 
>make qemu work that way, then I realize that using nat on the bsd host all 
>worked fine for my guest system (gentoo), I hope this helps
>  
>
You're right, I see /dev/tun0 now!

I notice in the docs located here:

  http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC10

they say this:

  "You must verify that your host kernel supports the TUN/TAP network 
interfaces: the device `/dev/net/tun' must be present."

Maybe I can make a soft link from /dev/tun0 to to /dev/net/tun0 ??

How do you use "nat" to make QEMU work?

thx




More information about the freebsd-questions mailing list