OpenVPN problem

Hi, I have a problem with OpenVPN, I have 4LED factory reset turris omnia with fresh setup. without any additional SW. turris OS version is 3.11.3.
My problem is, when I generate CA and make Configuration enabled everything looks good. But when I generate access to one of my client (Android phone) and import profile in OpenVPN Connect, nothing happend.
in logs android OpenVPN connect found these lines:
Connecting to [my WAN IP]:1194 via UDP
EVENT: CONNECTION_TIMEOUT
EVENT: DISCONNECTED!


my LAN IP Pool is 10.10.0.100-250

  1. Execute commands via ssh:

    /etc/init.d/openvpn enable
    /etc/init.d/openvpn restart

  2. See the firewall to see if the rule is enabled with port 1194

Hmm its worked :slight_smile:
Many thanks!