| Linode Forum https://forum.linode.com/ |
|
| OpenVPN question - kernel module error message https://forum.linode.com/viewtopic.php?f=19&t=899 |
Page 1 of 1 |
| Author: | Clapper [ Thu May 27, 2004 11:16 pm ] |
| Post subject: | OpenVPN question - kernel module error message |
I am trying to get a simple vpn setup to and from my Gentoo linode. I emerged the Openvpn software without trouble on my node and on my home client. The Openvpn site says I have to do this: Code: TUN/TAP Setup: However, unfortunately I get this error when modprobing the "tun": Code: www root # modprobe tun I am guessing that this is some module that was not configured into my pre-built kernel? Am I hosed? Is this something that I could address by getting the kernel sources and trying to build the needed modules? Anyone running Openvpn that could help me out? Thanks much in advance, Clapper |
|
| Author: | Clapper [ Thu May 27, 2004 11:20 pm ] |
| Post subject: | |
PS. When I ran the Code: mknod /dev/net/tun c 10 200 it said that the dev already exists. Maybe the "tun" is already in the kernel? I'm kind of groping here, obviously! Clues appreciated, Clapper |
|
| Author: | caker [ Thu May 27, 2004 11:27 pm ] |
| Post subject: | |
Tuntap support is already compiled into the Linode kernels. Next! -Chris |
|
| Author: | caker [ Thu May 27, 2004 11:29 pm ] |
| Post subject: | |
Maybe you need the "tunctl" utility? You can grab the latest here: http://uml.linode.com/uml_utilities_20040406.tar.bz2 (Linode.com's User-Mode Linux mirror) -Chris |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|