{"id":111598,"date":"2024-09-19T06:00:00","date_gmt":"2024-09-19T13:00:00","guid":{"rendered":"https:\/\/www.backblaze.com\/blog\/?p=111598"},"modified":"2025-12-11T12:38:57","modified_gmt":"2025-12-11T20:38:57","slug":"announcing-support-for-ipv6","status":"publish","type":"post","link":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/","title":{"rendered":"Announcing Support for IPv6"},"content":{"rendered":"\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"583\" class=\"wp-image-111601\" src=\"https:\/\/www.backblaze.com\/blog\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1024x583.png\" alt=\"An illustration of network connections on a gradient background.\" srcset=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1024x583.png 1024w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-300x171.png 300w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-768x437.png 768w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1536x875.png 1536w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-2048x1166.png 2048w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1568x893.png 1568w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 15px;\" aria-hidden=\"true\">\u00a0<\/div>\r\n\r\n\r\n\r\n<p>If your systems are IPv6-enabled or enabling IPv6 is on your roadmap, good news\u2014starting yesterday and continuing over the course of the next few weeks, Backblaze will be \u201cflipping the switch\u201d and turning on IPv6 for our S3 Compatible API. While our IPv6 deployment isn\u2019t completely done yet (we\u2019re phasing the roll out through our environment), we thought we\u2019d share some of the decisions we made that affect performance and functionality.\u00a0\u00a0\u00a0<\/p>\r\n\r\n\r\n\r\n<p>Today, I\u2019ll talk a little bit more about our choices along the way, and answer some questions that might come up about how we\u2019re supporting the protocol (jump to the <a href=\"#IPv6-FAQ\">FAQ<\/a> for that).<\/p>\r\n\r\n\r\n\r\n<div class=\"abstract\" style=\"line-height: 1.8; margin: 24px 12px; padding: 24px 12px 10px 12px;\">\r\n<h4>Hi, I&#8217;m Anthony<\/h4>\r\nSince this is the first time you\u2019re hearing from me, I thought I should introduce myself. I\u2019m a senior network engineer here at Backblaze. The Network Engineering group is responsible for ensuring the reliability, capacity, and security of network traffic, and that includes our IPv6 deployment.<\/div>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">What is IPv6 and why did we enable it?<\/h2>\r\n\r\n\r\n\r\n<p>Internet protocol version 6 (IPv6) is replacing internet protocol version 4 (IPv4) as the standard for IP addresses. Most of the internet uses IPv4, and this protocol has been reliable and resilient for over 20 years. However, IPv4 has limitations that might cause problems as the internet expands\u2014namely, <a href=\"https:\/\/www.backblaze.com\/blog\/proper-address-ipv4-vs-ipv6\/\">there aren\u2019t enough IPv4 addresses to go around<\/a>.\u00a0<\/p>\r\n\r\n\r\n\r\n<p>Demand for IPv6 is continuing to increase exponentially. A major factor in this is the combination of the continually growing population and the number of connected devices a given person carries. <a href=\"https:\/\/www.statista.com\/statistics\/1190270\/number-of-devices-and-connections-per-person-worldwide\/\">One study from 2020<\/a> suggests the average number of connected devices per person globally was 2.4 in 2018, and forecasted to be 3.6 in 2023. Specifically for North America, the study suggests 8.2 connected devices in 2018 and a whopping 13.4 in 2023! Every device connected to the internet needs an IP address, and the finite address space of IPv4 it is simply no longer sufficient. The key to IPv6 enhancement is the expansion of the IP address space from 32 bits to 128 bits, enabling virtually unlimited, unique IP addresses.<\/p>\r\n\r\n\r\n\r\n<p>Support for IPv6 means our customers can reach our services in the most efficient and secure way possible.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Why should you care about us deploying IPv6?<\/h2>\r\n\r\n\r\n\r\n<p>We\u2019ve learned some things over the years, so we approached our IPv6 deployment a little differently than our IPv4 deployment. If you\u2019re a customer or potential customer, here\u2019s what that means for you:\u00a0<\/p>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li><strong>No action needed on your part:<\/strong> Unlike some of the traditional cloud providers, we chose to use the same endpoint URL and let the client choose whether or not to use IPv6. This allows for any systems already IPv6 enabled to benefit immediately. In fact, if your systems are IPv6 enabled and you are a B2 customer using the S3 compatible API, you might already be connecting to us over IPv6 now.<\/li>\r\n\r\n\r\n\r\n<li><strong>Our deployment is better set up to scale:<\/strong> Because of the way we decided to assign virtual IPs (VIPs) to our API endpoints, we have more flexibility to distribute ingress traffic and the ability to add VIPs as we need to in the future.<\/li>\r\n\r\n\r\n\r\n<li><strong>Improved network performance and simpler network management:<\/strong> With IPv6, we simplified IP assignments and reduced the need for customers to use <a href=\"https:\/\/en.wikipedia.org\/wiki\/Network_address_translation\">Network Address Translation<\/a> (NAT). NAT adds processing overhead to network traffic as it translates IP addresses, which can lead to latency issues, especially with high-volume data transfer. The less traffic you have to NAT, the better. On our end, there is no NAT with customer data flows regardless of IPv4 vs IPv6. We also made the decision to route traffic before using network switches, this helps with reducing IPv6 multicast \u201cnoise\u201d and generally helps keep the \u201cwire\u201d cleaner.<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p>And here\u2019s how we got it all done.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">If a VIP could only talk<\/h2>\r\n\r\n\r\n\r\n<p>First, a little background: Backblaze offers two APIs\u2014the Backblaze <a href=\"https:\/\/www.backblaze.com\/apidocs\/introduction-to-the-s3-compatible-api\">S3 Compatible API<\/a> and the <a href=\"https:\/\/www.backblaze.com\/apidocs\/introduction-to-the-b2-native-api\">Backblaze B2 Native API<\/a>. You can learn more about our <a href=\"https:\/\/www.backblaze.com\/apidocs\">APIs here in our documentation<\/a>, but a couple differences are important to note when it comes to our IPv6 deployment:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Backblaze B2 Native API:<\/strong> Uploads are sent directly to a Backblaze Vault. As part of the process of uploading a file, the client is provided an \u201cupload URL\u201d, which is a direct URL to an assigned member of the storage Vault. The data transfer is direct from the client to the storage Vault. Only downloads are served by the API server pool. Load balancers mainly handle distributing API calls.<\/li>\r\n\r\n\r\n\r\n<li><strong>S3 Compatible API:<\/strong> Uploads flow through load balancers and the API server pool. Our API server pool then distributes the data to the assigned Vault. Downloads are served by our API server pool just like Backblaze B2 Native API.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>These functionality differences play a role in how we are able to perform <a href=\"https:\/\/en.wikipedia.org\/wiki\/Teletraffic_engineering\">traffic engineering<\/a>.\u00a0 We assign <a href=\"https:\/\/en.wikipedia.org\/wiki\/Virtual_IP_address\">VIPs<\/a> to our API endpoints, for example, <code>s3.us-west-004.backblazeb2.com<\/code>, or <code>api004.backblazeb2.com<\/code>. These VIPs are owned by our load balancers and API servers (for <a href=\"https:\/\/www.haproxy.com\/glossary\/what-is-direct-server-return-dsr\">Direct Server Return<\/a>). With the Backblaze B2 Native API, we really only need two VIPs per cluster: one for uploads and one for downloads. The upload URL that B2 Native provides to the client naturally distributes the flow across our IP space. With the S3 Compatible API, since uploads and downloads are handled by the same flow, we only needed one VIP\u2026or so we thought.<\/p>\r\n\r\n\r\n\r\n<p>Assigning a single VIP to the S3 Compatible API has been fine for a long time. However, as we\u2019ve grown, and usage of the S3 Compatible API has grown, we discovered that a single S3 Compatible API VIP makes traffic engineering ingress flows challenging. When a large percentage of our S3 Compatible API ingress traffic happens to come from providers that prefer getting to us via a single path, having all that traffic destined to a single IP means we have no ability to steer (i.e.traffic engineer) portions of the traffic.<\/p>\r\n\r\n\r\n\r\n<p>Starting at the beginning of this year, we\u2019ve grown the number of API VIPs in our datacenters with the highest amount of S3 Compatible API traffic from a single IP, to four IPs in four different network prefixes (also known as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Subnet\">subnets<\/a>). This allows us to steer portions of S3 Compatible API traffic. This also helps distribute flows so that providers that have <a href=\"https:\/\/en.wikipedia.org\/wiki\/Equal-cost_multi-path_routing\">equal cost paths<\/a> to us can be better utilized.<\/p>\r\n\r\n\r\n\r\n<p><strong>Lesson learned:<\/strong> With IPv6, we standardized on four IPv6 VIPs in four different prefixes with plans to grow if\/when needed.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Route when you can, switch only when you need to<\/h2>\r\n\r\n\r\n\r\n<p>Backblaze datacenter networks are architected using a typical \u201cthree tier\u201d approach. We have an edge layer, an aggregation layer (also known as a spine), and an access layer (also known as a leaf).<\/p>\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"552\" class=\"wp-image-111603\" src=\"https:\/\/www.backblaze.com\/blog\/wp-content\/uploads\/2024\/09\/image1-1-1024x552.png\" alt=\"A diagram of a three-tier network design.\" srcset=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image1-1-1024x552.png 1024w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image1-1-300x162.png 300w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image1-1-768x414.png 768w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image1-1.png 1150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 15px;\" aria-hidden=\"true\">\u00a0<\/div>\r\n\r\n\r\n\r\n<p>With IPv4, we have two IP \u201cclasses\u201d. We have a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Private_network\">private network<\/a> (<a href=\"https:\/\/datatracker.ietf.org\/doc\/html\/rfc1918\">RFC 1918<\/a>) and a public network. Every machine is assigned an IPv4 address on the private network, and only machines that need to directly interface with the outside world are assigned public IPv4 addresses. These two networks each reside within their own <a href=\"https:\/\/en.wikipedia.org\/wiki\/VLAN\">VLAN<\/a>, and host networking is configured to tag traffic as necessary.<\/p>\r\n\r\n\r\n\r\n<p>Given the tiered design of our network, different layers handle these VLANs. The aggregation layer acts as the router for the private network, and the edge layer acts as the router for the public network. From there, IPv4 traffic is switched, and thus we simply have two large (i.e. flat) VLANs for IPv4.<\/p>\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"546\" class=\"wp-image-111604\" src=\"https:\/\/www.backblaze.com\/blog\/wp-content\/uploads\/2024\/09\/image2-1-1024x546.png\" alt=\"A diagram showing an example of how private IPv6 traffic travels through a network.\" srcset=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1-1024x546.png 1024w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1-300x160.png 300w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1-768x410.png 768w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1-1536x819.png 1536w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1-1568x836.png 1568w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image2-1.png 1999w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 15px;\" aria-hidden=\"true\">\u00a0<\/div>\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"545\" class=\"wp-image-111605\" src=\"https:\/\/www.backblaze.com\/blog\/wp-content\/uploads\/2024\/09\/image3-1024x545.png\" alt=\"A diagram showing an example of how public IPv6 traffic travels through a network.\" srcset=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3-1024x545.png 1024w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3-300x160.png 300w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3-768x409.png 768w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3-1536x818.png 1536w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3-1568x835.png 1568w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image3.png 1999w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 15px;\" aria-hidden=\"true\">\u00a0<\/div>\r\n\r\n\r\n\r\n<p>This has worked well (and still works <em>just<\/em> fine). A pair of VLANs that we can switch to anywhere in the datacenter keeps things simple. Hosts can reside anywhere within the datacenter and IPs can be assigned from the same pools. However, with IPv4 traffic being switched datacenter wide, the flat broadcast domain (thus the level of background broadcast noise) increases over time as the environment grows. In our largest (IP-space wise) datacenter we\u2019ve needed to increase hosts\u2019 <a href=\"https:\/\/en.wikipedia.org\/wiki\/ARP_cache\">arp cache<\/a> size. With IPv6, we wanted to improve this.<\/p>\r\n\r\n\r\n\r\n<p>The first decision we made was to eliminate the concept of public vs private address space with IPv6. Every host gets an address and all addresses are public (if the role requires). Existing firewalls and switch ACLs already permit\/deny traffic as appropriate (which is also the same for our IPv4 networks).<\/p>\r\n\r\n\r\n\r\n<p>Not only does this simplify IP assignments, it also reduces the need for <a href=\"https:\/\/en.wikipedia.org\/wiki\/Network_address_translation\">Network Address Translation<\/a> (NAT). We have many hosts that are not public facing, but do need to communicate with the outside world for various reasons. As we are able to move more and more communication with external services to IPv6, this reduces the load on resources we\u2019ve deployed simply to handle NAT.<\/p>\r\n\r\n\r\n\r\n<p>The second decision that we made was to route all the way down to the access switch layer.\u00a0 Each access switch is assigned a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Subnet\">\/64<\/a> and hosts connected to a given switch are assigned an IPv6 address from a portion of this block.<\/p>\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"547\" class=\"wp-image-111610\" src=\"https:\/\/www.backblaze.com\/blog\/wp-content\/uploads\/2024\/09\/image4-1-1024x547.png\" alt=\"A diagram showing an example of how IPv6 traffic travels through the Backblaze network.\" srcset=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1-1024x547.png 1024w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1-300x160.png 300w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1-768x410.png 768w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1-1536x820.png 1536w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1-1568x837.png 1568w, https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/image4-1.png 1999w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 15px;\" aria-hidden=\"true\">\u00a0<\/div>\r\n\r\n\r\n\r\n<p>This helps with reducing IPv6 multicast \u201cnoise\u201d and generally helps keep the \u201cwire\u201d cleaner.\u00a0 It does make host deployments a little more complicated as in order to assign a given host an IPv6 address from the correct network, one needs to be aware of the switch the host is connected to. Also, if data center staff need to move hosts around for power balancing or consolidation, the IPv6 address will need to be changed if the new location results in the host connecting to a different switch.\u00a0<\/p>\r\n\r\n\r\n\r\n<p><strong>Lesson learned: <\/strong>Even with the added complexity, the <em>route when you can, switch only when you need to<\/em> mantra works well for our environment.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">What\u2019s next?<\/h2>\r\n\r\n\r\n\r\n<p>We still have more work ahead. We are currently investigating ways to support the Backblaze B2 Native API with IPv6 as well as Backblaze Computer Backup. Stay tuned for more on that front.<\/p>\r\n\r\n\r\n\r\n<h2 id=\"IPv6-FAQ\" class=\"wp-block-heading\">FAQs<\/h2>\r\n\r\n\r\n\r\n<div class=\"schema-faq wp-block-yoast-faq-block\">\r\n<div id=\"faq-question-1726689804332\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">What\u2019s the difference between IPv4 and IPv6?<\/strong>\r\n<p class=\"schema-faq-answer\">The key difference between the versions of the protocol is that IPv6 has significantly more address space. The IPv6 address notation is eight groups of four hexadecimal digits with the groups separated by colons, for example 2001:db8:1f70:999:de8:7648:3a49:6e8, although there are methods to abbreviate this notation. For comparison, the IPv4 notation is four groups of decimal digits with the groups separated by dots, for example 198.51.100.1.<br \/><br \/>The expanded addressing capacity of IPv6 will enable the trillions of new internet addresses needed to support connectivity for a huge range of new devices such as phones, household appliances, and vehicles.<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689827381\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">How can I use IPv6 with B2 Cloud Storage?<\/strong>\r\n<p class=\"schema-faq-answer\">Currently, only the Backblaze S3-compatible API supports IPv6. To use IPv6 addresses with B2 Cloud Storage and the S3-compatible API, you do not need to make any changes.<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689844701\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Will IPv4 addresses still work?<\/strong>\r\n<p class=\"schema-faq-answer\">Yes, IPv4 addresses will continue to be supported for both the B2 Native API and the S3-compatible API for the time being. We do not have any explicit plans for sunsetting IPv4 at this time.<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689862603\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">What will happen if I continue to use IPv4?<\/strong>\r\n<p class=\"schema-faq-answer\">Nothing. IPv4 will continue to be supported at this time.<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689881569\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Is IPv6 better\/more secure than IPv4?<\/strong>\r\n<p class=\"schema-faq-answer\">It is not more secure. Customers who reach us via IPv4 or IPv6 will have connections that are equally secure. Our APIs use the same strong TLS encryption regardless if IPv4 or IPv6 is used. Some customers may see a performance improvement if IPv6 allows them to avoid network address translation (NAT).<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689891520\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Is there an additional cost to use IPv6?<\/strong>\r\n<p class=\"schema-faq-answer\">No.<\/p>\r\n<\/div>\r\n<div id=\"faq-question-1726689903777\" class=\"schema-faq-section\"><strong class=\"schema-faq-question\">I\u2019m using Backblaze Computer Backup. Do I need to make any changes?<\/strong>\r\n<p class=\"schema-faq-answer\">No. IPv6 is only relevant for Backblaze B2 Cloud Storage. You don\u2019t need to make any changes to your Backblaze Computer Backup account.<\/p>\r\n<\/div>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re rocking IPv6 or it&#8217;s on your roadmap, Backblaze is now phasing in IPv6 support for the S3 compatible API.<\/p>\n","protected":false},"author":207,"featured_media":111601,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"categories":[7,483],"tags":[468],"class_list":["post-111598","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud-storage","category-tech-lab","tag-b2cloud","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Announcing Full IPv6 Support Across the Entire Backblaze Cloud Platform<\/title>\n<meta name=\"description\" content=\"You can now connect to Backblaze B2 Cloud Storage via IPv6. Here&#039;s the story of how we deployed it and why that matters for you.\" \/>\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.backblaze.com\/blog\/announcing-support-for-ipv6\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing Full IPv6 Support Across the Entire Backblaze Cloud Platform\" \/>\n<meta property=\"og:description\" content=\"You can now connect to Backblaze B2 Cloud Storage via IPv6. Here&#039;s the story of how we deployed it and why that matters for you.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/\" \/>\n<meta property=\"og:site_name\" content=\"Backblaze Blog | Cloud Storage &amp; Cloud Backup\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/backblaze\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-19T13:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T20:38:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1024x583.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"583\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Anthony Hoppe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@backblaze\" \/>\n<meta name=\"twitter:site\" content=\"@backblaze\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anthony Hoppe\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Announcing Full IPv6 Support Across the Entire Backblaze Cloud Platform","description":"You can now connect to Backblaze B2 Cloud Storage via IPv6. Here's the story of how we deployed it and why that matters for you.","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.backblaze.com\/blog\/announcing-support-for-ipv6\/","og_locale":"en_US","og_type":"article","og_title":"Announcing Full IPv6 Support Across the Entire Backblaze Cloud Platform","og_description":"You can now connect to Backblaze B2 Cloud Storage via IPv6. Here's the story of how we deployed it and why that matters for you.","og_url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/","og_site_name":"Backblaze Blog | Cloud Storage &amp; Cloud Backup","article_publisher":"https:\/\/www.facebook.com\/backblaze","article_published_time":"2024-09-19T13:00:00+00:00","article_modified_time":"2025-12-11T20:38:57+00:00","og_image":[{"width":1024,"height":583,"url":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story-1024x583.png","type":"image\/png"}],"author":"Anthony Hoppe","twitter_card":"summary_large_image","twitter_creator":"@backblaze","twitter_site":"@backblaze","twitter_misc":{"Written by":"Anthony Hoppe","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#article","isPartOf":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/"},"author":{"name":"Anthony Hoppe","@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#\/schema\/person\/31e8ca64f9fa6218cf956a677b9387a4"},"headline":"Announcing Support for IPv6","datePublished":"2024-09-19T13:00:00+00:00","dateModified":"2025-12-11T20:38:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/"},"wordCount":1948,"commentCount":0,"publisher":{"@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#primaryimage"},"thumbnailUrl":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story.png","keywords":["B2Cloud"],"articleSection":["Cloud Storage","Tech Lab"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/","url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/","name":"Announcing Full IPv6 Support Across the Entire Backblaze Cloud Platform","isPartOf":{"@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#primaryimage"},"image":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#primaryimage"},"thumbnailUrl":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story.png","datePublished":"2024-09-19T13:00:00+00:00","dateModified":"2025-12-11T20:38:57+00:00","description":"You can now connect to Backblaze B2 Cloud Storage via IPv6. Here's the story of how we deployed it and why that matters for you.","breadcrumb":{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689804332"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689827381"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689844701"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689862603"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689881569"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689891520"},{"@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689903777"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#primaryimage","url":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story.png","contentUrl":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story.png","width":6000,"height":3417,"caption":"An illustration of network connections on a gradient background."},{"@type":"BreadcrumbList","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Announcing Support for IPv6"}]},{"@type":"WebSite","@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#website","url":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/","name":"Backblaze Cloud Solutions Blog","description":"Cloud Storage &amp; Cloud Backup","publisher":{"@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#organization","name":"Backblaze","url":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.backblaze.com\/blog\/wp-content\/uploads\/2017\/12\/backblaze_icon_transparent.png?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.backblaze.com\/blog\/wp-content\/uploads\/2017\/12\/backblaze_icon_transparent.png?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"Backblaze"},"image":{"@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/backblaze","https:\/\/x.com\/backblaze","https:\/\/www.youtube.com\/user\/Backblaze","https:\/\/en.wikipedia.org\/wiki\/Backblaze"]},{"@type":"Person","@id":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/#\/schema\/person\/31e8ca64f9fa6218cf956a677b9387a4","name":"Anthony Hoppe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/Anthony-Hoppe-Backblaze-square-150x150.png","url":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/Anthony-Hoppe-Backblaze-square-150x150.png","contentUrl":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/Anthony-Hoppe-Backblaze-square-150x150.png","caption":"Anthony Hoppe"},"description":"Anthony Hoppe is a Senior Network Engineer at Backblaze. Before he worked at Backblaze, he previously held positions in the public sector, including in state government and K\u201312 education. Networking of all kinds is his passion. Even his personal network(s) are complex enough to involve BGP, VPNs, and planned maintenance windows. In his spare time, you may find him punching down cross-connects on 66 blocks and neck deep in Nortel phone switch programming.","url":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/author\/anthonyhoppe\/"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689804332","position":1,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689804332","name":"What\u2019s the difference between IPv4 and IPv6?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The key difference between the versions of the protocol is that IPv6 has significantly more address space. The IPv6 address notation is eight groups of four hexadecimal digits with the groups separated by colons, for example 2001:db8:1f70:999:de8:7648:3a49:6e8, although there are methods to abbreviate this notation. For comparison, the IPv4 notation is four groups of decimal digits with the groups separated by dots, for example 198.51.100.1.<br\/><br\/>The expanded addressing capacity of IPv6 will enable the trillions of new internet addresses needed to support connectivity for a huge range of new devices such as phones, household appliances, and vehicles.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689827381","position":2,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689827381","name":"How can I use IPv6 with B2 Cloud Storage?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Currently, only the Backblaze S3-compatible API supports IPv6. To use IPv6 addresses with B2 Cloud Storage and the S3-compatible API, you do not need to make any changes.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689844701","position":3,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689844701","name":"Will IPv4 addresses still work?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, IPv4 addresses will continue to be supported for both the B2 Native API and the S3-compatible API for the time being. We do not have any explicit plans for sunsetting IPv4 at this time.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689862603","position":4,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689862603","name":"What will happen if I continue to use IPv4?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Nothing. IPv4 will continue to be supported at this time.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689881569","position":5,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689881569","name":"Is IPv6 better\/more secure than IPv4?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"It is not more secure. Customers who reach us via IPv4 or IPv6 will have connections that are equally secure. Our APIs use the same strong TLS encryption regardless if IPv4 or IPv6 is used. Some customers may see a performance improvement if IPv6 allows them to avoid network address translation (NAT).","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689891520","position":6,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689891520","name":"Is there an additional cost to use IPv6?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689903777","position":7,"url":"https:\/\/www.backblaze.com\/blog\/announcing-support-for-ipv6\/#faq-question-1726689903777","name":"I\u2019m using Backblaze Computer Backup. Do I need to make any changes?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. IPv6 is only relevant for Backblaze B2 Cloud Storage. You don\u2019t need to make any changes to your Backblaze Computer Backup account.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"jetpack_featured_media_url":"https:\/\/backblazeprod.wpenginepowered.com\/wp-content\/uploads\/2024\/09\/bb-bh-IPv6-Story.png","_links":{"self":[{"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/posts\/111598","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/users\/207"}],"replies":[{"embeddable":true,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/comments?post=111598"}],"version-history":[{"count":0,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/posts\/111598\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/media\/111601"}],"wp:attachment":[{"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/media?parent=111598"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/categories?post=111598"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/backblazeprod.wpenginepowered.com\/blog\/wp-json\/wp\/v2\/tags?post=111598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}