Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 27, 2004 11:16 pm 
Offline
Junior Member

Joined: Mon May 10, 2004 9:55 am
Posts: 33
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:

 If you are using Linux 2.4 or higher, make the tun device node and load the tun module:
mknod /dev/net/tun c 10 200

modprobe tun



However, unfortunately I get this error when modprobing the "tun":

Code:
www root # modprobe tun
modprobe: Can't open dependencies file /lib/modules/2.4.26-linode27/modules.dep (No such file or directory)



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


Top
   
 Post subject:
PostPosted: Thu May 27, 2004 11:20 pm 
Offline
Junior Member

Joined: Mon May 10, 2004 9:55 am
Posts: 33
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


Top
   
 Post subject:
PostPosted: Thu May 27, 2004 11:27 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Tuntap support is already compiled into the Linode kernels.

Next! :)

-Chris


Top
   
 Post subject:
PostPosted: Thu May 27, 2004 11:29 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
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


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group