Connect to a VPN on android using OpenVPN.

Post your questions about VPN Gate Academic Experiment Service here. Please answer questions if you can afford.
Post Reply
Wallesss
Posts: 4
Joined: Sat Aug 10, 2024 6:36 am

Connect to a VPN on android using OpenVPN.

Post by Wallesss » Sat Aug 10, 2024 7:26 am

Hello, I can't connect to a VPN on a Huawei tablet using the OpenVPN configuration file from VPNGate (see the file "vpngate_vpn361297839.opengw.net_tcp_443.txt"). However, if I use the configuration file obtained on the VPNBook website, the connection is successful (see the file "vpnbook-fr231-tcp80.txt"). In the file "debugVPN.txt" the connection error log is attached.

Why can't I connect to the VPN server using any OpenVPN configuration files from your site?
You do not have the required permissions to view the files attached to this post.

solo
Posts: 1525
Joined: Sun Feb 14, 2021 10:31 am

Re: Connect to a VPN on android using OpenVPN.

Post by solo » Sat Aug 10, 2024 7:46 am

Modify this in vpngate_vpn361297839.opengw.net_tcp_443

Code: Select all

#cipher AES-128-CBC
data-ciphers AES-128-CBC
auth SHA1

Wallesss
Posts: 4
Joined: Sat Aug 10, 2024 6:36 am

Re: Connect to a VPN on android using OpenVPN.

Post by Wallesss » Thu Oct 03, 2024 6:42 pm

solo, why did you block another topic? I have a new error with another ovpn file.

Code: Select all

Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
*I have already added a string with the AES-128 encryption algorithm to the source file.

Code: Select all

data-ciphers AES-128-CBC
auth SHA1
You do not have the required permissions to view the files attached to this post.

solo
Posts: 1525
Joined: Sun Feb 14, 2021 10:31 am

Re: Connect to a VPN on android using OpenVPN.

Post by solo » Fri Oct 04, 2024 2:50 am

OK, you have a point. Here is a new Android workaround.
cipher AES-128-CBC
data-ciphers AES-128-CBC
auth SHA1

Code: Select all

2024-10-04 12:09:37 official build 0.7.50 running on...
2024-10-04 12:09:37 Building configuration
2024-10-04 12:09:38 Fetched VPN profile (vpngate_123.195.133.10_udp_1194) triggered by main profile list
2024-10-04 12:09:38 Scheduling VPN keep alive for VPN vpngate_123.195.133.10_udp_1194
2024-10-04 12:09:38 MANAGEMENT: CMD 'signal SIGINT'
2024-10-04 12:09:38 TCP/UDP: Closing socket
2024-10-04 12:09:38 Closing TUN/TAP interface
2024-10-04 12:09:38 SIGINT[hard,] received, process exiting
2024-10-04 12:09:38 MANAGEMENT: >STATE:1728007778,EXITING,SIGINT,,,,,
2024-10-04 12:09:38 MANAGEMENT: TCP send error: Broken pipe
2024-10-04 12:09:38 MANAGEMENT: Client disconnected
2024-10-04 12:09:38 MANAGEMENT: Triggering management exit
2024-10-04 12:09:38 Unscheduling VPN keep alive
2024-10-04 12:09:39 started Socket Thread
2024-10-04 12:09:39 Current Parameter Settings:
2024-10-04 12:09:39   config = 'stdin'
2024-10-04 12:09:39   mode = 0
2024-10-04 12:09:39   show_ciphers = DISABLED
2024-10-04 12:09:39   show_digests = DISABLED
2024-10-04 12:09:39   show_engines = DISABLED
2024-10-04 12:09:39   genkey = DISABLED
2024-10-04 12:09:39   genkey_filename = '[UNDEF]'
2024-10-04 12:09:39   key_pass_file = '[UNDEF]'
2024-10-04 12:09:39   show_tls_ciphers = DISABLED
2024-10-04 12:09:39   connect_retry_max = 0
2024-10-04 12:09:39 Connection profiles [0]:
2024-10-04 12:09:39   proto = udp
2024-10-04 12:09:39   local = '[UNDEF]'
2024-10-04 12:09:39   local_port = '[UNDEF]'
2024-10-04 12:09:39   remote = '123.195.133.10'
2024-10-04 12:09:39   remote_port = '1194'
2024-10-04 12:09:39   remote_float = DISABLED
2024-10-04 12:09:39   bind_defined = DISABLED
2024-10-04 12:09:39   bind_local = DISABLED
2024-10-04 12:09:39   bind_ipv6_only = DISABLED
2024-10-04 12:09:39   connect_retry_seconds = 2
2024-10-04 12:09:39   connect_timeout = 120
2024-10-04 12:09:39   socks_proxy_server = '[UNDEF]'
2024-10-04 12:09:39   socks_proxy_port = '[UNDEF]'
2024-10-04 12:09:39   tun_mtu = 1500
2024-10-04 12:09:39   tun_mtu_defined = ENABLED
2024-10-04 12:09:39   link_mtu = 1500
2024-10-04 12:09:39 Waiting 0s seconds between connection attempt
2024-10-04 12:09:39   link_mtu_defined = DISABLED
2024-10-04 12:09:39   tun_mtu_extra = 0
2024-10-04 12:09:39   tun_mtu_extra_defined = DISABLED
2024-10-04 12:09:39   tls_mtu = 1250
2024-10-04 12:09:39   mtu_discover_type = -1
2024-10-04 12:09:39   fragment = 0
2024-10-04 12:09:39   mssfix = 1492
2024-10-04 12:09:39   mssfix_encap = ENABLED
2024-10-04 12:09:39   mssfix_fixed = DISABLED
2024-10-04 12:09:39   explicit_exit_notification = 0
2024-10-04 12:09:39   tls_auth_file = '[UNDEF]'
2024-10-04 12:09:39   key_direction = not set
2024-10-04 12:09:39   tls_crypt_file = '[UNDEF]'
2024-10-04 12:09:39   tls_crypt_v2_file = '[UNDEF]'
2024-10-04 12:09:39 Connection profiles END
2024-10-04 12:09:39   remote_random = DISABLED
2024-10-04 12:09:39   ipchange = '[UNDEF]'
2024-10-04 12:09:39   dev = 'tun'
2024-10-04 12:09:39   dev_type = '[UNDEF]'
2024-10-04 12:09:39   dev_node = '[UNDEF]'
2024-10-04 12:09:39   lladdr = '[UNDEF]'
2024-10-04 12:09:39   topology = 1
2024-10-04 12:09:39   ifconfig_local = '[UNDEF]'
2024-10-04 12:09:39   ifconfig_remote_netmask = '[UNDEF]'
2024-10-04 12:09:39   ifconfig_noexec = DISABLED
2024-10-04 12:09:39   ifconfig_nowarn = ENABLED
2024-10-04 12:09:39   ifconfig_ipv6_local = '[UNDEF]'
2024-10-04 12:09:39   ifconfig_ipv6_netbits = 0
2024-10-04 12:09:39   ifconfig_ipv6_remote = '[UNDEF]'
2024-10-04 12:09:39   shaper = 0
2024-10-04 12:09:39   mtu_test = 0
2024-10-04 12:09:39   mlock = DISABLED
2024-10-04 12:09:39   keepalive_ping = 0
2024-10-04 12:09:39   keepalive_timeout = 0
2024-10-04 12:09:39   inactivity_timeout = 0
2024-10-04 12:09:39   session_timeout = 0
2024-10-04 12:09:39   inactivity_minimum_bytes = 0
2024-10-04 12:09:39   ping_send_timeout = 0
2024-10-04 12:09:39   ping_rec_timeout = 0
2024-10-04 12:09:39   ping_rec_timeout_action = 0
2024-10-04 12:09:39   ping_timer_remote = DISABLED
2024-10-04 12:09:39   remap_sigusr1 = 0
2024-10-04 12:09:39   persist_tun = ENABLED
2024-10-04 12:09:39   persist_local_ip = DISABLED
2024-10-04 12:09:39   persist_remote_ip = DISABLED
2024-10-04 12:09:39   persist_key = DISABLED
2024-10-04 12:09:39   passtos = DISABLED
2024-10-04 12:09:39   resolve_retry_seconds = 1000000000
2024-10-04 12:09:39   resolve_in_advance = ENABLED
2024-10-04 12:09:39   username = '[UNDEF]'
2024-10-04 12:09:39   groupname = '[UNDEF]'
2024-10-04 12:09:39   chroot_dir = '[UNDEF]'
2024-10-04 12:09:39   cd_dir = '[UNDEF]'
2024-10-04 12:09:39   writepid = '[UNDEF]'
2024-10-04 12:09:39   up_script = '[UNDEF]'
2024-10-04 12:09:39   down_script = '[UNDEF]'
2024-10-04 12:09:39   down_pre = DISABLED
2024-10-04 12:09:39   up_restart = DISABLED
2024-10-04 12:09:39   up_delay = DISABLED
2024-10-04 12:09:39   daemon = DISABLED
2024-10-04 12:09:39   log = DISABLED
2024-10-04 12:09:39   suppress_timestamps = DISABLED
2024-10-04 12:09:39   machine_readable_output = ENABLED
2024-10-04 12:09:39   nice = 0
2024-10-04 12:09:39   verbosity = 4
2024-10-04 12:09:39   mute = 0
2024-10-04 12:09:39   gremlin = 0
2024-10-04 12:09:39   status_file = '[UNDEF]'
2024-10-04 12:09:39   status_file_version = 1
2024-10-04 12:09:39   status_file_update_freq = 60
2024-10-04 12:09:39   occ = ENABLED
2024-10-04 12:09:39   rcvbuf = 0
2024-10-04 12:09:39   sndbuf = 0
2024-10-04 12:09:39   sockflags = 0
2024-10-04 12:09:39   fast_io = DISABLED
2024-10-04 12:09:39   comp.alg = 0
2024-10-04 12:09:39   comp.flags = 24
2024-10-04 12:09:39   route_script = '[UNDEF]'
2024-10-04 12:09:39   route_default_gateway = '[UNDEF]'
2024-10-04 12:09:39   route_default_metric = 0
2024-10-04 12:09:39   route_noexec = DISABLED
2024-10-04 12:09:39   route_delay = 0
2024-10-04 12:09:39   route_delay_window = 30
2024-10-04 12:09:39   route_delay_defined = DISABLED
2024-10-04 12:09:39   route_nopull = DISABLED
2024-10-04 12:09:39   route_gateway_via_dhcp = DISABLED
2024-10-04 12:09:39   allow_pull_fqdn = DISABLED
2024-10-04 12:09:39   management_addr = '/data/user/0/de.blinkt.openvpn/cache/mgmtsocket'
2024-10-04 12:09:39   management_port = 'unix'
2024-10-04 12:09:39   management_user_pass = '[UNDEF]'
2024-10-04 12:09:39   management_log_history_cache = 250
2024-10-04 12:09:39   management_echo_buffer_size = 100
2024-10-04 12:09:39   management_client_user = '[UNDEF]'
2024-10-04 12:09:39   management_client_group = '[UNDEF]'
2024-10-04 12:09:39   management_flags = 16678
2024-10-04 12:09:39   shared_secret_file = '[UNDEF]'
2024-10-04 12:09:39   key_direction = not set
2024-10-04 12:09:39   ciphername = 'AES-128-CBC'
2024-10-04 12:09:39   ncp_ciphers = 'AES-128-CBC'
2024-10-04 12:09:39   authname = 'SHA1'
2024-10-04 12:09:39   engine = DISABLED
2024-10-04 12:09:39   mute_replay_warnings = DISABLED
2024-10-04 12:09:39   replay_window = 64
2024-10-04 12:09:39   replay_time = 15
2024-10-04 12:09:39   packet_id_file = '[UNDEF]'
2024-10-04 12:09:39   test_crypto = DISABLED
2024-10-04 12:09:39   tls_server = DISABLED
2024-10-04 12:09:39   tls_client = ENABLED
2024-10-04 12:09:39   ca_file = '[INLINE]'
2024-10-04 12:09:39   ca_path = '[UNDEF]'
2024-10-04 12:09:39   dh_file = '[UNDEF]'
2024-10-04 12:09:39   cert_file = '[INLINE]'
2024-10-04 12:09:39   extra_certs_file = '[UNDEF]'
2024-10-04 12:09:39   priv_key_file = '[INLINE]'
2024-10-04 12:09:39   pkcs12_file = '[UNDEF]'
2024-10-04 12:09:39   cipher_list = '[UNDEF]'
2024-10-04 12:09:39   cipher_list_tls13 = '[UNDEF]'
2024-10-04 12:09:39   tls_cert_profile = '[UNDEF]'
2024-10-04 12:09:39   tls_verify = '[UNDEF]'
2024-10-04 12:09:39   tls_export_cert = '[UNDEF]'
2024-10-04 12:09:39   verify_x509_type = 0
2024-10-04 12:09:39   verify_x509_name = '[UNDEF]'
2024-10-04 12:09:39   crl_file = '[UNDEF]'
2024-10-04 12:09:39   ns_cert_type = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_ku[i] = 0
2024-10-04 12:09:39   remote_cert_eku = '[UNDEF]'
2024-10-04 12:09:39   ssl_flags = 192
2024-10-04 12:09:39   tls_timeout = 2
2024-10-04 12:09:39   renegotiate_bytes = -1
2024-10-04 12:09:39   renegotiate_packets = 0
2024-10-04 12:09:39   renegotiate_seconds = 3600
2024-10-04 12:09:39   handshake_window = 60
2024-10-04 12:09:39   transition_window = 3600
2024-10-04 12:09:39   single_session = DISABLED
2024-10-04 12:09:39   push_peer_info = DISABLED
2024-10-04 12:09:39   tls_exit = DISABLED
2024-10-04 12:09:39   tls_crypt_v2_metadata = '[UNDEF]'
2024-10-04 12:09:39   server_network = 0.0.0.0
2024-10-04 12:09:39   server_netmask = 0.0.0.0
2024-10-04 12:09:39   server_network_ipv6 = ::
2024-10-04 12:09:39   server_netbits_ipv6 = 0
2024-10-04 12:09:39   server_bridge_ip = 0.0.0.0
2024-10-04 12:09:39   server_bridge_netmask = 0.0.0.0
2024-10-04 12:09:39   server_bridge_pool_start = 0.0.0.0
2024-10-04 12:09:39   server_bridge_pool_end = 0.0.0.0
2024-10-04 12:09:39   ifconfig_pool_defined = DISABLED
2024-10-04 12:09:39   ifconfig_pool_start = 0.0.0.0
2024-10-04 12:09:39   ifconfig_pool_end = 0.0.0.0
2024-10-04 12:09:39   ifconfig_pool_netmask = 0.0.0.0
2024-10-04 12:09:39   ifconfig_pool_persist_filename = '[UNDEF]'
2024-10-04 12:09:39   ifconfig_pool_persist_refresh_freq = 600
2024-10-04 12:09:39   ifconfig_ipv6_pool_defined = DISABLED
2024-10-04 12:09:39   ifconfig_ipv6_pool_base = ::
2024-10-04 12:09:39   ifconfig_ipv6_pool_netbits = 0
2024-10-04 12:09:39   n_bcast_buf = 256
2024-10-04 12:09:39   tcp_queue_limit = 64
2024-10-04 12:09:39   real_hash_size = 256
2024-10-04 12:09:39   virtual_hash_size = 256
2024-10-04 12:09:39   client_connect_script = '[UNDEF]'
2024-10-04 12:09:39   learn_address_script = '[UNDEF]'
2024-10-04 12:09:39   client_disconnect_script = '[UNDEF]'
2024-10-04 12:09:39   client_crresponse_script = '[UNDEF]'
2024-10-04 12:09:39   client_config_dir = '[UNDEF]'
2024-10-04 12:09:39   ccd_exclusive = DISABLED
2024-10-04 12:09:39   tmp_dir = '/data/data/de.blinkt.openvpn/cache'
2024-10-04 12:09:39   push_ifconfig_defined = DISABLED
2024-10-04 12:09:39   push_ifconfig_local = 0.0.0.0
2024-10-04 12:09:39   push_ifconfig_remote_netmask = 0.0.0.0
2024-10-04 12:09:39   push_ifconfig_ipv6_defined = DISABLED
2024-10-04 12:09:39   push_ifconfig_ipv6_local = ::/0
2024-10-04 12:09:39   push_ifconfig_ipv6_remote = ::
2024-10-04 12:09:39   enable_c2c = DISABLED
2024-10-04 12:09:39   duplicate_cn = DISABLED
2024-10-04 12:09:39   cf_max = 0
2024-10-04 12:09:39   cf_per = 0
2024-10-04 12:09:39   cf_initial_max = 100
2024-10-04 12:09:39   cf_initial_per = 10
2024-10-04 12:09:39   max_clients = 1024
2024-10-04 12:09:39   max_routes_per_client = 256
2024-10-04 12:09:39   auth_user_pass_verify_script = '[UNDEF]'
2024-10-04 12:09:39   auth_user_pass_verify_script_via_file = DISABLED
2024-10-04 12:09:39   auth_token_generate = DISABLED
2024-10-04 12:09:39   auth_token_lifetime = 0
2024-10-04 12:09:39   auth_token_secret_file = '[UNDEF]'
2024-10-04 12:09:39   port_share_host = '[UNDEF]'
2024-10-04 12:09:39   port_share_port = '[UNDEF]'
2024-10-04 12:09:39   vlan_tagging = DISABLED
2024-10-04 12:09:39   vlan_accept = all
2024-10-04 12:09:39   vlan_pvid = 1
2024-10-04 12:09:39   client = ENABLED
2024-10-04 12:09:39   pull = ENABLED
2024-10-04 12:09:39   auth_user_pass_file = '[UNDEF]'
2024-10-04 12:09:39 OpenVPN 2.7-icsopenvpn [git:icsopenvpn/v0.7.50-0-geebb6934] arm64-v8a [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Nov 10 2023
2024-10-04 12:09:39 library versions: OpenSSL 3.1.4 24 Oct 2023, LZO 2.10
2024-10-04 12:09:39 MANAGEMENT: Connected to management server at /data/user/0/de.blinkt.openvpn/cache/mgmtsocket
2024-10-04 12:09:39 MANAGEMENT: CMD 'version 3'
2024-10-04 12:09:39 MANAGEMENT: CMD 'hold release'
2024-10-04 12:09:39 MANAGEMENT: CMD 'bytecount 2'
2024-10-04 12:09:39 MANAGEMENT: CMD 'state on'
2024-10-04 12:09:39 MANAGEMENT: CMD 'proxy NONE'
2024-10-04 12:09:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2024-10-04 12:09:40 Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
2024-10-04 12:09:40 Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
2024-10-04 12:09:40 TCP/UDP: Preserving recently used remote address: [AF_INET]123.195.133.10:1194
2024-10-04 12:09:40 Socket Buffers: R=[212992->212992] S=[212992->212992]
2024-10-04 12:09:40 MANAGEMENT: CMD 'needok 'PROTECTFD' ok'
2024-10-04 12:09:40 UDPv4 link local: (not bound)
2024-10-04 12:09:40 UDPv4 link remote: [AF_INET]123.195.133.10:1194
2024-10-04 12:09:40 MANAGEMENT: >STATE:1728007780,WAIT,,,,,,
2024-10-04 12:09:42 MANAGEMENT: >STATE:1728007782,AUTH,,,,,,
2024-10-04 12:09:42 TLS: Initial packet from [AF_INET]123.195.133.10:1194, sid=180e75fe 57268092
2024-10-04 12:09:44 VERIFY OK: depth=2, C=US, O=Internet Security Research Group, CN=ISRG Root X1
2024-10-04 12:09:44 VERIFY OK: depth=1, C=US, O=Let's Encrypt, CN=R11
2024-10-04 12:09:44 VERIFY OK: depth=0, CN=opengw.net
2024-10-04 12:09:44 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bits RSA, signature: RSA-SHA256, peer temporary key: 253 bits X25519
2024-10-04 12:09:44 [opengw.net] Peer Connection Initiated with [AF_INET]123.195.133.10:1194
2024-10-04 12:09:44 TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2024-10-04 12:09:44 TLS: tls_multi_process: initial untrusted session promoted to trusted
2024-10-04 12:09:45 MANAGEMENT: >STATE:1728007785,GET_CONFIG,,,,,,
2024-10-04 12:09:45 SENT CONTROL [opengw.net]: 'PUSH_REQUEST' (status=1)
2024-10-04 12:09:46 PUSH: Received control message: 'PUSH_REPLY,ping 3,ping-restart 10,ifconfig 10.211.1.233 10.211.1.234,dhcp-option DNS 10.211.254.254,dhcp-option DNS 8.8.8.8,route-gateway 10.211.1.234,redirect-gateway def1'
2024-10-04 12:09:46 OPTIONS IMPORT: --ifconfig/up options modified
2024-10-04 12:09:46 OPTIONS IMPORT: route options modified
2024-10-04 12:09:46 OPTIONS IMPORT: route-related options modified
2024-10-04 12:09:46 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
2024-10-04 12:09:46 Using peer cipher 'AES-128-CBC'
2024-10-04 12:09:46 ROUTE_GATEWAY 127.100.103.119 IFACE=android-gw
2024-10-04 12:09:46 do_ifconfig, ipv4=1, ipv6=0
2024-10-04 12:09:46 MANAGEMENT: >STATE:1728007786,ASSIGN_IP,,10.211.1.233,,,,
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'IFCONFIG' ok'
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'ROUTE' ok'
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'DNSSERVER' ok'
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'DNSSERVER' ok'
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'PERSIST_TUN_ACTION' OPEN_BEFORE_CLOSE'
2024-10-04 12:09:46 Opening tun interface:
2024-10-04 12:09:46 Local IPv4: 10.211.1.233/30 IPv6: (not set) MTU: 1500
2024-10-04 12:09:46 DNS Server: 10.211.254.254, 8.8.8.8, Domain: null
2024-10-04 12:09:46 Routes: 0.0.0.0/0, 10.211.1.232/30 
2024-10-04 12:09:46 Routes excluded:  
2024-10-04 12:09:46 VpnService routes installed: 0.0.0.0/0 
2024-10-04 12:09:46 Disallowed VPN apps: 
2024-10-04 12:09:46 MANAGEMENT: CMD 'needok 'OPENTUN' ok'
2024-10-04 12:09:46 Data Channel MTU parms [ mss_fix:1379 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
2024-10-04 12:09:46 Outgoing Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
2024-10-04 12:09:46 Outgoing Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
2024-10-04 12:09:46 Incoming Data Channel: Cipher 'AES-128-CBC' initialized with 128 bit key
2024-10-04 12:09:46 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
2024-10-04 12:09:46 Initialization Sequence Completed
2024-10-04 12:09:46 MANAGEMENT: >STATE:1728007786,CONNECTED,SUCCESS,10.211.1.233,123.195.133.10,1194,,
Works for me.
.
vpngate_123.195.133.10_udp_1194.ovpn.txt
You do not have the required permissions to view the files attached to this post.

Wallesss
Posts: 4
Joined: Sat Aug 10, 2024 6:36 am

Re: Connect to a VPN on android using OpenVPN.

Post by Wallesss » Fri Oct 04, 2024 6:20 am

1) It works for me. But the connection breaks with an interval of 1 second.
2) Where did you get the IP address 123.195.133.10? It was missing from the original file.

solo
Posts: 1525
Joined: Sun Feb 14, 2021 10:31 am

Re: Connect to a VPN on android using OpenVPN.

Post by solo » Fri Oct 04, 2024 8:42 am

- it's very stable on my Android 12 (your Android 7 is ancient)
- on https://www.vpngate.net/en/ search for 123.195.133.10 and click the OpenVPN Config file link.

EDIT

Constant reconnecting is caused by governments' VPN blocking, eg. viewtopic.php?f=7&p=102477

Post Reply