Re: [kvm-devel] tun/tap kernel module
On 8/23/07, Cam Macdonell <[EMAIL PROTECTED]> wrote: > I'm trying to setup networking on FC6. Where can I find the tun/tap > interface? CONFIG_TUN But I'm pretty sure that default FC kernel has the module already built. Try: modprobe tun Luca ---
[kvm-devel] tun/tap kernel module
Hi, I'm trying to setup networking on FC6. Where can I find the tun/tap interface? I realize this is almost a RTFM question, but I just haven't been able to find it. If someone could point me to a RPM or yum repo that would be great. Thanks, Cam ---