{"id":3446,"date":"2016-01-26T08:12:16","date_gmt":"2016-01-26T08:12:16","guid":{"rendered":"https:\/\/cpanelplesk.com\/wp62\/?p=3446"},"modified":"2021-02-06T09:54:46","modified_gmt":"2021-02-06T09:54:46","slug":"how-to-enable-ip-forwarding-in-linux","status":"publish","type":"post","link":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/","title":{"rendered":"How to Enable IP Forwarding in Linux"},"content":{"rendered":"<p>For the security reason of course IP sending is disable in modern Linux operating systems. If you want to enable IP forwarding on your system, take after the beneath steps. In this article we will show you how to check if IP forwarding is enabled or not . If not, how to do it.<!--more--><\/p>\n<h2>Check Kernel IP Forwarding<\/h2>\n<p>Check the value of\u00a0<strong>ip_forward<\/strong>\u00a0in \/proc filesystem with the following command:<\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true \">$ cat \/proc\/sys\/net\/ipv4\/ip_forward\r\n0\r\n<\/pre>\n<\/div>\n<p><span style=\"color: #000000;\">Or we can use sysctl command line to query for Kernel values like below command:<\/span><\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true\">$ sysctl net.ipv4.ip_forward \r\nnet.ipv4.ip_forward = 0\r\n<\/pre>\n<\/div>\n<h2 style=\"line-height: 21.0pt; background: white; vertical-align: baseline; outline: 0px; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px; margin: 0in 0in 15.0pt 0in;\">Enable kernel IP forwarding temporary:<\/h2>\n<p style=\"line-height: 21.0pt; background: white; vertical-align: baseline; outline: 0px; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px; margin: 0in 0in 15.0pt 0in;\"><span style=\"color: #000000;\">Let&#8217;s enable ip forwarding for your current running session in Linux. This changes will lost after a system reboot.<\/span><\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true \">echo 1 &gt; \/proc\/sys\/net\/ipv4\/ip_forward<\/pre>\n<\/div>\n<p><span style=\"color: #000000;\">Or, we can use sysctl to enable it<\/span><\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true \">$ sysctl -w net.ipv4.ip_forward=1<\/pre>\n<\/div>\n<h2>Enable Kernel IP Forwarding Permanently<\/h2>\n<p><span style=\"color: #000000;\">To enable IP forwarding permanently, edit \/etc\/sysctl.conf and add following line. This will enable ip forwarding even after reboot.<\/span><\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true \">net.ipv4.ip_forward = 1<\/pre>\n<\/div>\n<p><span style=\"color: #000000;\">After adding above values in sysctl.conf, Use following command to reload values of this file.<\/span><\/p>\n<div class=\"command-sh\">\n<pre class=\"lang:default decode:true \">$ sysctl \u2013p<\/pre>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>For the security reason of course IP sending is disable in modern Linux operating systems. If you want to enable IP forwarding on your system, take after the beneath steps. In this article we will show you how to check if IP forwarding is enabled or not . If not, how to do it. [&#8230;]<\/p>\n<p><a class=\"understrap-read-more-link\" href=\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\">Continue Reading&#8230;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,14],"tags":[],"class_list":["post-3446","post","type-post","status-publish","format-standard","hentry","category-cpanel","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Enable IP Forwarding in Linux - cPanel Plesk<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Enable IP Forwarding in Linux - cPanel Plesk\" \/>\n<meta name=\"twitter:description\" content=\"For the security reason of course IP sending is disable in modern Linux operating systems. If you want to enable IP forwarding on your system, take after the beneath steps. In this article we will show you how to check if IP forwarding is enabled or not . If not, how to do it. [...]Continue Reading...\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Seemab Saleem\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\"},\"author\":{\"name\":\"Seemab Saleem\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648\"},\"headline\":\"How to Enable IP Forwarding in Linux\",\"datePublished\":\"2016-01-26T08:12:16+00:00\",\"dateModified\":\"2021-02-06T09:54:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\"},\"wordCount\":167,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\"},\"articleSection\":[\"Cpanel\",\"Linux\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\",\"name\":\"How to Enable IP Forwarding in Linux - cPanel Plesk\",\"isPartOf\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#website\"},\"datePublished\":\"2016-01-26T08:12:16+00:00\",\"dateModified\":\"2021-02-06T09:54:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cpanelplesk.com\/wp62\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Enable IP Forwarding in Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#website\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/\",\"name\":\"cPanel Plesk\",\"description\":\"Blog on famous hosting control panels\",\"publisher\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cpanelplesk.com\/wp62\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\",\"name\":\"Farooq Omer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png\",\"contentUrl\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png\",\"width\":300,\"height\":44,\"caption\":\"Farooq Omer\"},\"logo\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648\",\"name\":\"Seemab Saleem\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g\",\"caption\":\"Seemab Saleem\"},\"description\":\"Linux Server Administrator, Web Hosting engineer. I'm dealing with Linux servers since 2014. I started this blog to share the work i love with the world . let me know if you need any assistance. Thanks!!\",\"sameAs\":[\"https:\/\/cpanelplesk.com\/wp62\"],\"url\":\"https:\/\/cpanelplesk.com\/wp62\/author\/cmb\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Enable IP Forwarding in Linux - cPanel Plesk","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:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/","twitter_card":"summary_large_image","twitter_title":"How to Enable IP Forwarding in Linux - cPanel Plesk","twitter_description":"For the security reason of course IP sending is disable in modern Linux operating systems. If you want to enable IP forwarding on your system, take after the beneath steps. In this article we will show you how to check if IP forwarding is enabled or not . If not, how to do it. [...]Continue Reading...","twitter_misc":{"Written by":"Seemab Saleem","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#article","isPartOf":{"@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/"},"author":{"name":"Seemab Saleem","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648"},"headline":"How to Enable IP Forwarding in Linux","datePublished":"2016-01-26T08:12:16+00:00","dateModified":"2021-02-06T09:54:46+00:00","mainEntityOfPage":{"@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/"},"wordCount":167,"commentCount":0,"publisher":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13"},"articleSection":["Cpanel","Linux"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/","url":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/","name":"How to Enable IP Forwarding in Linux - cPanel Plesk","isPartOf":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#website"},"datePublished":"2016-01-26T08:12:16+00:00","dateModified":"2021-02-06T09:54:46+00:00","breadcrumb":{"@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cpanelplesk.com\/wp62\/how-to-enable-ip-forwarding-in-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cpanelplesk.com\/wp62\/"},{"@type":"ListItem","position":2,"name":"How to Enable IP Forwarding in Linux"}]},{"@type":"WebSite","@id":"https:\/\/cpanelplesk.com\/wp62\/#website","url":"https:\/\/cpanelplesk.com\/wp62\/","name":"cPanel Plesk","description":"Blog on famous hosting control panels","publisher":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpanelplesk.com\/wp62\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13","name":"Farooq Omer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/","url":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png","contentUrl":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png","width":300,"height":44,"caption":"Farooq Omer"},"logo":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/"}},{"@type":"Person","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648","name":"Seemab Saleem","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g","caption":"Seemab Saleem"},"description":"Linux Server Administrator, Web Hosting engineer. I'm dealing with Linux servers since 2014. I started this blog to share the work i love with the world . let me know if you need any assistance. Thanks!!","sameAs":["https:\/\/cpanelplesk.com\/wp62"],"url":"https:\/\/cpanelplesk.com\/wp62\/author\/cmb\/"}]}},"_links":{"self":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts\/3446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/comments?post=3446"}],"version-history":[{"count":0,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts\/3446\/revisions"}],"wp:attachment":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/media?parent=3446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/categories?post=3446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/tags?post=3446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}