{"id":1804,"date":"2014-12-12T10:06:45","date_gmt":"2014-12-12T10:06:45","guid":{"rendered":"http:\/\/www.milesweb.com\/hosting-faqs\/?p=1804"},"modified":"2022-03-22T13:14:07","modified_gmt":"2022-03-22T07:44:07","slug":"ppp-enable-vps","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/","title":{"rendered":"What is PPP And How to Enable it For VPS?"},"content":{"rendered":"<p>What is PPP ?<\/p>\n<p>PPP (Point-to-Point Protocol) is a protocol for communication between two computers using a serial interface. A machine connected by phone line to a server. It is a full duplex protocol which can be used on different physical media. <!--more--><\/p>\n<p>By enabling the pppd daemon in a VPS (<a href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/virtual-private-server\">Virtual Private Server<\/a>), you can connect your DSL provider from the VPS. PPP is compatible with OpenVZ kernel 2.6.27 OR later. If you do not have kernel 2.6.27 OR later installed, kindly upgrade it.<\/p>\n<p>Let&#8217;s load the PPP modules on your host node. With the commands below, PPP modules will be loaded.<\/p>\n<p><strong>[root@host-node ~]# modprobe ppp_async<br \/>\n[root@host-node ~]# modprobe ppp_deflate<br \/>\n[root@host-node ~]# modprobe ppp_mppe<\/strong><\/p>\n<p>To verify them, use the command below. If it shows the correct output, PPP modules have been loaded.<\/p>\n<p><strong>[root@host-node ~]# lsmod | grep ppp<br \/>\nppp_mppe 6190 0<br \/>\nppp_deflate 4184 0<br \/>\nzlib_deflate 21629 1 ppp_deflate<br \/>\nppp_async 7874 0<br \/>\nppp_generic 25400 3 ppp_mppe,ppp_deflate,ppp_async<br \/>\nslhc 5821 1 ppp_generic<br \/>\ncrc_ccitt 1733 1 ppp_async<\/strong><\/p>\n<p>The time you reboot the host node, these changes will be lost. If you want these modules to load on reboot, create a file and set 755 permissions to it.<\/p>\n<p><strong>[root@host-node ~]# vi \/etc\/sysconfig\/modules\/ppp.modules<\/strong><\/p>\n<p><strong>#!\/bin\/sh<\/strong><br \/>\n<strong> \/sbin\/modprobe ppp_async<\/strong><br \/>\n<strong> \/sbin\/modprobe ppp_deflate<\/strong><br \/>\n<strong> \/sbin\/modprobe ppp_mppe<\/strong><\/p>\n<p><strong>[root@host-node ~]# chmod 755 \/etc\/sysconfig\/modules\/ppp.modules<\/strong><\/p>\n<p>Stop your VPS and set PPP feature on it. Start it VPS on setting this feature.<\/p>\n<p><strong>[root@host-node ~]# vzctl stop CTID<br \/>\n[root@host-node ~]# vzctl set CTID &#8211;features ppp:on &#8211;save<br \/>\n[root@host-node ~]# vzctl start CTID<\/strong><\/p>\n<p>Enable \/dev\/ppp for the VPS<\/p>\n<p><strong>[root@host-node ~]# vzctl set CTID &#8211;devices c:108:0:rw &#8211;save<br \/>\n[root@host-node ~]# vzctl exec CTID mknod \/dev\/ppp c 108 0<br \/>\n[root@host-node ~]# vzctl exec CTID chmod 600 \/dev\/ppp<\/strong><\/p>\n<p>You have enabled PPP for the VPS now. You can cross check if it has been enabled properly by logging into the VPS &amp; executing the command below.<\/p>\n<p><strong>[root@VPS ~]# \/usr\/sbin\/pppd<\/strong><\/p>\n<p>It should show an gibberish output below.<\/p>\n<p>~\ufffd}#\ufffd!}!}!} }4}&#8221;}&amp;} } } } }%}&amp;)Q\ufffd}4}&#8217;}&#8221;}(}&#8221;p})<\/p>\n<p>The output will keep on printing for 30 seconds. If you do not get this output OR an error message, you have missed few steps.<\/p>\n<p><strong>NOTE &#8211; Make sure you replace CTID with your actual VPS ID.<\/strong><\/p>\n<p><span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px\/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% \/ 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is PPP ? PPP (Point-to-Point Protocol) is a protocol for communication between two computers using a serial interface. A machine connected by phone line to a server. It is a full duplex protocol which can be used on different physical media.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[],"class_list":["post-1804","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-howtos"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is PPP And How to Enable it For VPS?<\/title>\n<meta name=\"description\" content=\"In this article explains, What is PPP And How to Enable it For VPS?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is PPP And How to Enable it For VPS?\" \/>\n<meta property=\"og:description\" content=\"In this article explains, What is PPP And How to Enable it For VPS?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2014-12-12T10:06:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-22T07:44:07+00:00\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"headline\":\"What is PPP And How to Enable it For VPS?\",\"datePublished\":\"2014-12-12T10:06:45+00:00\",\"dateModified\":\"2022-03-22T07:44:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\"},\"wordCount\":380,\"commentCount\":0,\"articleSection\":[\"How-Tos\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\",\"name\":\"What is PPP And How to Enable it For VPS?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"datePublished\":\"2014-12-12T10:06:45+00:00\",\"dateModified\":\"2022-03-22T07:44:07+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"description\":\"In this article explains, What is PPP And How to Enable it For VPS?\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is PPP And How to Enable it For VPS?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png\",\"caption\":\"Admin\"},\"description\":\"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is PPP And How to Enable it For VPS?","description":"In this article explains, What is PPP And How to Enable it For VPS?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/","og_locale":"en_US","og_type":"article","og_title":"What is PPP And How to Enable it For VPS?","og_description":"In this article explains, What is PPP And How to Enable it For VPS?","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2014-12-12T10:06:45+00:00","article_modified_time":"2022-03-22T07:44:07+00:00","author":"Admin","twitter_misc":{"Written by":"Admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/"},"author":{"name":"Admin","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"headline":"What is PPP And How to Enable it For VPS?","datePublished":"2014-12-12T10:06:45+00:00","dateModified":"2022-03-22T07:44:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/"},"wordCount":380,"commentCount":0,"articleSection":["How-Tos"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/","name":"What is PPP And How to Enable it For VPS?","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2014-12-12T10:06:45+00:00","dateModified":"2022-03-22T07:44:07+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"description":"In this article explains, What is PPP And How to Enable it For VPS?","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/ppp-enable-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"What is PPP And How to Enable it For VPS?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","caption":"Admin"},"description":"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=1804"}],"version-history":[{"count":7,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1804\/revisions"}],"predecessor-version":[{"id":16640,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/1804\/revisions\/16640"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=1804"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=1804"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=1804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}