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


_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to