pacien / tincapp

Android binding and user interface for the tinc mesh VPN daemon.
https://tincapp.euxane.net
GNU General Public License v3.0
165 stars 31 forks source link

Connections not going through #95

Closed wolfy1339 closed 4 years ago

wolfy1339 commented 4 years ago

The client can connect to other nodes, but I can't use the tinc addresses from other apps.

For instance, in Firefox if I try to load the IP of a tinc node running a webserver, the request times out

pacien commented 4 years ago

I suspect a configuration issue. Have you tried going through the troubleshooting guide?

In particular, you might want to check that the routes in network.conf are correctly defined.

wolfy1339 commented 4 years ago

Everything in network.conf is proper. It's a brand new config as well

pacien commented 4 years ago

Could you post your configuration, redacting private information? Also it would be better to continue over either the IRC or the Matrix support channel.

pacien commented 4 years ago

I believe that this issue can be closed. Feel free to reach out over the channels.

u6bkep commented 4 years ago

Was this problem ever resolved? I am having the same problem since updating to Android 10, and would like to know what solved Wolfy's issue.

pacien commented 4 years ago

For reference, @u6bkep's issue was due to a missing configuration key. The app seems to work fine on Android 10.