<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Cloudflare One Appliance</title><description>Cloudflare changelogs for Cloudflare One Appliance</description><link>https://developers.cloudflare.com/changelog/</link><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Custom DHCP options on Cloudflare One Appliance</title><link>https://developers.cloudflare.com/changelog/post/2026-05-07-appliance-dhcp-options/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-05-07-appliance-dhcp-options/</guid><description>&lt;p&gt;When the Cloudflare One Appliance is acting as the DHCP server for a LAN, you can now configure custom DHCP options on the leases it issues. This unlocks workflows such as PXE / iPXE boot, VoIP phone provisioning, and vendor-specific client configuration.&lt;/p&gt;
&lt;p&gt;Each option is defined by &lt;code&gt;option_number&lt;/code&gt;, &lt;code&gt;value&lt;/code&gt;, and one of four value types: &lt;code&gt;text&lt;/code&gt;, &lt;code&gt;integer&lt;/code&gt;, &lt;code&gt;hex&lt;/code&gt;, or &lt;code&gt;ip&lt;/code&gt;. Configurations are validated on the appliance before being applied — invalid configurations are rejected and the underlying error is returned to the API caller, so a bad option will not disrupt the live DHCP service.&lt;/p&gt;
&lt;p&gt;For details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/network-options/dhcp/dhcp-options/&quot;&gt;DHCP server options&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Source-based breakout and prioritization on Cloudflare One Appliance</title><link>https://developers.cloudflare.com/changelog/post/2026-05-07-appliance-source-based-breakout/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-05-07-appliance-source-based-breakout/</guid><description>&lt;p&gt;Breakout and traffic prioritization rules on the Cloudflare One Appliance can now match by &lt;strong&gt;source&lt;/strong&gt; in addition to destination application. You can pin breakout or priority behavior to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A source LAN interface — VLANs attached to that LAN are included automatically.&lt;/li&gt;
&lt;li&gt;A source IP address, range, or CIDR block.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is the natural way to break out a guest VLAN to the local Internet, or to prioritize traffic from a specific subnet, without enumerating destination applications.&lt;/p&gt;
&lt;p&gt;For details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/network-options/application-based-policies/breakout-traffic/#breakout-by-source&quot;&gt;Breakout traffic&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Self-serve provisioning of Cloudflare One Virtual Appliance via API</title><link>https://developers.cloudflare.com/changelog/post/2026-05-07-virtual-appliance-self-serve-api/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-05-07-virtual-appliance-self-serve-api/</guid><description>&lt;p&gt;You can now create, rotate, and delete Cloudflare One Virtual Appliance instances and their license keys directly via the API and Terraform.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a virtual appliance and receive a license key: &lt;code&gt;POST /accounts/{account_id}/magic/connectors&lt;/code&gt; with &lt;code&gt;device.provision_license: true&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Rotate the license key for an existing virtual appliance: &lt;code&gt;PATCH /accounts/{account_id}/magic/connectors/{connector_id}&lt;/code&gt; with &lt;code&gt;provision_license: true&lt;/code&gt;. The previous key is immediately and irrevocably revoked.&lt;/li&gt;
&lt;li&gt;Delete a virtual appliance to release the associated licensed device.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The license key is returned in the response only once, at create or rotate time. Copy and store it securely.&lt;/p&gt;
&lt;p&gt;For details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/configure-virtual-appliance/&quot;&gt;Configure a Cloudflare One Virtual Appliance&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Link aggregation (LACP) support for Cloudflare One Appliance</title><link>https://developers.cloudflare.com/changelog/post/2026-04-07-link-aggregation-lacp-appliance/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-04-07-link-aggregation-lacp-appliance/</guid><description>&lt;p&gt;Cloudflare One Appliance now supports Link Aggregation Control Protocol (LACP), allowing you to bundle up to six physical LAN ports into a single logical interface. Link aggregation increases available bandwidth and eliminates single points of failure on the LAN side of the appliance.&lt;/p&gt;
&lt;p&gt;This feature is available in beta on physical appliance hardware with the latest OS. No entitlement is required.&lt;/p&gt;
&lt;p&gt;To configure a Link Aggregation Group, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/network-options/link-aggregation/&quot;&gt;Configure link aggregation groups&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Post-quantum encryption support for Cloudflare One Appliance</title><link>https://developers.cloudflare.com/changelog/post/2026-02-11-appliance-post-quantum-encryption/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-02-11-appliance-post-quantum-encryption/</guid><description>&lt;p&gt;Cloudflare One Appliance version 2026.2.0 adds &lt;a href=&quot;https://developers.cloudflare.com/ssl/post-quantum-cryptography/&quot;&gt;post-quantum encryption&lt;/a&gt; support using hybrid ML-KEM (Module-Lattice-Based Key-Encapsulation Mechanism).&lt;/p&gt;
&lt;p&gt;The appliance now uses TLS 1.3 with hybrid ML-KEM for its connection to the Cloudflare edge. During the TLS handshake, the appliance and the edge share a symmetric secret over the TLS connection and inject it into the ESP layer of IPsec. This protects IPsec data plane traffic against harvest-now, decrypt-later attacks.&lt;/p&gt;
&lt;p&gt;This upgrade deploys automatically to all appliances during their configured interrupt windows with no manual action required.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/&quot;&gt;Cloudflare One Appliance&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Breakout traffic visibility via NetFlow</title><link>https://developers.cloudflare.com/changelog/post/2025-12-31-connector-breakout-traffic-netflow/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-12-31-connector-breakout-traffic-netflow/</guid><description>&lt;p&gt;Magic WAN Connector now exports NetFlow data for breakout traffic to Magic Network Monitoring (MNM), providing visibility into traffic that bypasses Cloudflare&apos;s security filtering.&lt;/p&gt;
&lt;p&gt;This feature allows you to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Monitor breakout traffic statistics in the Cloudflare dashboard.&lt;/li&gt;
&lt;li&gt;View traffic patterns for applications configured to bypass Cloudflare.&lt;/li&gt;
&lt;li&gt;Maintain visibility across all traffic passing through your Magic WAN Connector.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/analytics/netflow-analytics/&quot;&gt;NetFlow statistics&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Designate WAN link for breakout traffic</title><link>https://developers.cloudflare.com/changelog/post/2025-11-06-connector-designate-wan-link-breakout/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-11-06-connector-designate-wan-link-breakout/</guid><description>&lt;p&gt;Magic WAN Connector now allows you to designate a specific WAN port for breakout traffic, giving you deterministic control over the egress path for latency-sensitive applications.&lt;/p&gt;
&lt;p&gt;With this feature, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pin breakout traffic for specific applications to a preferred WAN port.&lt;/li&gt;
&lt;li&gt;Ensure critical traffic (such as Zoom or Teams) always uses your fastest or most reliable connection.&lt;/li&gt;
&lt;li&gt;Benefit from automatic failover to standard WAN port priority if the preferred port goes down.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is useful for organizations with multiple ISP uplinks who need predictable egress behavior for performance-sensitive traffic.&lt;/p&gt;
&lt;p&gt;For configuration details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/network-options/application-based-policies/breakout-traffic/#designate-wan-ports-for-breakout-apps&quot;&gt;Designate WAN ports for breakout apps&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Virtual Cloudflare One Appliance with KVM support (open beta)</title><link>https://developers.cloudflare.com/changelog/post/2025-07-21-virtual-appliance-kvm-proxmox/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-07-21-virtual-appliance-kvm-proxmox/</guid><description>&lt;p&gt;The KVM-based virtual Cloudflare One Appliance is now in open beta with official support for Proxmox VE.&lt;/p&gt;
&lt;p&gt;Customers can deploy the virtual appliance on KVM hypervisors to connect branch or data center networks to Cloudflare WAN without dedicated hardware.&lt;/p&gt;
&lt;p&gt;For setup instructions, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/configure-virtual-appliance/&quot;&gt;Configure a virtual Cloudflare One Appliance&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Cloudflare One Appliance supports multiple DNS server IPs</title><link>https://developers.cloudflare.com/changelog/post/2025-04-30-appliance-multiple-dns-servers/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-04-30-appliance-multiple-dns-servers/</guid><description>&lt;p&gt;Cloudflare One Appliance DHCP server settings now support specifying multiple DNS server IP addresses in the DHCP pool.&lt;/p&gt;
&lt;p&gt;Previously, customers could only configure a single DNS server per DHCP pool. With this update, you can specify multiple DNS servers to provide redundancy for clients at branch locations.&lt;/p&gt;
&lt;p&gt;For configuration details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/network-options/dhcp/dhcp-server/&quot;&gt;DHCP server&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item><item><title>Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Configure your Magic WAN Connector to connect via static IP assignment</title><link>https://developers.cloudflare.com/changelog/post/2025-02-14-local-console-access/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-02-14-local-console-access/</guid><description>&lt;p&gt;You can now locally configure your &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/&quot;&gt;Magic WAN Connector&lt;/a&gt; to work in a static IP configuration.&lt;/p&gt;
&lt;p&gt;This local method does not require having access to a DHCP Internet connection. However, it does require being comfortable with using tools to access the serial port on Magic WAN Connector as well as using a serial terminal client to access the Connector&apos;s environment.&lt;/p&gt;
&lt;p&gt;For more details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/configuration/appliance/configure-hardware-appliance/#bootstrap-via-serial-console&quot;&gt;WAN with a static IP address&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Fri, 14 Feb 2025 00:00:00 GMT</pubDate><product>Cloudflare One Appliance</product><category>Cloudflare One Appliance</category><category>Cloudflare One</category><category>Cloudflare WAN</category></item></channel></rss>