We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c0276 commit 83e006aCopy full SHA for 83e006a
src/pages/how-to/troubleshooting-client.mdx
@@ -330,10 +330,6 @@ ping --numeric --count=1 --timeout=2 10.123.45.17
330
331
#### Can a routing peer `peer-b` forward traffic to `srv-c`?
332
333
-<Note>
334
- Only Linux OS machines can be assigned as routing peers.
335
-</Note>
336
-
337
This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s
338
Linux operating system:
339
0 commit comments