This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
I loaded the tun module, but still there's no connection.
The tun module returns this when loaded:
tun: no version for "struct_module" found: kernel tainted.
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
What does no version for "struct_module" found: kernel tainted mean?
Thanks
Lars
François Lapointe skrev:
Make sure your network "tun" module is loaded :
# modprobe tun
François
2006/6/27, Lars Erik Dangvard Jensen <lars@xxxxxxxxxxx>: