[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] Problems with tun device


  • Subject: [Openvpn-users] Problems with tun device
  • From: Piotr Kwiecień <p.kwiecien@xxxxxxxxxxx>
  • Date: Sun, 4 Apr 2004 13:29:25 +0200

Hi,

 

I had openvpn running on linux 2.2.22, but now i wanned to move to 2.4.25. Should be better becuase tun driver is inside of kernel. But my openvpn stops working with new kernel at all. The module tun pass through modprobe but when I start my vpn configuration it refuse to work with this in syslog:

 

Apr  4 12:56:47 gate modprobe: modprobe: Can't locate module char-major-90

Apr  4 12:56:47 gate openvpn[1315]: Cannot open TUN/TAP dev /dev/tun1: No such device (errno=19)

Apr  4 12:56:47 gate openvpn[1315]: Exiting

 

What's going on?? Why it's char-major-90 when i have

 

alias char-major-10-200 tun

 

in my modules.conf??

 

Pls help me :-)

 

Cieniu