Skip to content

Commit 83e006a

Browse files
authored
fix: remove mention of only Linux being able to be used as routing peer (#299)
1 parent d2c0276 commit 83e006a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/pages/how-to/troubleshooting-client.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,6 @@ ping --numeric --count=1 --timeout=2 10.123.45.17
330330
331331
#### Can a routing peer `peer-b` forward traffic to `srv-c`?
332332
333-
<Note>
334-
Only Linux OS machines can be assigned as routing peers.
335-
</Note>
336-
337333
This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s
338334
Linux operating system:
339335

0 commit comments

Comments
 (0)