Hi, I have a problem connecting Android phones to RUTX50.
The problem is exactly the same as in this thread https://community.teltonika.lt/t/android-14-vpn-ipsec-rutx50-not-working/3038. Has anyone managed to connect?
Configuration exactly as from https://wiki.teltonika-networks.com/view/Setting_up_an_IPsec_tunnel_between_RUT_and_Android_phone
Public IP address on the router side. Last firmware RUTX_R_00.07.12
Hi there,
After doing a little bit of research about this, I’ve found a possible solution.
In the /var/ipsec/ipsec.conf
file, you have left=any%
and right=any%
.
The %any
wildcard is commonly used in left or right options to allow dynamic IPs. If it’s incorrectly used or not supported in your setup, it might cause resolution failure. Could you try replacing the any%
in the config with a specific IP address, save the configuration & try again?
Thank you kindly,
M.
This topic was automatically closed after 60 days. New replies are no longer allowed.