{"id":504,"date":"2011-09-04T21:55:16","date_gmt":"2011-09-05T03:55:16","guid":{"rendered":"http:\/\/blog.supportpro.com\/?p=504"},"modified":"2018-10-04T05:35:20","modified_gmt":"2018-10-04T11:35:20","slug":"how-to-enable-ppp-feature-in-a-vpscontainer","status":"publish","type":"post","link":"https:\/\/www.supportpro.com\/blog\/how-to-enable-ppp-feature-in-a-vpscontainer\/","title":{"rendered":"How to enable PPP feature in a VPS\/Container"},"content":{"rendered":"<p>To enable ppp feature for a VPS, first we need to check wether the modules ppp_async and ppp_deflateare loaded in the kernal or not. You can check this by executing the following commands.<\/p>\n<p># modprobe ppp_async<br \/>\n# modprobe ppp_deflate<\/p>\n<p>or You can list the active modules using the command lsmod.<\/p>\n<p># lsmod | grep ppp<br \/>\nppp_deflate 39168 0<br \/>\nzlib_deflate 52760 1 ppp_deflate<br \/>\nppp_async 45184 0<br \/>\ncrc_ccitt 6337 1 ppp_async<br \/>\nppp_generic 20165 6 ppp_deflate,ppp_async<br \/>\nslhc 30561 1 ppp_generic<\/p>\n<p>Steps to enable PPP feature.<br \/>\n1. # vzctl set VEID &#8211;features ppp:on &#8211;save<br \/>\n2. # vzctl set VEID &#8211;devices c:108:0:rw &#8211;save<br \/>\n3. # vzctl exec VEID mknod \/dev\/ppp c 108 0<br \/>\n4. # vzctl exec VEID chmod 600 \/dev\/ppp<br \/>\n5. Restart the VPS using the command # vzctl restart VEID<\/p>\n<p>To check PPP module<\/p>\n<p>1. Log into the VPS<br \/>\n# vzctl enter VEID<br \/>\n2. Execute the command<br \/>\n# \/usr\/sbin\/pppd<br \/>\nIf PPP module is working, then you should receive a message asking for the password or some garbage charecters. If you see something else, then something is wrong.<\/p>\n<p>If you require help, <a href=\"https:\/\/www.supportpro.com\/requestquote.php\">contact SupportPRO Server Admin<\/a><\/p>\n<p style=\"text-align: center;\"><!--HubSpot Call-to-Action Code --><span id=\"hs-cta-wrapper-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-wrapper\"><span id=\"hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-node hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\"><!-- [if lte IE 8]><\/p>\n\n\n\n\n\n<div id=\"hs-cta-ie-element\"><\/div>\n\n\n<![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b\"><img decoding=\"async\" id=\"hs-cta-img-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-img\" style=\"border-width: 0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b.png\" alt=\"Server not running properly? Get A FREE Server Checkup By Expert Server Admins - $125 Value\" \/><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(2725694, '9d590242-d641-4383-94b4-8cfd62f0af6b', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To enable ppp feature for a VPS, first we need to check wether the modules ppp_async and ppp_deflateare loaded in the kernal or not. You can check this by executing&hellip;<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[3],"tags":[],"class_list":["post-504","post","type-post","status-publish","format-standard","hentry","category-technical-articles"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/comments?post=504"}],"version-history":[{"count":3,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/504\/revisions"}],"predecessor-version":[{"id":3307,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/504\/revisions\/3307"}],"wp:attachment":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/media?parent=504"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/categories?post=504"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/tags?post=504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}