You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector.mdx
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,9 +93,7 @@ To install WARP Connector on a host machine:
93
93
Success
94
94
```
95
95
96
-
<details>
97
-
<summary>Troubleshoot connection</summary>
98
-
<div>
96
+
<Detailsheader="Troubleshoot connection">
99
97
100
98
If WARP is disconnected, try the following troubleshooting strategies:
101
99
@@ -105,11 +103,7 @@ To install WARP Connector on a host machine:
105
103
106
104
- Review your [WARP daemon logs](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/) for information about why the connection is failing.
107
105
108
-
```sh
109
-
echo'net.ipv4.ip_forward = 1'| sudo tee -a /etc/sysctl.d/99-warp-svc.conf
110
-
sudo sysctl -p /etc/sysctl.d/99-warp-svc.conf
111
-
```
112
-
</Details>
106
+
</Details>
113
107
114
108
WARP Connector software is now installed but not yet routing traffic.
0 commit comments