Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I set up qemu to use the tuntap network mode but I don see any /dev/tun0 or /dev/net/tun0! What happened?

0
Posted

I set up qemu to use the tuntap network mode but I don see any /dev/tun0 or /dev/net/tun0! What happened?

0

Um… it will be in “ifconfig -a”. There is no /dev/eth0 under linux, the same applies for tun0. Futhermode, tun0 or tap0 will not exist unless qemu is actually running – when qemu finishes running, it removes the devices on its own (technically it is the kernel which removes any unused tuntap devices).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123