Skip to content

Commit a865923

Browse files
committed
add availability details
1 parent 6996487 commit a865923

File tree

1 file changed

+5
-5
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings

1 file changed

+5
-5
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88
import {
99
Details,
1010
GlossaryTooltip,
11-
InlineBadge,
11+
Badge,
1212
Render,
1313
Tabs,
1414
TabItem,
@@ -321,17 +321,17 @@ To turn on local network access in the WARP client:
321321
- The maximum excluded subnet size is `/24`.
322322
- If a device has multiple network interfaces with distinct local IP ranges, WARP will only exclude one of those networks. To access a specific local network, disable the other interfaces and disconnect/reconnect WARP.
323323

324-
### WARP interface IP DNS registration
324+
### WARP interface IP DNS registration <Badge text="Beta" variant="caution"/>
325325

326326
<Details header="Feature availability">
327327

328328
| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) |
329329
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
330-
| <ul><li> Gateway with WARP</li></ul> | All plans |
330+
| <ul><li> Gateway with WARP</li><li> Secure Web Gateway without DNS filtering </li></ul> | All plans |
331331

332332
| System | Availability | Minimum WARP version |
333333
| -------- | ------------ | -------------------- |
334-
| Windows || 2024.1.159.0 |
334+
| Windows || 2025.2.460.1 |
335335
| macOS || |
336336
| Linux || |
337337
| iOS || |
@@ -340,6 +340,6 @@ To turn on local network access in the WARP client:
340340

341341
</Details>
342342

343-
When `Enabled` (default), the operating system will register WARP's [local interface IP](#override-local-interface-ip) (CGNAT IP or `172.16.0.2`) with your on-premise DNS server when the DNS server is reachable.
343+
When `Enabled`, the operating system will register WARP's [local interface IP](#override-local-interface-ip) (CGNAT IP or `172.16.0.2`) with your on-premise DNS server when the DNS server is reachable.
344344

345345
If you use on-premise DNS infrastructure (such as Active Directory), we recommend turning this setting on for remote [device profiles](/cloudflare-one/connections/connect-devices/warp/configure-warp/device-profiles/) and turning it off for [managed network](/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks/) device profiles. In this configuration, remote devices will register their WARP interface IP, while on-premise devices will only register their local DHCP address. This allows the on-premise DNS server to resolve device hostnames no matter where the device is located.

0 commit comments

Comments
 (0)