-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACL src/dst with host-alias not working #941
Comments
I tested the ACL on headscale version 0.16.4 (stable) with the same result |
I have similar issues when using minimal acl at version 0.17.0:
|
ACLs are in a fragile state and we are getting to a point where we can start writing tests to verify that they work, so we will hopefully have time to improve and fix them from now on, but I cannot give an ETA. |
Then maybe it should be marked as not fully functional in the docs. |
I can't wait till they're 100%. Right now it works if I have |
@kradalby Maybe there are some issues describing what is exactly missing/not working, so the community could help here? |
@camaeel my goal is to start writing these tests this week. which should hopefully make it more clear what is and isnt working because right now we actually dont know. |
That would be great. |
Bug description
Using host alias as dst/destination in ACLs does not work. In this case no node can talk to each other. The command "tailscale status" only shows itself.
Same applies by using alias in src/source as well.
When using the IP instead host alias, the ACL works.
To Reproduce
A sample ACL which is not working:
Context info
The text was updated successfully, but these errors were encountered: