>> Hello,
>>
>> What about this issue? Has anyone started to work on it already? Seems to
>> be important for those who use VPN with dynamic IP address assignment.
>> I was investigating the code to fix this issue by myself but not quite
>> understand how everything is working. What I found is that the problem is
>> in VPN plugin for connman. Connman simply doesn't update IP address when
>> reconnects to VPN.

> Could you provide the log output with 'connman-vpnd -n -d' for this?

Here client gets IP 10.10.10.149 and after server restart its IP is
changing to 10.10.10.129 but ifconfig says it's still 10.10.10.149.
After this any VPN resource becomes unavailable.


Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:do_connect() conn 0x1c0a450 provider 0x1c13080
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:__vpn_provider_connect() provider 0x1c13080
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/plugins/vpn.c:vpn_connect() data (nil) state 0
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_ref_debug() 0x1c13080 ref 2 by
vpn/plugins/vpn.c:378:vpn_connect()
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_index() index 4 provider 0x1c13080
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_create() index 4
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_create() ipconfig 0x1c0d110
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:create_ipv6config() index 4
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:create_ipv6config() ipconfig 0x1c0a9b0
Jun 21 01:44:33 testpc connman-vpnd[355]: src/task.c:connman_task_create()
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_create() task 0x1c0aa10
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_set_notify() task 0x1c0aa10
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
Host
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
Host
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --remote
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.CACert
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Cert
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Key
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.MTU
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.NSCertType
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Proto
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Port
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.AuthUserPass
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.AskPass
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.AuthNoCache
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.TLSRemote
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Cipher
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.Auth
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.CompLZO
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.RemoteCertTls
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.ConfigFile
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --config
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_get_string() provider 0x1c13080 key
OpenVPN.ConfigFile
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --syslog
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
--script-security
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --up
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --up-restart
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --setenv
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
CONNMAN_BUSNAME
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --setenv
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
CONNMAN_INTERFACE
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --setenv
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg CONNMAN_PATH
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --dev
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg --dev-type
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
--persist-tun
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
--route-noexec
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
--ifconfig-noexec
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_add_argument() task 0x1c0aa10 arg
--ping-restart
Jun 21 01:44:33 testpc connman-vpnd[355]:
src/task.c:connman_task_run() task 0x1c0aa10
Jun 21 01:44:33 testpc connman-vpnd[358]: src/task.c:task_setup() task 0x1c0aa10
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:connect_cb() provider 0x1c13080 user 0x1c0a7f8
error 0
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/plugins/vpn.c:vpn_connect() openvpn started with dev vpn0
Jun 21 01:44:33 testpc connman-vpnd[355]:
vpn/vpn-provider.c:provider_indicate_state() provider 0x1c13080 state
configuration/2
Jun 21 01:44:33 testpc connman-vpnd[355]: vpn0 {newlink} index 4
operstate 2 <DOWN>
Jun 21 01:44:33 testpc openvpn[358]: OpenVPN 2.3.2
arm-oe-linux-gnueabi [SSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH]
[IPv6] built on Mar  3 2014
Jun 21 01:44:33 testpc openvpn[358]: WARNING: No server certificate
verification method has been enabled.  See
http://openvpn.net/howto.html#mitm for more info.
Jun 21 01:44:33 testpc openvpn[358]: NOTE: the current
--script-security setting may allow this configuration to call
user-defined scripts
Jun 21 01:44:33 testpc openvpn[358]: WARNING: file
'/var/lib/my/cert.p12' is group or others accessible
Jun 21 01:44:33 testpc openvpn[358]: Socket Buffers: R=[87380->131072]
S=[16384->131072]
Jun 21 01:44:33 testpc openvpn[358]: Attempting to establish TCP
connection with [AF_INET]109.251.24.54:1194 [nonblock]
Jun 21 01:44:34 testpc openvpn[358]: TCP connection established with
[AF_INET]109.251.24.54:1194
Jun 21 01:44:34 testpc openvpn[358]: TCPv4_CLIENT link local: [undef]
Jun 21 01:44:34 testpc openvpn[358]: TCPv4_CLIENT link remote:
[AF_INET]109.251.24.54:1194
Jun 21 01:44:34 testpc openvpn[358]: TLS: Initial packet from
[AF_INET]109.251.24.54:1194, sid=438c4fde 17cc8fa0
Jun 21 01:44:35 testpc openvpn[358]: VERIFY OK: depth=1, C=BE,
ST=Limburg, L=Hasselt, O=FKS, CN=FKS CA, emailAddress=i...@fks.be
Jun 21 01:44:35 testpc openvpn[358]: VERIFY OK: depth=0, C=BE,
ST=Limburg, L=Hasselt, O=FKS, CN=vpn-server, emailAddress=i...@fks.be
Jun 21 01:44:37 testpc openvpn[358]: Data Channel Encrypt: Cipher
'BF-CBC' initialized with 128 bit key
Jun 21 01:44:37 testpc openvpn[358]: Data Channel Encrypt: Using 160
bit message hash 'SHA1' for HMAC authentication
Jun 21 01:44:37 testpc openvpn[358]: Data Channel Decrypt: Cipher
'BF-CBC' initialized with 128 bit key
Jun 21 01:44:37 testpc openvpn[358]: Data Channel Decrypt: Using 160
bit message hash 'SHA1' for HMAC authentication
Jun 21 01:44:37 testpc openvpn[358]: Control Channel: TLSv1, cipher
TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Jun 21 01:44:37 testpc openvpn[358]: [vpn-server] Peer Connection
Initiated with [AF_INET]109.251.24.54:1194
Jun 21 01:44:39 testpc openvpn[358]: SENT CONTROL [vpn-server]:
'PUSH_REQUEST' (status=1)
Jun 21 01:44:39 testpc openvpn[358]: PUSH: Received control message:
'PUSH_REPLY,dhcp-option DNS 10.10.10.1,dhcp-option DOMAIN
mydomain.net,route 10.10.10.0 255.255.255.0,route-gateway
10.10.10.1,topology subnet,ping 10,ping-restart 120,ifconfig
10.10.10.149 255.255.255.0'
Jun 21 01:44:39 testpc openvpn[358]: OPTIONS IMPORT: timers and/or
timeouts modified
Jun 21 01:44:39 testpc openvpn[358]: OPTIONS IMPORT: --ifconfig/up
options modified
Jun 21 01:44:39 testpc openvpn[358]: OPTIONS IMPORT: route options modified
Jun 21 01:44:39 testpc openvpn[358]: OPTIONS IMPORT: route-related
options modified
Jun 21 01:44:39 testpc openvpn[358]: OPTIONS IMPORT: --ip-win32 and/or
--dhcp-option options modified
Jun 21 01:44:39 testpc openvpn[358]: ROUTE_GATEWAY
192.168.1.1/255.255.255.0 IFACE=eth0 HWADDR=b8:27:eb:b8:68:5b
Jun 21 01:44:39 testpc connman-vpnd[355]: vpn0 {update} flags 102609
<UP,RUNNING,LOWER_UP>
Jun 21 01:44:39 testpc connman-vpnd[355]: vpn0 {newlink} index 4
operstate 6 <UP>
Jun 21 01:44:39 testpc openvpn[358]: TUN/TAP device vpn0 opened
Jun 21 01:44:39 testpc openvpn[358]: TUN/TAP TX queue length set to 100
Jun 21 01:44:39 testpc openvpn[358]:
/usr/lib/connman/scripts/openvpn-script vpn0 1500 1544 10.10.10.149
255.255.255.0 init
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_type = up
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev_type = tun
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev = vpn0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() link_mtu = 1544
Jun 21 01:44:39 testpc openvpn[358]: Initialization Sequence Completed
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tun_mtu = 1500
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_context = init
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_gateway_1 = 10.10.10.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_gateway_1
value 10.10.10.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 3
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_netmask_1 = 255.255.255.0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_netmask_1
value 255.255.255.0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_network_1 = 10.10.10.0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_network_1
value 10.10.10.0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 2
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_vpn_gateway = 10.10.10.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_vpn_gateway
value 10.10.10.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_net_gateway = 192.168.1.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_net_gateway
value 192.168.1.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_broadcast = 10.10.10.255
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_netmask = 255.255.255.0
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_local = 10.10.10.149
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_2 = dhcp-option
DOMAIN mydomain.net
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_domain() provider 0x1c13080 domain
mydomain.net
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_1 = dhcp-option DNS
10.10.10.1
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() common_name = vpn-server
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_port = 1194
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_ip = 109.251.24.54
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_port = 1194
Jun 21 01:44:39 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_ip = 109.251.24.54
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_0 = 13
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_0 =
47:90:99:0d:31:82:33:4c:03:a7:d3:b6:d6:62:01:63:17:cf:77:0a
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_0 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=vpn-server, emailAddress=i...@fks.be
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_emailAddress = i...@fks.be
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_CN = vpn-server
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_O = FKS
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_L = Hasselt
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_ST = Limburg
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_C = BE
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_1 = 12574700369505147640
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_1 =
23:0e:a6:00:79:a3:17:82:f9:4a:7c:8c:5a:cd:6c:94:85:0a:e2:27
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_1 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=FKS CA, emailAddress=i...@fks.be
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_emailAddress = i...@fks.be
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_CN = FKS CA
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_O = FKS
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_L = Hasselt
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_ST = Limburg
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_C = BE
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_BUSNAME = :1.17
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_INTERFACE = net.connman.Task
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_PATH = /task/0
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() config = /usr/share/my/vpn.conf
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() verb = 3
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon = 0
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_log_redirect = 0
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_start_time = 1403304273
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_pid = 358
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_1 = tcp-client
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_1 = 0
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_1 = vpn.corp.com.ua
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_1 = 1194
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_2 = tcp-client
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_2 = 0
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_2 = vpn.corp.com.ua
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_2 = 1194
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_ipaddress() provider 0x1c13080
ipconfig 0x1c0d110 family 2
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_set_gateway()
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_nameservers() provider 0x1c13080
nameservers 10.10.10.1
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/plugins/vpn.c:vpn_notify() provider 0x1c13080 driver openvpn state
2
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_ref_debug() 0x1c13080 ref 3 by
vpn/plugins/vpn.c:249:vpn_notify()
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-rtnl.c:vpn_rtnl_add_newlink_watch() id 1
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:set_connected() provider 0x1c13080 id
vpn_corp_com_ua_my_net connected 1
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_address_add() ipconfig 0x1c0d110
family 2
Jun 21 01:44:40 testpc connman-vpnd[355]:
src/inet.c:connman_inet_set_address() index 4 address 10.10.10.149
prefix_len 32
Jun 21 01:44:40 testpc connman-vpnd[355]:
src/inet.c:__connman_inet_modify_address() cmd 0x14 flags 0x104 index
4 family 2 address 10.10.10.149 peer (null) prefixlen 32 broadcast
(null)
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:provider_indicate_state() provider 0x1c13080 state
ready/3
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:append_nameservers() 0x1c14c00
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:append_nameservers() servers[0] 10.10.10.1
Jun 21 01:44:40 testpc connman-vpnd[355]:
vpn/vpn-provider.c:provider_routes_changed() provider 0x1c13080


*** HERE YOU CAN SEE I RESTART MY REMOTE OPENVPN SERVER AND CLIENT
GETS NEW IP ***


Jun 21 01:45:31 testpc openvpn[358]: Connection reset, restarting [0]
Jun 21 01:45:31 testpc openvpn[358]: SIGUSR1[soft,connection-reset]
received, process restarting
Jun 21 01:45:31 testpc openvpn[358]: Restart pause, 5 second(s)
Jun 21 01:45:36 testpc openvpn[358]: WARNING: No server certificate
verification method has been enabled.  See
http://openvpn.net/howto.html#mitm for more info.
Jun 21 01:45:36 testpc openvpn[358]: NOTE: the current
--script-security setting may allow this configuration to call
user-defined scripts
Jun 21 01:45:36 testpc openvpn[358]: Socket Buffers: R=[87380->131072]
S=[16384->131072]
Jun 21 01:45:36 testpc openvpn[358]: Attempting to establish TCP
connection with [AF_INET]109.251.24.54:1194 [nonblock]
Jun 21 01:45:37 testpc openvpn[358]: TCP connection established with
[AF_INET]109.251.24.54:1194
Jun 21 01:45:37 testpc openvpn[358]: TCPv4_CLIENT link local: [undef]
Jun 21 01:45:37 testpc openvpn[358]: TCPv4_CLIENT link remote:
[AF_INET]109.251.24.54:1194
Jun 21 01:45:37 testpc openvpn[358]: Connection reset, restarting [0]
Jun 21 01:45:37 testpc openvpn[358]: SIGUSR1[soft,connection-reset]
received, process restarting
Jun 21 01:45:37 testpc openvpn[358]: Restart pause, 5 second(s)
Jun 21 01:45:42 testpc openvpn[358]: WARNING: No server certificate
verification method has been enabled.  See
http://openvpn.net/howto.html#mitm for more info.
Jun 21 01:45:42 testpc openvpn[358]: NOTE: the current
--script-security setting may allow this configuration to call
user-defined scripts
Jun 21 01:45:42 testpc openvpn[358]: Socket Buffers: R=[87380->131072]
S=[16384->131072]
Jun 21 01:45:42 testpc openvpn[358]: Attempting to establish TCP
connection with [AF_INET]109.251.24.54:1194 [nonblock]
Jun 21 01:45:43 testpc openvpn[358]: TCP connection established with
[AF_INET]109.251.24.54:1194
Jun 21 01:45:43 testpc openvpn[358]: TCPv4_CLIENT link local: [undef]
Jun 21 01:45:43 testpc openvpn[358]: TCPv4_CLIENT link remote:
[AF_INET]109.251.24.54:1194
Jun 21 01:45:43 testpc openvpn[358]: Connection reset, restarting [0]
Jun 21 01:45:43 testpc openvpn[358]: SIGUSR1[soft,connection-reset]
received, process restarting
Jun 21 01:45:43 testpc openvpn[358]: Restart pause, 5 second(s)
Jun 21 01:45:48 testpc openvpn[358]: WARNING: No server certificate
verification method has been enabled.  See
http://openvpn.net/howto.html#mitm for more info.
Jun 21 01:45:48 testpc openvpn[358]: NOTE: the current
--script-security setting may allow this configuration to call
user-defined scripts
Jun 21 01:45:48 testpc openvpn[358]: Socket Buffers: R=[87380->131072]
S=[16384->131072]
Jun 21 01:45:48 testpc openvpn[358]: Attempting to establish TCP
connection with [AF_INET]109.251.24.54:1194 [nonblock]
Jun 21 01:45:49 testpc openvpn[358]: TCP connection established with
[AF_INET]109.251.24.54:1194
Jun 21 01:45:49 testpc openvpn[358]: TCPv4_CLIENT link local: [undef]
Jun 21 01:45:49 testpc openvpn[358]: TCPv4_CLIENT link remote:
[AF_INET]109.251.24.54:1194
Jun 21 01:45:49 testpc openvpn[358]: TLS: Initial packet from
[AF_INET]109.251.24.54:1194, sid=05c57c00 8a4a83f8
Jun 21 01:45:51 testpc openvpn[358]: VERIFY OK: depth=1, C=BE,
ST=Limburg, L=Hasselt, O=FKS, CN=FKS CA, emailAddress=i...@fks.be
Jun 21 01:45:51 testpc openvpn[358]: VERIFY OK: depth=0, C=BE,
ST=Limburg, L=Hasselt, O=FKS, CN=vpn-server, emailAddress=i...@fks.be
Jun 21 01:45:54 testpc openvpn[358]: Data Channel Encrypt: Cipher
'BF-CBC' initialized with 128 bit key
Jun 21 01:45:54 testpc openvpn[358]: Data Channel Encrypt: Using 160
bit message hash 'SHA1' for HMAC authentication
Jun 21 01:45:54 testpc openvpn[358]: Data Channel Decrypt: Cipher
'BF-CBC' initialized with 128 bit key
Jun 21 01:45:54 testpc openvpn[358]: Data Channel Decrypt: Using 160
bit message hash 'SHA1' for HMAC authentication
Jun 21 01:45:54 testpc openvpn[358]: Control Channel: TLSv1, cipher
TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Jun 21 01:45:54 testpc openvpn[358]: [vpn-server] Peer Connection
Initiated with [AF_INET]109.251.24.54:1194
Jun 21 01:45:56 testpc openvpn[358]: SENT CONTROL [vpn-server]:
'PUSH_REQUEST' (status=1)
Jun 21 01:45:56 testpc openvpn[358]: PUSH: Received control message:
'PUSH_REPLY,dhcp-option DNS 10.10.10.1,dhcp-option DOMAIN
mydomain.net,route 10.10.10.0 255.255.255.0,route-gateway
10.10.10.1,topology subnet,ping 10,ping-restart 120,ifconfig
10.10.10.129 255.255.255.0'
Jun 21 01:45:56 testpc openvpn[358]: OPTIONS IMPORT: timers and/or
timeouts modified
Jun 21 01:45:56 testpc openvpn[358]: OPTIONS IMPORT: --ifconfig/up
options modified
Jun 21 01:45:56 testpc openvpn[358]: OPTIONS IMPORT: route options modified
Jun 21 01:45:56 testpc openvpn[358]: OPTIONS IMPORT: route-related
options modified
Jun 21 01:45:56 testpc openvpn[358]: OPTIONS IMPORT: --ip-win32 and/or
--dhcp-option options modified
Jun 21 01:45:56 testpc openvpn[358]: Preserving previous TUN/TAP instance: vpn0
Jun 21 01:45:56 testpc openvpn[358]:
/usr/lib/connman/scripts/openvpn-script vpn0 1500 1544 10.10.10.149
255.255.255.0 restart
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_type = up
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev_type = tun
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev = vpn0
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() link_mtu = 1544
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tun_mtu = 1500
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_context = restart
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_2 = dhcp-option
DOMAIN mydomain.net
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_domain() provider 0x1c13080 domain
mydomain.net
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_1 = dhcp-option DNS
10.10.10.1
Jun 21 01:45:56 testpc openvpn[358]: NOTE: Pulled options changed on
restart, will need to close and reopen TUN/TAP device.
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() common_name = vpn-server
Jun 21 01:45:56 testpc openvpn[358]: Closing TUN/TAP interface
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_port = 1194
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_ip = 109.251.24.54
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_port = 1194
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_ip = 109.251.24.54
Jun 21 01:45:56 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_0 = 13
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_0 =
47:90:99:0d:31:82:33:4c:03:a7:d3:b6:d6:62:01:63:17:cf:77:0a
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_0 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=vpn-server, emailAddress=i...@fks.be
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_emailAddress = i...@fks.be
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_CN = vpn-server
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_O = FKS
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_L = Hasselt
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_ST = Limburg
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_C = BE
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_1 = 12574700369505147640
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_1 =
23:0e:a6:00:79:a3:17:82:f9:4a:7c:8c:5a:cd:6c:94:85:0a:e2:27
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_1 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=FKS CA, emailAddress=i...@fks.be
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_emailAddress = i...@fks.be
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_CN = FKS CA
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_O = FKS
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_L = Hasselt
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_ST = Limburg
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_C = BE
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_BUSNAME = :1.17
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_INTERFACE = net.connman.Task
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_PATH = /task/0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() config = /usr/share/my/vpn.conf
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() verb = 3
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon = 0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_log_redirect = 0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_start_time = 1403304273
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_pid = 358
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_1 = tcp-client
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_1 = 0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_1 = vpn.corp.com.ua
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_1 = 1194
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_2 = tcp-client
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_2 = 0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_2 = vpn.corp.com.ua
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_2 = 1194
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_ipaddress() provider 0x1c13080
ipconfig 0x1c0d110 family 2
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_set_gateway()
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_nameservers() provider 0x1c13080
nameservers 10.10.10.1
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/vpn.c:vpn_notify() provider 0x1c13080 driver openvpn state
2
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_ref_debug() 0x1c13080 ref 4 by
vpn/plugins/vpn.c:249:vpn_notify()
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/vpn-rtnl.c:vpn_rtnl_add_newlink_watch() id 2
Jun 21 01:45:57 testpc connman-vpnd[355]: vpn0 {update} flags 37009 <UP>
Jun 21 01:45:57 testpc connman-vpnd[355]: vpn0 {newlink} index 4
operstate 2 <DOWN>
Jun 21 01:45:57 testpc openvpn[358]: ROUTE_GATEWAY
192.168.1.1/255.255.255.0 IFACE=eth0 HWADDR=b8:27:eb:b8:68:5b
Jun 21 01:45:57 testpc openvpn[358]: TUN/TAP device vpn0 opened
Jun 21 01:45:57 testpc openvpn[358]: TUN/TAP TX queue length set to 100
Jun 21 01:45:57 testpc openvpn[358]:
/usr/lib/connman/scripts/openvpn-script vpn0 1500 1544 10.10.10.129
255.255.255.0 init
Jun 21 01:45:57 testpc connman-vpnd[355]: vpn0 {update} flags 102609
<UP,RUNNING,LOWER_UP>
Jun 21 01:45:57 testpc connman-vpnd[355]: vpn0 {newlink} index 4
operstate 6 <UP>
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_type = up
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev_type = tun
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() dev = vpn0
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() link_mtu = 1544
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tun_mtu = 1500
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() script_context = init
Jun 21 01:45:57 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_gateway_1 = 10.10.10.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_gateway_1
value 10.10.10.1
Jun 21 01:45:58 testpc openvpn[358]: Initialization Sequence Completed
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 3
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_netmask_1 = 255.255.255.0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_netmask_1
value 255.255.255.0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_network_1 = 10.10.10.0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_network_1
value 10.10.10.0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() idx 1 family 2 type 2
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_vpn_gateway = 10.10.10.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_vpn_gateway
value 10.10.10.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() route_net_gateway = 192.168.1.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_append_route() key route_net_gateway
value 192.168.1.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:route_env_parse() name my-vpn
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_broadcast = 10.10.10.255
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_netmask = 255.255.255.0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() ifconfig_local = 10.10.10.129
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() signal = UNKNOWN
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_2 = dhcp-option
DOMAIN mydomain.net
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_domain() provider 0x1c13080 domain
mydomain.net
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() foreign_option_1 = dhcp-option DNS
10.10.10.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() common_name = vpn-server
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_port = 1194
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() trusted_ip = 109.251.24.54
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_port = 1194
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() untrusted_ip = 109.251.24.54
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_0 = 13
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_0 =
47:90:99:0d:31:82:33:4c:03:a7:d3:b6:d6:62:01:63:17:cf:77:0a
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_0 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=vpn-server, emailAddress=i...@fks.be
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_emailAddress = i...@fks.be
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_CN = vpn-server
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_O = FKS
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_L = Hasselt
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_ST = Limburg
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_0_C = BE
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_serial_1 = 12574700369505147640
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_digest_1 =
23:0e:a6:00:79:a3:17:82:f9:4a:7c:8c:5a:cd:6c:94:85:0a:e2:27
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() tls_id_1 = C=BE, ST=Limburg,
L=Hasselt, O=FKS, CN=FKS CA, emailAddress=i...@fks.be
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_emailAddress = i...@fks.be
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_CN = FKS CA
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_O = FKS
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_L = Hasselt
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_ST = Limburg
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() X509_1_C = BE
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_BUSNAME = :1.17
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_INTERFACE = net.connman.Task
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() CONNMAN_PATH = /task/0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() config = /usr/share/my/vpn.conf
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() verb = 3
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon = 0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_log_redirect = 0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_start_time = 1403304273
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() daemon_pid = 358
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_1 = tcp-client
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_1 = 0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_1 = vpn.corp.com.ua
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_1 = 1194
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() proto_2 = tcp-client
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() local_port_2 = 0
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_2 = vpn.corp.com.ua
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/openvpn.c:ov_notify() remote_port_2 = 1194
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_ipaddress() provider 0x1c13080
ipconfig 0x1c0d110 family 2
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-ipconfig.c:__vpn_ipconfig_set_gateway()
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_set_nameservers() provider 0x1c13080
nameservers 10.10.10.1
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/plugins/vpn.c:vpn_notify() provider 0x1c13080 driver openvpn state
2
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:vpn_provider_ref_debug() 0x1c13080 ref 5 by
vpn/plugins/vpn.c:249:vpn_notify()
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-rtnl.c:vpn_rtnl_add_newlink_watch() id 3
Jun 21 01:45:58 testpc connman-vpnd[355]:
vpn/vpn-provider.c:provider_routes_changed() provider 0x1c13080

-- 
Best regards,
Yevhen
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to