Skip to content

Commit f2a3e12

Browse files
committed
add step #
1 parent a0fe7a7 commit f2a3e12

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/common-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ To ping an IP address behind Cloudflare Tunnel, your system must allow ICMP traf
180180
echo 0 10001 | sudo tee /proc/sys/net/ipv4/ping_group_range
181181
```
182182
183-
To make the change persist on reboot, update your `systcl` parameters:
183+
e. To make the change persist on reboot, update your `systcl` parameters:
184184
185185
```sh
186186
echo "net.ipv4.ping_group_range = 0 10001" | sudo tee /etc/sysctl.d/99-cloudflared.conf

0 commit comments

Comments
 (0)