- Log into Admin Interface you find in custom area and Enable PPP.
- Reboot your VPS.
- Log into SSH.
- Run the following commands as root:
mknod /dev/ppp c 108 0Reboot if needed and repeat the last line above.
chmod 600 /dev/ppp
/usr/sbin/pppd
mknod /dev/ppp c 108 0Reboot if needed and repeat the last line above.
chmod 600 /dev/ppp
/usr/sbin/pppd