{"id":2571,"date":"2021-10-01T13:27:00","date_gmt":"2021-10-01T13:27:00","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=2571"},"modified":"2021-10-01T13:34:57","modified_gmt":"2021-10-01T13:34:57","slug":"how-to-configuring-rotating-ip-in-cpanel","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/","title":{"rendered":"How to configuring rotating IP in cPanel?"},"content":{"rendered":"<h2><strong>Following are the steps<\/strong><strong>To set the rotary IP in cPanel <\/strong><strong>:<\/strong><\/h2>\n<p><strong>Step 1 \u2013<\/strong>\u00a0Enter via SFTP root, open the file \/etc\/exim.pl and after the last line enter the code below:<\/p>\n<pre><strong>randinet sub {inet = (\"xxx1\" \"XXX2\" \"xxx3,\" \"xxx4\"); \r\nreturn $ inet [int rand ($ # inet)];}<\/strong><\/pre>\n<p>Where there is xxx1, it should be replaced by IPs that want to turnover.<\/p>\n<p><strong>Step 2 \u2013<\/strong>\u00a0Next, open the \/etc\/exim.conf file and look for the line starting with \u2018interface\u2019. You will find the code below:<\/p>\n<pre><strong>interface = $ {if exists {\/ etc \/ mailips {} $ {lookup {$ sender_address_domain lsearch} * {\/ etc \/ mailips} {$ value} {} {}}}}<\/strong><\/pre>\n<p>Replace this line with:<\/p>\n<pre>interface = $ {perl {}} randinet<\/pre>\n<p><strong>Step 3 \u2013<\/strong>\u00a0After making these changes, restart exim with the following command via SSH (or via WHM):<\/p>\n<h2><strong>restart exim service<\/strong><\/h2>\n<p>Done, exim will now send emails with rotating IPs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following are the stepsTo set the rotary IP in cPanel : Step 1 \u2013\u00a0Enter via SFTP root, open the file \/etc\/exim.pl and after the last line enter the code below: randinet sub {inet = (&#8220;xxx1&#8221; &#8220;XXX2&#8221; &#8220;xxx3,&#8221; &#8220;xxx4&#8221;); return $ inet [int rand ($ # inet)];} Where there is xxx1, it should be replaced by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[],"class_list":["post-2571","post","type-post","status-publish","format-standard","hentry","category-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to configuring rotating IP in cPanel? - OWS KB<\/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:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to configuring rotating IP in cPanel? - OWS KB\" \/>\n<meta property=\"og:description\" content=\"Following are the stepsTo set the rotary IP in cPanel : Step 1 \u2013\u00a0Enter via SFTP root, open the file \/etc\/exim.pl and after the last line enter the code below: randinet sub {inet = (&quot;xxx1&quot; &quot;XXX2&quot; &quot;xxx3,&quot; &quot;xxx4&quot;); return $ inet [int rand ($ # inet)];} Where there is xxx1, it should be replaced by [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-01T13:27:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-01T13:34:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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=\"1 minute\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"OWS KB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/#webpage\",\"url\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\",\"name\":\"How to configuring rotating IP in cPanel? - OWS KB\",\"isPartOf\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\"},\"datePublished\":\"2021-10-01T13:27:00+00:00\",\"dateModified\":\"2021-10-01T13:34:57+00:00\",\"author\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"breadcrumb\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/how-to-configuring-rotating-ip-in-cpanel\/\",\"name\":\"How to configuring rotating IP in cPanel?\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ownwebservers.com\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=2571"}],"version-history":[{"count":3,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2571\/revisions"}],"predecessor-version":[{"id":2575,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2571\/revisions\/2575"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=2571"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=2571"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=2571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}