-
Notifications
You must be signed in to change notification settings - Fork 31
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
Can you provide a complete tinc configuration for Android? #121
Comments
Quoting piiiiiiiiiiiiiiiiiiiiii (2023-12-18 11:08:29)
Can you provide a complete tinc configuration for Android?
Full examples of `tinc.conf` and `network.conf` are provided at the end
of those sections:
- https://tincapp.pacien.org/doc.html#tinc-daemon
- https://tincapp.pacien.org/doc.html#network-interface
I have configured it between the two, but the phone status shows
connected, but cannot ping through and trace through between the two.
You might want to try to follow the troubleshooting guide, step-by-step,
to identify the issue precisely:
- https://tincapp.pacien.org/troubleshooting.html
|
I've compared multiple times and am sure there's no misconfiguration, but just like the screenshot, it shows connected, but it just doesn't go through |
Quoting piiiiiiiiiiiiiiiiiiiiii (2023-12-19 07:25:30)
Can I locate the problem based on my screenshot?
I've compared multiple times and am sure there's no misconfiguration,
but just like the screenshot, it shows connected, but it just
doesn't go through
The mobile and "server" tinc nodes seem to be able to see and reach other.
However it is unclear whether your network packets are going to and from
tinc. Your pings should generate more network activity in the tinc log.
I'd advise checking the local routes (section 1.1 of the troubleshooting
guide) in particular.
|
If I use the older version, 0.35 0.36 0.37, the catalog does not automatically generate the configuration file. [USB storage]/Android/data/org.pacien.tincapp/ is empty in there. |
Quoting piiiiiiiiiiiiiiiiiiiiii (2023-12-19 14:02:23)
If I use the older version, 0.35 0.36 0.37, the catalog does not
automatically generate the configuration file.
[USB storage]/Android/data/org.pacien.tincapp/ is empty in there.
The location of the configuration file changed in 0.38, as mentionned in
the changelog: https://cgit.pacien.net/tincapp/tree/changelog.md.
This is normal and should not be related to the current issue.
Again, please check the routes.
Posting the configuration files (without the private keys),
as well as text logs and outputs of the commands of the troubleshooting
guide would help.
|
Maybe the problem is caused by the fact that I'm using a HarmonyOS phone and the file directory is different |
I've been using it all between linux and windows for a while now and it's stable, but Android phones have never worked.
I have configured it between the two, but the phone status shows connected, but cannot ping through and trace through between the two.
Reference document: https://tincapp.pacien.org/doc.html
The text was updated successfully, but these errors were encountered: