- Log into SolusVM and Enable PPP.
- Reboot your VPS.
- Log into SSH.
- Run the following commands as root:
yum (or apt-get) install pppReboot if needed and repeat the last line above.
mknod /dev/ppp c 108 0
chmod 600 /dev/ppp
/usr/sbin/pppd
yum (or apt-get) install pppReboot if needed and repeat the last line above.
mknod /dev/ppp c 108 0
chmod 600 /dev/ppp
/usr/sbin/pppd