Skip to content

Commit e16ec2a

Browse files
committed
edit
1 parent 0c0bd4d commit e16ec2a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • services/tailscale-subnet-router-node

services/tailscale-subnet-router-node/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ In this setup, the `tailscale` service runs a Tailscale container configures it
1515
- **TS_EXTRA_ARGS**: The `--advertise-routes` flag is used to designate this container as a Subnet Router Node within your Tailscale network.
1616
- **Sysctls**: The system controls `net.ipv4.ip_forward` and `net.ipv6.conf.all.forwarding` are enabled to allow IP forwarding, which is necessary for routing traffic through the Exit Node.
1717
- **Network Mode**: The `bridge` network mode is used to create a virtual network interface for the container, enabling it to handle traffic routing.
18-

0 commit comments

Comments
 (0)