Comment on non-tailscale sever 1 via tailscale router cannot ping server 2, but server 2 can ping server 1. Why?
On the router or on server 2?
For all traffic. Tailscale ACLs deny by default. If you’ve never changed them, you need to do that.
Does subnet only work for incoming not outgoing?
I’m not sure what you mean. You either need to post a lot more details and information about your setup, or you need to read and understand the Tailscale docs.
I have this set { “action”: “accept”, “src”: [“group:admin”], “dst”: [“:”], },
just_another_person@lemmy.world 1 day ago
For all traffic. Tailscale ACLs deny by default. If you’ve never changed them, you need to do that.
ocean@lemmy.selfhostcat.com 1 day ago
Does subnet only work for incoming not outgoing?
just_another_person@lemmy.world 1 day ago
I’m not sure what you mean. You either need to post a lot more details and information about your setup, or you need to read and understand the Tailscale docs.
ocean@lemmy.selfhostcat.com 1 day ago
I have this set { “action”: “accept”, “src”: [“group:admin”], “dst”: [“:”], },