Mailinglist Archive: opensuse-bugs (5398 mails)
| < Previous | Next > |
[Bug 280046] kvpnc does not run with enough permissions to load module 'tun'
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Jun 2007 11:32:33 -0600 (MDT)
- Message-id: <20070601173233.59F831093@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=280046
mhorvath@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |jrobiso2@xxxxxxxx
------- Comment #2 from mhorvath@xxxxxxxxxx 2007-06-01 11:32 MST -------
Is the module loaded: lsmod | grep tun ?
If not, load it manually as root: modprobe tun
If you don't want to do this everytime you reboot, add it to a list of modules
to be loaded on boot:
0) execute: yast2 sysconfig
1) go to System -> Kernel -> MODULES_LOADED_ON_BOOT and add there the tun
module.
2) Finish
Please report if it works for you.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
mhorvath@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |jrobiso2@xxxxxxxx
------- Comment #2 from mhorvath@xxxxxxxxxx 2007-06-01 11:32 MST -------
Is the module loaded: lsmod | grep tun ?
If not, load it manually as root: modprobe tun
If you don't want to do this everytime you reboot, add it to a list of modules
to be loaded on boot:
0) execute: yast2 sysconfig
1) go to System -> Kernel -> MODULES_LOADED_ON_BOOT and add there the tun
module.
2) Finish
Please report if it works for you.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |