[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
T41P - Problems with OpenVPN connection
Author Message
Peter1 Offline
Junior Member
**

Posts: 6
Joined: Sep 2017
Reputation: 0
Post: #1
T41P - Problems with OpenVPN connection
Hi there,

I try to use the Yealink T41P Phone through an VPN Tunnel.

But the Phone doesn't open the Tunnel, to verify that the VPN Settings and Profile is correct I renamed the Configuration to vpn.ovpn and imported it to my Windows PC with the OpenVPN GUI installed. There I can establish an VPN Tunnel to the remote Network.

Someone can HELP please?

Data of the Phone:
Firmware Version 36.82.0.20
Hardware Version 36.0.0.0.0.0.0

This is the Configuration:
Code:
client
setenv SERVER_POLL_TIMEOUT 4
nobind
remote xxx.xxx.com 1194 udp
dev tun
dev-type tun
remote-cert-tls server
reneg-sec 604800
sndbuf 100000
rcvbuf 100000
auth-retry nointeract
comp-lzo no
verb 3
ca /config/openvpn/keys/ca.crt
cert /config/openvpn/keys/client.crt
key /config/openvpn/keys/client.key

In the Syslog I could see some "no route to host" errors.
Code:
09-26-2017    09:59:52    Daemon.Error    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: read UDPv4 [EHOSTUNREACH]: No route to host (code=113)
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: UDPv4 link remote: xx.xx.xx.xx:1194
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: UDPv4 link local: [undef]
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Expected Remote Options hash (VER=V4): '530fdded'
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Local Options hash (VER=V4): '41690919'
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Socket Buffers: R=[112640->200000] S=[112640->200000]
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: LZO compression initialized
09-26-2017    09:59:52    Daemon.Warning    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: SIGUSR1[soft,server_poll] received, process restarting
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: TCP/UDP: Closing socket
09-26-2017    09:59:52    Daemon.Notice    192.168.2.16    Sep  1 00:05:27 openvpn[1039]: Server poll timeout, restarting
09-26-2017    09:59:51    Local0.Info    192.168.2.16    Sep  1 00:05:26 sys [895]: SRV <6+info  > Fail to sync NTP time(de.pool.ntp.org).
09-26-2017    09:59:51    Daemon.Error    192.168.2.16    Sep  1 00:05:26 openvpn[1039]: read UDPv4 [EHOSTUNREACH]: No route to host (code=113)
09-26-2017    09:59:49    Daemon.Error    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: read UDPv4 [EHOSTUNREACH]: No route to host (code=113)
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: UDPv4 link remote: xx.xx.xx:1194
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: UDPv4 link local: [undef]
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Expected Remote Options hash (VER=V4): '530fdded'
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Local Options hash (VER=V4): '41690919'
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Socket Buffers: R=[112640->200000] S=[112640->200000]
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: LZO compression initialized
09-26-2017    09:59:49    Daemon.Warning    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: SIGUSR1[soft,server_poll] received, process restarting
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: TCP/UDP: Closing socket
09-26-2017    09:59:49    Daemon.Notice    192.168.2.16    Sep  1 00:05:23 openvpn[1039]: Server poll timeout, restarting
09-26-2017    09:59:47    Local0.Info    192.168.2.16    Sep  1 00:05:22 sys [895]: SRV <6+info  > Fail to sync NTP time(de.pool.ntp.org).
09-26-2017    09:59:46    Daemon.Error    192.168.2.16    Sep  1 00:05:21 openvpn[1039]: read UDPv4 [EHOSTUNREACH]: No route to host (code=113)
09-26-2017    09:59:44    Daemon.Error    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: read UDPv4 [EHOSTUNREACH]: No route to host (code=113)
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: UDPv4 link remote: xx.xx.xx.xx:1194
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: UDPv4 link local: [undef]
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: Expected Remote Options hash (VER=V4): '530fdded'
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: Local Options hash (VER=V4): '41690919'
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: Socket Buffers: R=[112640->200000] S=[112640->200000]
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
09-26-2017    09:59:44    Daemon.Notice    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: LZO compression initialized
09-26-2017    09:59:44    Daemon.Warning    192.168.2.16    Sep  1 00:05:19 openvpn[1039]: NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
(This post was last modified: 09-26-2017 07:58 AM by Peter1.)
09-26-2017 07:57 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
T41P - Problems with OpenVPN connection - Peter1 - 09-26-2017 07:57 AM
RE: T41P - Problems with OpenVPN connection - anonymous1712222627012 - 09-27-2017, 07:03 AM
RE: T41P - Problems with OpenVPN connection - anonymous1712222627012 - 10-12-2017, 05:17 PM
RE: T41P - Problems with OpenVPN connection - anonymous1712222627012 - 10-26-2017, 12:37 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Yealink T46U - OpenVPN to MikroTik Router isaiahsiewert 0 578 01-19-2024 12:04 AM
Last Post: isaiahsiewert
Bug T41P OpenVPN w/ PSK fails rnalrd 0 1,061 01-20-2023 10:52 PM
Last Post: rnalrd
Question Sip - T41P - Displaying wrong information and can't redial StaceyStorm 1 1,843 10-14-2022 11:19 PM
Last Post: complex1
  T41P/T48G/T58V IPv6 SIP Issues ReubenFarrelly 22 63,750 08-01-2021 06:14 PM
Last Post: Phil2021
  T41P Yealink phone wants to talk to the Verizon mother ship nestman 1 5,117 06-14-2021 05:00 PM
Last Post: complex1
  T41P and OpenVPN coltarushalo 0 3,283 05-26-2021 02:58 AM
Last Post: coltarushalo
  SIP-T43U causing pc to lose network connection itbioveld 3 7,965 05-17-2021 10:37 PM
Last Post: stratos
  Packet Capture - T4x w/OpenVPN coltarushalo 0 2,967 03-13-2021 01:15 AM
Last Post: coltarushalo
  OpenVPN issue with SIP/UDP fredoch 0 3,806 11-10-2020 03:47 PM
Last Post: fredoch
  Problems with bluetooth audio ccwtech 16 30,164 09-16-2020 07:20 PM
Last Post: complex1

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication