OpenVZ Forum


Home » General » Support » *SOLVED* setup openvpn
*SOLVED* setup openvpn [message #14012] Sun, 10 June 2007 22:10 Go to previous message
tangbeili is currently offline  tangbeili
Messages: 2
Registered: June 2007
Junior Member
My problem is with /dev/net/tun.
I'm using the notes on the forum which are located at http://forum.openvz.org/index.php?t=msg&goto=10389&

According to the notes on the forum I need to setup /dev/net/tun using 3 commands.

# mkdir -p /dev/net
# mknod /dev/net/tun c 10 200
# chmod 600 /dev/net/tun

On my linux 2.6 system,
mkdir -p /dev/net returns error msg:
mkdir: `/dev/net' exists but is not a directory
mknod /dev/net/tun c 10 200 returns error msg:
mknod: `/dev/net/tun': Not a directory

vzctl did not work also.
I'm wondering how to get past these issues.

[Updated on: Thu, 14 June 2007 18:53] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: *SOLVED* Limit the VE number of processor usage
Next Topic: *SOLVED* vzdump with no LVM in the system
Goto Forum:
  


Current Time: Sun Jul 14 06:26:41 GMT 2024

Total time taken to generate the page: 0.02257 seconds