Skip to content
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

Wag host IP is not accessible #73

Closed
vnovichek opened this issue Oct 19, 2023 · 1 comment
Closed

Wag host IP is not accessible #73

vnovichek opened this issue Oct 19, 2023 · 1 comment

Comments

@vnovichek
Copy link

Hi, thanks again for the project.
The issue is very similar to #67 but instead of DNS I have troubles connecting to the wag host itself, e.g. wag is installed on 192.168.5.25 and after authentication I can ping 192.168.5.25 but I can't ssh into it or something. Tried to add "192.168.5.25" or "192.168.5.25 22/tcp" to the mfa block but didn't help.

...
    "Acls": {
        "Policies": {
            "*": {
                "Mfa": [
                    "192.168.5.0/24"
                ],
                "Allow": [
                ]
...

Please advise. Thanks.

@NHAS
Copy link
Owner

NHAS commented Oct 19, 2023

#71

@NHAS NHAS closed this as completed Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants