ChibangLW

Results 3 comments of ChibangLW

@winterheart tailscale has the flag `--exit-node-allow-lan-access` which is disabled by default. Did you used that flag? Given that 10.1.0.2/24 is not in your ACL it should not be accessible to...

> I've retested with 0.23.0-alpha5 and `--exit-node-allow-lan-access` on node2 and still same problem, no access to external IP of node1. From my understanding to option should be used on node1,...

Okay never mind, I misunderstood the option. EDIT: for clarification from the source code: ``` // ExitNodeAllowLANAccess indicates whether locally accessible subnets should be // routed directly or via the...