Applicable to:
- SolusVM
Question
How to enable TUN/TAP and PPP for all new VPSes in SolusVM OpenVZ node?
Answer
This is not possible to enable TUN/TAP and PPP for all new VPSes in SolusVM web interface. However, it can be done manually on OpenVZ node directly:
- Connect to the slave node over SSH.
- Open configuration file /etc/vz/conf/ve-vswap-solus.conf-sample in a text editor.
-
Add the following line at the end of the file:
CONFIG_TEXT: DEVNODES="net/tun:rw "
FEATURES="ppp:on "
Comments
0 commentsPlease sign in to leave a comment.