{"id":18723,"date":"2021-10-14T10:33:16","date_gmt":"2021-10-14T10:33:16","guid":{"rendered":"https:\/\/made4it.com.br\/blog\/how-to-configure-cgnat\/"},"modified":"2026-06-29T19:40:46","modified_gmt":"2026-06-29T19:40:46","slug":"how-to-configure-cgnat","status":"publish","type":"post","link":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/","title":{"rendered":"How to configure CGNAT"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hi, how are you? My name is Kevin Wauters. I&#8217;m part of the Made4it consulting team, and today I&#8217;m going to show you how to configure CGNAT using the script created by the Made4it team. <\/p>\n\n<p class=\"wp-block-paragraph\">Script creates deterministic type CGNAT, to better understand and have more information about CGNAT types you can read our <a href=\"https:\/\/made4it.com.br\/blog\/o-que-e-cgnat\/\" class=\"rank-math-link\">previous article<\/a><\/p>\n\n<p class=\"wp-block-paragraph\">To create the script, first we need to access the page <a class=\"rank-math-link\" href=\"https:\/\/www.made4it.com.br\/cgnat\/\">https:\/\/www.made4it.com.br\/cgnat<\/a>\/, when accessing we have the page:<br\/><\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT1.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT1.png\" alt=\"\" class=\"wp-image-1930\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">On this page we have some fields to be filled, namely:<\/p>\n\n<ul class=\"wp-block-list\"><li>Public network address \u2013 Public IP address, which will be used to perform NAT on private IP addresses. For example, let&#8217;s use 200.0.0.0   <\/li><li>Netmask \u2013 Full netmask of the public IP. For an example, let&#8217;s use 255.255.255.252. <\/li><li>Initial internal IP \u2013 Private IP used by clients. For an example, we will use 100.64.0.0 <\/li><li>Ports per client \u2013 Number of public IP ports that each private IP can use. For an example, let&#8217;s use the value of 4000. <\/li><li>Start of Jump \u2013 Number of the jump rule, if it is a new CGNAT, keep it at 0, change it only in cases of adding more rules in a CGNAT in production. For an example, we will set it up as a new <\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">Filling in the information we will have the page:<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT2.tif.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT2.tif.png\" alt=\"\" class=\"wp-image-1932\"\/><\/a><\/figure>\n\n<p>Now just click on the button to generate the CGNAT script and we will have<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT3.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT3.png\" alt=\"\" class=\"wp-image-1929\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">On this page we will have information that we put in to create CGNAT and also information about the rules created by the script.<br\/><br\/>Now we need to transfer this script to a file by copying the rules below the part indicated with \u201c==== COPY FROM HERE ====\u201d until the end of the page. When pasting in the file, just save it as a .rsc file, for example cgnat.rsc.<br\/><br\/>Next, we need to UPLOAD this file on the Mikrotik, which will be the equipment used to perform the NAT. To do this, just go to FILES as soon as you log in via WINBOX. <\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT4.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT4.png\" alt=\"\" class=\"wp-image-1933\"\/><\/a><\/figure>\n\n<p>Now that the file is on the Mikrotik, we can read it so that the Mikrotik can create the rules. Just open the terminal and type the command \u201cimport file-name=cgnat.rsc\u201d (replace \u201ccgnat.rsc\u201d with the name of the file you uploaded) and press Enter so that Mikrotik creates the rules. <br><br><\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT5.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT5.png\" alt=\"\" class=\"wp-image-1934\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">It will appear as if it is loading; wait for the message \u201cScript file loaded and executed successfully.\u201d This indicates that the script has been read in its entirety and the rules have been successfully created. You can view the rules under IP, Firewall, and NAT. <br\/><\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT6.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT6.png\" alt=\"\" class=\"wp-image-1935\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">After importing the rules and completing the other CGNAT configurations\u2014such as adjusting the time for stabilized connections, creating blackhole routes for the public blocks used in this CGNAT to prevent loops, and adjusting the routing\u2014 so that the CGNAT device has the necessary routes and the network recognizes the address blocks within the CGNAT, then simply redirect clients with IP addresses from 100.64.0.0 to 100.64.0.63 to this CGNAT and disable rule number 0; this will allow them to start browsing.<br\/><br\/><strong><\/strong> And<strong>so, once these steps are complete, we will have a functional CGNAT configured.<\/strong><\/p>\n\n<p class=\"wp-block-paragraph\">If you prefer, you can also watch this step-by-step video on our youtube channel.<\/p>\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Como configurar CGNAT\" width=\"800\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/PSbdAL0zrAo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n<p class=\"wp-block-paragraph\">If you need help creating your CGNAT, you can contact our team via email <a href=\"mailto:contato@made4it.com.br\">contato@made4it.com.br<\/a> or by phone (43) 3047-8340 or (43) 9 8485-4013.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A step-by-step guide on how to configure a CGNAT<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1213],"tags":[1230,1231],"class_list":["post-18723","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-cgnat","tag-how-to-configure-cgnat"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"A step-by-step guide on how to configure a CGNAT\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Made4it\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Made4it -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to configure CGNAT - Made4it\" \/>\n\t\t<meta property=\"og:description\" content=\"A step-by-step guide on how to configure a CGNAT\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"87\" \/>\n\t\t<meta property=\"og:image:height\" content=\"27\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-10-14T10:33:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-29T19:40:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to configure CGNAT - Made4it\" \/>\n\t\t<meta name=\"twitter:description\" content=\"A step-by-step guide on how to configure a CGNAT\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#blogposting\",\"name\":\"How to configure CGNAT - Made4it\",\"headline\":\"How to configure CGNAT\",\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.made4it.com.br\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/CGNAT1.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#articleImage\"},\"datePublished\":\"2021-10-14T10:33:16+00:00\",\"dateModified\":\"2026-06-29T19:40:46+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#webpage\"},\"articleSection\":\"Uncategorized, cgnat, how to configure cgnat\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#listItem\",\"name\":\"How to configure CGNAT\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#listItem\",\"position\":3,\"name\":\"How to configure CGNAT\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\",\"name\":\"Made4it\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logomade4it.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#organizationLogo\",\"width\":87,\"height\":27},\"image\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/\",\"name\":\"Made4it\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Made4it\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#webpage\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/\",\"name\":\"How to configure CGNAT - Made4it\",\"description\":\"A step-by-step guide on how to configure a CGNAT\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/how-to-configure-cgnat\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/author\\\/made4it\\\/#author\"},\"datePublished\":\"2021-10-14T10:33:16+00:00\",\"dateModified\":\"2026-06-29T19:40:46+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"name\":\"Made4it\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to configure CGNAT - Made4it","description":"A step-by-step guide on how to configure a CGNAT","canonical_url":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#blogposting","name":"How to configure CGNAT - Made4it","headline":"How to configure CGNAT","author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/10\/CGNAT1.png","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#articleImage"},"datePublished":"2021-10-14T10:33:16+00:00","dateModified":"2026-06-29T19:40:46+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#webpage"},"isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#webpage"},"articleSection":"Uncategorized, cgnat, how to configure cgnat"},{"@type":"BreadcrumbList","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/made4it.com.br\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","position":2,"name":"Uncategorized","item":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#listItem","name":"How to configure CGNAT"},"previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#listItem","position":3,"name":"How to configure CGNAT","previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}}]},{"@type":"Organization","@id":"https:\/\/made4it.com.br\/en\/#organization","name":"Made4it","url":"https:\/\/made4it.com.br\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#organizationLogo","width":87,"height":27},"image":{"@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author","url":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/","name":"Made4it","image":{"@type":"ImageObject","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/9e851ee58f38006902829c03b2dc8e42c8a735a5561b807ca366ed66bd41f2ca?s=96&d=mm&r=g","width":96,"height":96,"caption":"Made4it"}},{"@type":"WebPage","@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#webpage","url":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/","name":"How to configure CGNAT - Made4it","description":"A step-by-step guide on how to configure a CGNAT","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/#website"},"breadcrumb":{"@id":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/#breadcrumblist"},"author":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"creator":{"@id":"https:\/\/made4it.com.br\/en\/blog\/author\/made4it\/#author"},"datePublished":"2021-10-14T10:33:16+00:00","dateModified":"2026-06-29T19:40:46+00:00"},{"@type":"WebSite","@id":"https:\/\/made4it.com.br\/en\/#website","url":"https:\/\/made4it.com.br\/en\/","name":"Made4it","inLanguage":"en-US","publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Made4it -","og:type":"article","og:title":"How to configure CGNAT - Made4it","og:description":"A step-by-step guide on how to configure a CGNAT","og:url":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/","og:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:secure_url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:width":87,"og:image:height":27,"article:published_time":"2021-10-14T10:33:16+00:00","article:modified_time":"2026-06-29T19:40:46+00:00","twitter:card":"summary_large_image","twitter:title":"How to configure CGNAT - Made4it","twitter:description":"A step-by-step guide on how to configure a CGNAT","twitter:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png"},"aioseo_meta_data":{"post_id":"18723","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-29 19:40:45","updated":"2026-06-29 21:01:49"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/\" title=\"Uncategorized\">Uncategorized<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to configure CGNAT\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/made4it.com.br\/en\/"},{"label":"Uncategorized","link":"https:\/\/made4it.com.br\/en\/blog\/category\/uncategorized\/"},{"label":"How to configure CGNAT","link":"https:\/\/made4it.com.br\/en\/blog\/how-to-configure-cgnat\/"}],"_links":{"self":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/comments?post=18723"}],"version-history":[{"count":1,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18723\/revisions"}],"predecessor-version":[{"id":18725,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18723\/revisions\/18725"}],"wp:attachment":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/media?parent=18723"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/categories?post=18723"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/tags?post=18723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}