{"id":18738,"date":"2021-10-08T14:37:51","date_gmt":"2021-10-08T14:37:51","guid":{"rendered":"https:\/\/made4it.com.br\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/"},"modified":"2026-06-29T19:40:49","modified_gmt":"2026-06-29T19:40:49","slug":"what-is-cgnat-carrier-grade-network-address-translation","status":"publish","type":"post","link":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/","title":{"rendered":"What is CGNAT? (Carrier Grade Network Address Translation)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">To better understand CGNAT, we first need to understand why we use it&#8230; Going back a bit in the history of the Internet, when the IP (Internet Protocol) was created, about 4 billion IPv4 addresses were made available for distribution; at that time, this was considered a sufficient number to meet demand.   <br\/><br\/>These prefixes were used for \u201cNAT\u201d of internal network prefixes (RFC 1918) that did not have Internet access. NAT essentially translates the private prefix to the public prefix. This allows multiple clients to access the Internet using a single public IP address. On a small scale, with only a few private IPs being replaced by a single public one, this does not cause problems; however, on a large scale, it can lead to connection issues or a complete lack of connectivity. As the need for prefix allocation grew, the depletion of IPv4 prefixes drew ever closer to its limit.   <br\/><br\/>Over time, as the internet grew, a second addressing protocol\u2014called IPv6\u2014was created to address the exhaustion of IPv4 addresses; there\u2019s nothing better than having billions and billions of IP addresses available for use. However, the creation of IPv6 brought with it implementation challenges, as it required replacing equipment with devices that supported the protocol and adapting to the new protocol. <br\/><br\/>As a result, the transition of the Internet to the new IP protocol has not yet been fully completed; this has created the need for a temporary measure to address the shortage of IP addresses, without requiring changes to the Internet itself, but rather directly to providers\u2019 networks&#8230; Consequently, the CGNAT (Carrier Grade Network Address Translation) protocol was created to facilitate this transition. <\/p>\n\n<p class=\"wp-block-paragraph\">But what is CGNAT? Before going deeper, we need to better understand how it works, how does it help with address depletion? CGNAT consists of using the UDP and TCP ports of public IP addresses, dividing them between private IP blocks to establish connections with destinations on the Internet, which would be a large-scale NAT.  <\/p>\n\n<p class=\"wp-block-paragraph\">There are basically two types of CGNAT: Deterministic and Bulk Port Allocation. With Deterministic CGNAT, as in the previous example, we allocate a fixed number of TCP\/UDP ports per public IPv4 address; that is, if we configure 100.64.0.0\/24 with an outgoing route using a public \/27 and pre-allocating 8,192 ports to each subscriber, we\u2019ll have a fixed service limit of about 256 subscribers. The image below shows an example of a deterministic CGNAT table. <\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat1.jpg\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat1.jpg\" alt=\"\" class=\"wp-image-1903\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">For this type of CGNAT, there is no minimum number of ports per connection; it can be implemented with up to 256 fixed ports per connection. However, the fewer the number of ports, the more problems we will encounter with inaccessible destinations and navigation issues. To avoid these problems, the table below shows the required number of public blocks relative to private blocks, along with the number of ports.   <br\/><br\/>Deterministic CGNAT with 1 public to 16 private, with 4 thousand ports per connection.<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat2.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat2.png\" alt=\"\" class=\"wp-image-1905\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">Deterministic CGNAT with 1 public to 32 private, with 2000 ports per connection.<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat3.png\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat3.png\" alt=\"\" class=\"wp-image-1906\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">For this model, we have a page created by the Made4it team that generates a script for Mikrotik, accessible via the link <a href=\"https:\/\/made4it.com.br\/cgnat\/\" class=\"rank-math-link\">made4it.com.br\/cgnat\/<\/a>, and an article explaining how to configure it, which can be accessed <a href=\"http:\/\/www.made4it.com.br\/como-configurar-um-cgnat\" class=\"rank-math-link\">by clicking here<\/a><\/p>\n\n<p class=\"wp-block-paragraph\">In the Bulk Port Allocation model, the TCP\/UDP ports are allocated according to the subscriber&#8217;s needs in blocks of defined size ports, the block being 256 ports and a subscriber using only one block we will save resources and with that we will be able to place many more subscribers with a public \/27. The big disadvantage of this model is that we depend on generating logs of port usage and storing this information for future reference. The big disadvantage of this model is that we depend on generating logs of port usage and storing this information for future reference.  <\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat4.jpg\"><img decoding=\"async\" src=\"https:\/\/www.made4it.com.br\/wp-content\/uploads\/2021\/09\/cgnat4.jpg\" alt=\"\" class=\"wp-image-1904\"\/><\/a><\/figure>\n\n<p class=\"wp-block-paragraph\">With the emergence of CGNAT, some devices have appeared that already support CGNAT configuration, such as Mikrotik, which was not specifically designed for this purpose, but whose CGNAT functionality works perfectly if properly configured. There are also several other CGNAT solutions, including A10, DANOS (Linux), Iptables (Linux), Cisco, Huawei, Juniper, NFWare, 6Wind, and others&#8230; <br\/><br\/>Until the process of transitioning the Internet to IPv6 is 100% complete, we will have to use CGNAT to work around the IPv4 shortage. If you need any assistance with implementing the protocol, regardless of the model or equipment, the Made4it team can assist you with the implementation. Please contact us via email <a href=\"mailto:contato@made4it.com.br\">at contato@made4it.com.br<\/a> or by phone at (43) 3047-8340 or (43) 9 8485-4013. <br\/><br\/>Author: Kevin Wauters.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is 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":[31],"tags":[],"class_list":["post-18738","post","type-post","status-publish","format-standard","hentry","category-nao-categorizado"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"What is 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\/what-is-cgnat-carrier-grade-network-address-translation\/\" \/>\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=\"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it\" \/>\n\t\t<meta property=\"og:description\" content=\"What is a CGNAT?\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/\" \/>\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-08T14:37:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-29T19:40:49+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it\" \/>\n\t\t<meta name=\"twitter:description\" content=\"What is 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\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#blogposting\",\"name\":\"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it\",\"headline\":\"What is CGNAT? (Carrier Grade Network Address Translation)\",\"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\\\/09\\\/cgnat1.jpg\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#articleImage\"},\"datePublished\":\"2021-10-08T14:37:51+00:00\",\"dateModified\":\"2026-06-29T19:40:49+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#webpage\"},\"articleSection\":\"N\\u00e3o categorizado\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#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\\\/nao-categorizado\\\/#listItem\",\"name\":\"N\\u00e3o categorizado\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/nao-categorizado\\\/#listItem\",\"position\":2,\"name\":\"N\\u00e3o categorizado\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/nao-categorizado\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#listItem\",\"name\":\"What is CGNAT? (Carrier Grade Network Address Translation)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#listItem\",\"position\":3,\"name\":\"What is CGNAT? (Carrier Grade Network Address Translation)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/category\\\/nao-categorizado\\\/#listItem\",\"name\":\"N\\u00e3o categorizado\"}}]},{\"@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\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#organizationLogo\",\"width\":87,\"height\":27},\"image\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#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\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#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\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#webpage\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/\",\"name\":\"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it\",\"description\":\"What is a CGNAT?\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/blog\\\/what-is-cgnat-carrier-grade-network-address-translation\\\/#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-08T14:37:51+00:00\",\"dateModified\":\"2026-06-29T19:40:49+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":"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it","description":"What is a CGNAT?","canonical_url":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#blogposting","name":"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it","headline":"What is CGNAT? (Carrier Grade Network Address Translation)","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\/09\/cgnat1.jpg","@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#articleImage"},"datePublished":"2021-10-08T14:37:51+00:00","dateModified":"2026-06-29T19:40:49+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#webpage"},"isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#webpage"},"articleSection":"N\u00e3o categorizado"},{"@type":"BreadcrumbList","@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#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\/nao-categorizado\/#listItem","name":"N\u00e3o categorizado"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/nao-categorizado\/#listItem","position":2,"name":"N\u00e3o categorizado","item":"https:\/\/made4it.com.br\/en\/blog\/category\/nao-categorizado\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#listItem","name":"What is CGNAT? (Carrier Grade Network Address Translation)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#listItem","position":3,"name":"What is CGNAT? (Carrier Grade Network Address Translation)","previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/blog\/category\/nao-categorizado\/#listItem","name":"N\u00e3o categorizado"}}]},{"@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\/what-is-cgnat-carrier-grade-network-address-translation\/#organizationLogo","width":87,"height":27},"image":{"@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#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\/what-is-cgnat-carrier-grade-network-address-translation\/#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\/what-is-cgnat-carrier-grade-network-address-translation\/#webpage","url":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/","name":"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it","description":"What is a CGNAT?","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/#website"},"breadcrumb":{"@id":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/#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-08T14:37:51+00:00","dateModified":"2026-06-29T19:40:49+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":"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it","og:description":"What is a CGNAT?","og:url":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/","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-08T14:37:51+00:00","article:modified_time":"2026-06-29T19:40:49+00:00","twitter:card":"summary_large_image","twitter:title":"What is CGNAT? (Carrier Grade Network Address Translation) - Made4it","twitter:description":"What is a CGNAT?","twitter:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png"},"aioseo_meta_data":{"post_id":"18738","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:49","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\/nao-categorizado\/\" title=\"N\u00e3o categorizado\">N\u00e3o categorizado<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWhat is CGNAT? (Carrier Grade Network Address Translation)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/made4it.com.br\/en\/"},{"label":"N\u00e3o categorizado","link":"https:\/\/made4it.com.br\/en\/blog\/category\/nao-categorizado\/"},{"label":"What is CGNAT? (Carrier Grade Network Address Translation)","link":"https:\/\/made4it.com.br\/en\/blog\/what-is-cgnat-carrier-grade-network-address-translation\/"}],"_links":{"self":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18738","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=18738"}],"version-history":[{"count":1,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18738\/revisions"}],"predecessor-version":[{"id":18739,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/posts\/18738\/revisions\/18739"}],"wp:attachment":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/media?parent=18738"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/categories?post=18738"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/tags?post=18738"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}