Enabling PPP

To enable PPP on your OpenVZ VPS:
  1. Log into Admin Interface you find in custom area and Enable PPP.
  2. Reboot your VPS.
  3. Log into SSH.
  4. Run the following commands as root:
mknod /dev/ppp c 108 0
chmod 600 /dev/ppp
/usr/sbin/pppd
Reboot if needed and repeat the last line above. 
  • 99 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Related Articles

How to install and configure OpenVPN

This howto will show you how to install OpenVPN inside an OpenVZ VPS on Ubuntu.OpenVZ supports...

How to change your VPS date/time?

Since we have a lot of people from all around the world almost anyone will need to have his VPS...

How to enable PPP (PPPD) on a OpenVZ VPS

In order to activate PPP (PPPD) on your OpenVZ VPS log into Hypanel, go to Machine...

How to enable swap inside your VPS?

A lot of people are asking about swap in an OpenVZ VPS. Usually swap is not good but in some...

How to enable TUN/TAP on OpenVZ VPS?

In order to activate TUN/TAP on your OpenVZ VPS log into Hypanel, go...