mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
fix: remove mention of only Linux being able to be used as routing peer (#299)
This commit is contained in:
committed by
GitHub
parent
d2c0276985
commit
83e006a7f3
@@ -330,10 +330,6 @@ ping --numeric --count=1 --timeout=2 10.123.45.17
|
|||||||
|
|
||||||
#### Can a routing peer `peer-b` forward traffic to `srv-c`?
|
#### Can a routing peer `peer-b` forward traffic to `srv-c`?
|
||||||
|
|
||||||
<Note>
|
|
||||||
Only Linux OS machines can be assigned as routing peers.
|
|
||||||
</Note>
|
|
||||||
|
|
||||||
This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s
|
This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s
|
||||||
Linux operating system:
|
Linux operating system:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user