trailofbits / algo

Set up a personal VPN in the cloud
https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/
GNU Affero General Public License v3.0
28.65k stars 2.31k forks source link

macOS VPN doesn't work #539

Closed ghost closed 7 years ago

ghost commented 7 years ago

OS / Environment

Mac os Sierra 10.12.4

Ansible version

ansible==2.2.0.0

Version of components from requirements.txt

adal==0.4.5 ansible==2.2.0.0 apache-libcloud==2.0.0 appdirs==1.4.3 asn1crypto==0.22.0 azure==2.0.0rc5 azure-batch==0.30.0rc5 azure-common==1.1.4 azure-graphrbac==0.30.0rc5 azure-mgmt==0.30.0rc5 azure-mgmt-authorization==0.30.0rc5 azure-mgmt-batch==0.30.0rc5 azure-mgmt-cdn==0.30.0rc5 azure-mgmt-cognitiveservices==0.30.0rc5 azure-mgmt-commerce==0.30.0rc5 azure-mgmt-compute==0.30.0rc5 azure-mgmt-keyvault==0.30.0rc5 azure-mgmt-logic==0.30.0rc5 azure-mgmt-network==0.30.0rc5 azure-mgmt-notificationhubs==0.30.0rc5 azure-mgmt-nspkg==2.0.0 azure-mgmt-powerbiembedded==0.30.0rc5 azure-mgmt-redis==0.30.0rc5 azure-mgmt-resource==0.30.0rc5 azure-mgmt-scheduler==0.30.0rc5 azure-mgmt-storage==0.30.0rc5 azure-mgmt-web==0.30.0rc5 azure-nspkg==2.0.0 azure-servicebus==0.20.2 azure-servicemanagement-legacy==0.20.3 azure-storage==0.32.0 boto==2.46.1 boto3==1.4.4 botocore==1.5.47 certifi==2017.4.17 cffi==1.10.0 chardet==3.0.2 cryptography==1.8.1 docutils==0.13.1 dopy==0.3.5 enum34==1.1.6 futures==3.1.1 idna==2.5 ipaddress==1.0.18 isodate==0.5.4 Jinja2==2.8 jmespath==0.9.2 keyring==10.3.2 MarkupSafe==1.0 msrest==0.4.1 msrestazure==0.4.7 oauthlib==2.0.2 packaging==16.8 paramiko==2.1.2 pyasn1==0.2.3 pycparser==2.17 pycrypto==2.6.1 PyJWT==1.5.0 pyOpenSSL==17.0.0 pyparsing==2.2.0 python-dateutil==2.6.0 PyYAML==3.12 requests==2.14.1 requests-oauthlib==0.8.0 s3transfer==0.1.10 six==1.10.0

Summary of the problem

VPN doesn't work. I am able to connect, but nothing opens when I'm browsing the web.

Steps to reproduce the behavior

The way of deployment (cloud or local)

EC2 (ubuntu 17.04)

Expected behavior

Actual behavior

Full log

What provider would you like to use?
  1. DigitalOcean
  2. Amazon EC2
  3. Microsoft Azure
  4. Google Compute Engine (only for testing, see issue #369)
  5. Install to existing Ubuntu 16.04 server

Enter the number of your desired provider
: 2

Enter your aws_access_key (http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html)
Note: Make sure to use an IAM user with an acceptable policy attached (see https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md).
[pasted values will not be displayed]
[AKIA...]:

Enter your aws_secret_key (http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html)
[pasted values will not be displayed]
[ABCD...]:

Name the vpn server:
[algo]:

What region should the server be located in?
  1.   us-east-1           US East (N. Virginia)
  2.   us-east-2           US East (Ohio)
  3.   us-west-1           US West (N. California)
  4.   us-west-2           US West (Oregon)
  5.   ap-south-1          Asia Pacific (Mumbai)
  6.   ap-northeast-2      Asia Pacific (Seoul)
  7.   ap-southeast-1      Asia Pacific (Singapore)
  8.   ap-southeast-2      Asia Pacific (Sydney)
  9.   ap-northeast-1      Asia Pacific (Tokyo)
  10.  eu-central-1        EU (Frankfurt)
  11.  eu-west-1           EU (Ireland)
  12.  eu-west-2           EU (London)
  13.  ca-central-1        Canada (Central)
  14.  sa-east-1           São Paulo
Enter the number of your desired region:
[1]: 11

Do you want macOS/iOS clients to enable "VPN On Demand" when connected to cellular networks?
[y/N]: y

Do you want macOS/iOS clients to enable "VPN On Demand" when connected to Wi-Fi?
[y/N]: y

List the names of trusted Wi-Fi networks (if any) that macOS/iOS clients exclude from using the VPN (e.g., your home network. Comma-separated value, e.g., HomeNet,OfficeWifi,AlgoWiFi)
:

Do you want to install a DNS resolver on this VPN server, to block ads while surfing?
[y/N]: y

Do you want each user to have their own account for SSH tunneling?
[y/N]: n

Do you want to apply operating system security enhancements on the server? (warning: replaces your sshd_config)
[y/N]: n

Do you want the VPN to support Windows 10 or Linux Desktop clients? (enables compatible ciphers and key exchange, less secure)
[y/N]: n

Do you want to retain the CA key? (required to add users in the future, but less secure)
[y/N]: n

PLAY [Configure the server] ****************************************************

TASK [setup] *******************************************************************
ok: [localhost]

TASK [Generate the SSH private key] ********************************************
ok: [localhost -> localhost]

TASK [Generate the SSH public key] *********************************************
ok: [localhost -> localhost]

TASK [Change mode for the SSH private key] *************************************
ok: [localhost -> localhost]

TASK [Ensure the dynamic inventory exists] *************************************
ok: [localhost]

TASK [cloud-ec2 : set_fact] ****************************************************
ok: [localhost]

TASK [cloud-ec2 : Locate official AMI for region] ******************************
ok: [localhost]

TASK [cloud-ec2 : set_fact] ****************************************************
ok: [localhost]

TASK [cloud-ec2 : Make a cloudformation template] ******************************
ok: [localhost]

TASK [cloud-ec2 : Deploy the template] *****************************************
changed: [localhost]

TASK [cloud-ec2 : Add new instance to host group] ******************************
changed: [localhost]

TASK [cloud-ec2 : set_fact] ****************************************************
ok: [localhost]

TASK [cloud-ec2 : Get EC2 instances] *******************************************
ok: [localhost]

TASK [cloud-ec2 : Ensure the group ec2 exists in the dynamic inventory file] ***
changed: [localhost]

TASK [cloud-ec2 : Populate the dynamic inventory] ******************************
changed: [localhost] => (item={u'kernel': None, u'instance_profile': None, u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-16-255-121.eu-west-1.compute.internal', u'spot_instance_request_id': None, u'source_destination_check': u'true', u'id': u'i-06eb646fbcc37734f', u'ebs_optimized': False, u'state': u'running', u'client_token': u'algo-EC2Ins-18UFVFR682FAC', u'virtualization_type': u'hvm', u'ramdisk': None, u'public_ip_address': u'XXXXXXXXXXX', u'block_device_mapping': [{u'status': u'attached', u'volume_id': u'vol-0e52ea9af86782b44', u'delete_on_termination': True, u'attach_time': u'2017-05-10T10:40:49.000Z', u'device_name': u'/dev/sda1'}], u'key_name': None, u'interfaces': [{u'id': u'eni-4d734165', u'mac_address': u'02:cf:e2:78:b8:ba'}], u'image_id': u'ami-b4a79dd2', u'groups': [{u'id': u'sg-d9074ea0', u'name': u'algo-InstanceSecurityGroup-1PJBHUX7Y6XM5'}], u'public_dns_name': u'XXXXXXXXXXX.eu-west-1.compute.amazonaws.com', u'requester_id': None, u'tags': {u'Environment': u'Algo', u'aws:cloudformation:stack-name': u'algo', u'aws:cloudformation:stack-id': u'arn:aws:cloudformation:eu-west-1:501593429379:stack/algo/ec9669b0-356c-11e7-8fd1-50fae9b818d2', u'Name': u'Algo', u'aws:cloudformation:logical-id': u'EC2Instance'}, u'monitoring_state': u'disabled', u'placement': {u'tenancy': u'default', u'zone': u'eu-west-1c'}, u'ami_launch_index': u'0', u'hypervisor': u'xen', u'region': u'eu-west-1', u'launch_time': u'2017-05-10T10:40:48.000Z', u'persistent': False, u'architecture': u'x86_64', u'private_ip_address': u'172.16.255.121', u'vpc_id': u'vpc-3bd9205c'})

TASK [Wait until SSH becomes ready...] *****************************************
ok: [localhost -> localhost]

TASK [A short pause, in order to be sure the instance is ready] ****************
Pausing for 20 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [localhost]

TASK [Ensure the local ssh directory is exist] *********************************
ok: [localhost -> localhost]

TASK [Copy the algo ssh key to the local ssh directory] ************************
changed: [localhost -> localhost]

PLAY [Configure the server and install required software] **********************

TASK [Check the system] ********************************************************
changed: [XXXXXXXXXXX]

TASK [Ubuntu | Install prerequisites] ******************************************
changed: [XXXXXXXXXXX]

TASK [Ubuntu | Configure defaults] *********************************************
changed: [XXXXXXXXXXX]

TASK [FreeBSD / HardenedBSD | Install prerequisites] ***************************
skipping: [XXXXXXXXXXX]

TASK [FreeBSD / HardenedBSD | Configure defaults] ******************************
skipping: [XXXXXXXXXXX]

TASK [set_fact] ****************************************************************
skipping: [XXXXXXXXXXX]

TASK [Gather Facts] ************************************************************
ok: [XXXXXXXXXXX]

TASK [Ensure the algo ssh key exist on the server] *****************************
ok: [XXXXXXXXXXX]

TASK [Enable IPv6] *************************************************************
ok: [XXXXXXXXXXX]

TASK [Set facts if the deployment in a cloud] **********************************
ok: [XXXXXXXXXXX]

TASK [Generate password for the CA key] ****************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [Define password facts] ***************************************************
ok: [XXXXXXXXXXX]

TASK [Define the commonName] ***************************************************
ok: [XXXXXXXXXXX]

TASK [common : Install software updates] ***************************************
changed: [XXXXXXXXXXX]

TASK [common : Check if reboot is required] ************************************
changed: [XXXXXXXXXXX]

TASK [common : Reboot] *********************************************************
ok: [XXXXXXXXXXX]

TASK [common : Wait until SSH becomes ready...] ********************************
ok: [XXXXXXXXXXX -> localhost]

TASK [common : Disable MOTD on login and SSHD] *********************************
changed: [XXXXXXXXXXX] => (item={u'regexp': u'^session.*optional.*pam_motd.so.*', u'line': u'# MOTD DISABLED', u'file': u'/etc/pam.d/login'})
changed: [XXXXXXXXXXX] => (item={u'regexp': u'^session.*optional.*pam_motd.so.*', u'line': u'# MOTD DISABLED', u'file': u'/etc/pam.d/sshd'})

TASK [common : Loopback for services configured] *******************************
changed: [XXXXXXXXXXX]

TASK [common : Loopback included into the network config] **********************
changed: [XXXXXXXXXXX]

RUNNING HANDLER [common : restart loopback] ************************************
changed: [XXXXXXXXXXX]

TASK [common : set_fact] *******************************************************
ok: [XXXXXXXXXXX]

TASK [common : set_fact] *******************************************************
skipping: [XXXXXXXXXXX]

TASK [common : Loopback included into the rc config] ***************************
skipping: [XXXXXXXXXXX]

TASK [common : Enable the gateway features] ************************************
skipping: [XXXXXXXXXXX] => (item={u'value': u'"YES"', u'param': u'firewall_enable'})
skipping: [XXXXXXXXXXX] => (item={u'value': u'"open"', u'param': u'firewall_type'})
skipping: [XXXXXXXXXXX] => (item={u'value': u'"YES"', u'param': u'gateway_enable'})
skipping: [XXXXXXXXXXX] => (item={u'value': u'"YES"', u'param': u'natd_enable'})
skipping: [XXXXXXXXXXX] => (item={u'value': u'""', u'param': u'natd_interface'})
skipping: [XXXXXXXXXXX] => (item={u'value': u'"-dynamic -m"', u'param': u'natd_flags'})

TASK [common : Install tools] **************************************************
changed: [XXXXXXXXXXX] => (item=[u'git', u'screen', u'apparmor-utils', u'uuid-runtime', u'coreutils', u'sendmail', u'iptables-persistent', u'cgroup-tools', u'openssl'])

TASK [common : Sysctl tuning] **************************************************
changed: [XXXXXXXXXXX] => (item={u'item': u'net.ipv4.ip_forward', u'value': 1})
changed: [XXXXXXXXXXX] => (item={u'item': u'net.ipv4.conf.all.forwarding', u'value': 1})
changed: [XXXXXXXXXXX] => (item={u'item': u'net.ipv6.conf.all.forwarding', u'value': 1})

TASK [dns_adblocking : The DNS tag is defined] *********************************
ok: [XXXXXXXXXXX]

TASK [dns_adblocking : Dnsmasq installed] **************************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Ensure that the dnsmasq user exist] *********************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : The dnsmasq directory created] **************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Ubuntu | Dnsmasq profile for apparmor configured] *******
skipping: [XXXXXXXXXXX]

TASK [dns_adblocking : Ubuntu | Enforce the dnsmasq AppArmor policy] ***********
skipping: [XXXXXXXXXXX]

TASK [dns_adblocking : Ubuntu | Ensure that the dnsmasq service directory exist] ***
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Ubuntu | Setup the cgroup limitations for the ipsec daemon] ***
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : FreeBSD / HardenedBSD | Enable dnsmasq] *****************
skipping: [XXXXXXXXXXX]

TASK [dns_adblocking : Dnsmasq configured] *************************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Adblock script created] *********************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Adblock script added to cron] ***************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Update adblock hosts] ***********************************
changed: [XXXXXXXXXXX]
[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo

RUNNING HANDLER [dns_adblocking : restart dnsmasq] *****************************
changed: [XXXXXXXXXXX]

RUNNING HANDLER [vpn : daemon-reload] ******************************************
changed: [XXXXXXXXXXX]

TASK [dns_adblocking : Dnsmasq enabled and started] ****************************
ok: [XXXXXXXXXXX]

TASK [vpn : Ensure that the strongswan group exist] ****************************
changed: [XXXXXXXXXXX]

TASK [vpn : Ensure that the strongswan user exist] *****************************
changed: [XXXXXXXXXXX]

TASK [vpn : set_fact] **********************************************************
ok: [XXXXXXXXXXX]

TASK [vpn : Configure apt to use the Xenial release by default] ****************
skipping: [XXXXXXXXXXX]

TASK [vpn : Configure packages preferences] ************************************
skipping: [XXXXXXXXXXX]

TASK [vpn : Configure the Ubuntu Zesty repository] *****************************
skipping: [XXXXXXXXXXX]

TASK [vpn : Ubuntu | Install strongSwan] ***************************************
changed: [XXXXXXXXXXX]

TASK [vpn : Ubuntu | Enforcing ipsec with apparmor] ****************************
skipping: [XXXXXXXXXXX] => (item=/usr/lib/ipsec/charon)
skipping: [XXXXXXXXXXX] => (item=/usr/lib/ipsec/lookip)
skipping: [XXXXXXXXXXX] => (item=/usr/lib/ipsec/stroke)

TASK [vpn : Ubuntu | Enable services] ******************************************
ok: [XXXXXXXXXXX] => (item=apparmor)
ok: [XXXXXXXXXXX] => (item=strongswan)
ok: [XXXXXXXXXXX] => (item=netfilter-persistent)

TASK [vpn : Ubuntu | Ensure that the strongswan service directory exist] *******
changed: [XXXXXXXXXXX]

TASK [vpn : Ubuntu | Setup the cgroup limitations for the ipsec daemon] ********
changed: [XXXXXXXXXXX]

TASK [vpn : Iptables configured] ***********************************************
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/iptables/rules.v4', u'src': u'rules.v4.j2'})

TASK [vpn : Iptables configured] ***********************************************
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/iptables/rules.v6', u'src': u'rules.v6.j2'})

TASK [vpn : FreeBSD / HardenedBSD | Get the existing kernel parameters] ********
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Set the rebuild_needed fact] ***************
skipping: [XXXXXXXXXXX] => (item=IPSEC)
skipping: [XXXXXXXXXXX] => (item=crypto)
skipping: [XXXXXXXXXXX] => (item=IPSEC_NAT_T)

TASK [vpn : FreeBSD / HardenedBSD | Make the kernel config] ********************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Ensure the all options are enabled] ********
skipping: [XXXXXXXXXXX] => (item=options    IPSEC)
skipping: [XXXXXXXXXXX] => (item=options IPSEC_NAT_T)
skipping: [XXXXXXXXXXX] => (item=device crypto)

TASK [vpn : HardenedBSD | Determine the sources] *******************************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD | Determine the sources] ***********************************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Increase the git postBuffer size] **********
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Fetching the sources...] *******************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Fetching the sources...] *******************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | The kernel is being built...] **************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | The kernel is being built...] **************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Reboot] ************************************
skipping: [XXXXXXXXXXX]

TASK [vpn : FreeBSD / HardenedBSD | Enable strongswan] *************************
skipping: [XXXXXXXXXXX]

TASK [vpn : Install strongSwan] ************************************************
ok: [XXXXXXXXXXX]

TASK [vpn : Get StrongSwan versions] *******************************************
changed: [XXXXXXXXXXX]

TASK [vpn : Setup the config files from our templates] *************************
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/strongswan.conf', u'src': u'strongswan.conf.j2', u'group': u'root', u'mode': u'0644', u'owner': u'root'})
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/ipsec.conf', u'src': u'ipsec.conf.j2', u'group': u'root', u'mode': u'0644', u'owner': u'root'})
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/ipsec.secrets', u'src': u'ipsec.secrets.j2', u'group': u'root', u'mode': u'0600', u'owner': u'strongswan'})

TASK [vpn : Get loaded plugins] ************************************************
changed: [XXXXXXXXXXX]

TASK [vpn : Disable unneeded plugins] ******************************************
changed: [XXXXXXXXXXX] => (item=fips-prf)
changed: [XXXXXXXXXXX] => (item=constraints)
changed: [XXXXXXXXXXX] => (item=updown)
changed: [XXXXXXXXXXX] => (item=attr)
skipping: [XXXXXXXXXXX] => (item=pkcs12)
skipping: [XXXXXXXXXXX] => (item=x509)
skipping: [XXXXXXXXXXX] => (item=openssl)
changed: [XXXXXXXXXXX] => (item=agent)
changed: [XXXXXXXXXXX] => (item=sshkey)
changed: [XXXXXXXXXXX] => (item=gmp)
changed: [XXXXXXXXXXX] => (item=test-vectors)
skipping: [XXXXXXXXXXX] => (item=socket-default)
skipping: [XXXXXXXXXXX] => (item=random)
changed: [XXXXXXXXXXX] => (item=aesni)
changed: [XXXXXXXXXXX] => (item=eap-mschapv2)
changed: [XXXXXXXXXXX] => (item=resolve)
changed: [XXXXXXXXXXX] => (item=dnskey)
skipping: [XXXXXXXXXXX] => (item=gcm)
changed: [XXXXXXXXXXX] => (item=xcbc)
changed: [XXXXXXXXXXX] => (item=ccm)
changed: [XXXXXXXXXXX] => (item=rc2)
skipping: [XXXXXXXXXXX] => (item=kernel-netlink)
changed: [XXXXXXXXXXX] => (item=connmark)
skipping: [XXXXXXXXXXX] => (item=stroke)
skipping: [XXXXXXXXXXX] => (item=pem)
skipping: [XXXXXXXXXXX] => (item=pgp)
skipping: [XXXXXXXXXXX] => (item=pkcs7)
skipping: [XXXXXXXXXXX] => (item=aes)
skipping: [XXXXXXXXXXX] => (item=pubkey)
skipping: [XXXXXXXXXXX] => (item=pkcs8)
changed: [XXXXXXXXXXX] => (item=sha1)
skipping: [XXXXXXXXXXX] => (item=hmac)
changed: [XXXXXXXXXXX] => (item=md4)
skipping: [XXXXXXXXXXX] => (item=sha2)
changed: [XXXXXXXXXXX] => (item=xauth-generic)
skipping: [XXXXXXXXXXX] => (item=revocation)
changed: [XXXXXXXXXXX] => (item=pkcs1)
skipping: [XXXXXXXXXXX] => (item=nonce)
changed: [XXXXXXXXXXX] => (item=md5)

TASK [vpn : Ensure that required plugins are enabled] **************************
skipping: [XXXXXXXXXXX] => (item=fips-prf)
skipping: [XXXXXXXXXXX] => (item=constraints)
skipping: [XXXXXXXXXXX] => (item=updown)
skipping: [XXXXXXXXXXX] => (item=attr)
changed: [XXXXXXXXXXX] => (item=pkcs12)
changed: [XXXXXXXXXXX] => (item=x509)
changed: [XXXXXXXXXXX] => (item=openssl)
skipping: [XXXXXXXXXXX] => (item=agent)
skipping: [XXXXXXXXXXX] => (item=sshkey)
skipping: [XXXXXXXXXXX] => (item=gmp)
skipping: [XXXXXXXXXXX] => (item=test-vectors)
changed: [XXXXXXXXXXX] => (item=socket-default)
changed: [XXXXXXXXXXX] => (item=random)
skipping: [XXXXXXXXXXX] => (item=aesni)
skipping: [XXXXXXXXXXX] => (item=eap-mschapv2)
skipping: [XXXXXXXXXXX] => (item=resolve)
skipping: [XXXXXXXXXXX] => (item=dnskey)
changed: [XXXXXXXXXXX] => (item=gcm)
skipping: [XXXXXXXXXXX] => (item=xcbc)
skipping: [XXXXXXXXXXX] => (item=ccm)
skipping: [XXXXXXXXXXX] => (item=rc2)
changed: [XXXXXXXXXXX] => (item=kernel-netlink)
skipping: [XXXXXXXXXXX] => (item=connmark)
changed: [XXXXXXXXXXX] => (item=stroke)
changed: [XXXXXXXXXXX] => (item=pem)
changed: [XXXXXXXXXXX] => (item=pgp)
changed: [XXXXXXXXXXX] => (item=pkcs7)
changed: [XXXXXXXXXXX] => (item=aes)
changed: [XXXXXXXXXXX] => (item=pubkey)
changed: [XXXXXXXXXXX] => (item=pkcs8)
skipping: [XXXXXXXXXXX] => (item=sha1)
changed: [XXXXXXXXXXX] => (item=hmac)
skipping: [XXXXXXXXXXX] => (item=md4)
changed: [XXXXXXXXXXX] => (item=sha2)
skipping: [XXXXXXXXXXX] => (item=xauth-generic)
changed: [XXXXXXXXXXX] => (item=revocation)
skipping: [XXXXXXXXXXX] => (item=pkcs1)
changed: [XXXXXXXXXXX] => (item=nonce)
skipping: [XXXXXXXXXXX] => (item=md5)

TASK [vpn : Ensure the pki directory is not exist] *****************************
skipping: [XXXXXXXXXXX]

TASK [vpn : Ensure the pki directories are exist] ******************************
changed: [XXXXXXXXXXX -> localhost] => (item=ecparams)
changed: [XXXXXXXXXXX -> localhost] => (item=certs)
changed: [XXXXXXXXXXX -> localhost] => (item=crl)
changed: [XXXXXXXXXXX -> localhost] => (item=newcerts)
changed: [XXXXXXXXXXX -> localhost] => (item=private)
changed: [XXXXXXXXXXX -> localhost] => (item=reqs)

TASK [vpn : Ensure the files are exist] ****************************************
changed: [XXXXXXXXXXX -> localhost] => (item=.rnd)
changed: [XXXXXXXXXXX -> localhost] => (item=private/.rnd)
changed: [XXXXXXXXXXX -> localhost] => (item=index.txt)
changed: [XXXXXXXXXXX -> localhost] => (item=index.txt.attr)
changed: [XXXXXXXXXXX -> localhost] => (item=serial)

TASK [vpn : Generate the openssl server configs] *******************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Build the CA pair] *************************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Copy the CA certificate] *******************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Generate the serial number] ****************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Build the server pair] *********************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Build the client's pair] *******************************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Build the client's p12] ********************************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Copy the p12 certificates] *****************************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Get active users] **************************************************
changed: [XXXXXXXXXXX -> localhost]

TASK [vpn : Revoke non-existing users] *****************************************
skipping: [XXXXXXXXXXX] => (item=dan)
skipping: [XXXXXXXXXXX] => (item=jack)

TASK [vpn : Copy the revoked certificates to the vpn server] *******************
skipping: [XXXXXXXXXXX] => (item=dan)
skipping: [XXXXXXXXXXX] => (item=jack)

TASK [vpn : Copy the keys to the strongswan directory] *************************
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/ipsec.d/cacerts/ca.crt', u'src': u'configs/XXXXXXXXXXX/pki/cacert.pem', u'group': u'root', u'mode': u'0600', u'owner': u'strongswan'})
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/ipsec.d/certs/XXXXXXXXXXX.crt', u'src': u'configs/XXXXXXXXXXX/pki/certs/XXXXXXXXXXX.crt', u'group': u'root', u'mode': u'0600', u'owner': u'strongswan'})
changed: [XXXXXXXXXXX] => (item={u'dest': u'/etc/ipsec.d/private/XXXXXXXXXXX.key', u'src': u'configs/XXXXXXXXXXX/pki/private/XXXXXXXXXXX.key', u'group': u'root', u'mode': u'0600', u'owner': u'strongswan'})

TASK [vpn : Register p12 PayloadContent] ***************************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Set facts for mobileconfigs] ***************************************
ok: [XXXXXXXXXXX]

TASK [vpn : Build the mobileconfigs] *******************************************
changed: [XXXXXXXXXXX -> localhost] => (item=(censored due to no_log))
changed: [XXXXXXXXXXX -> localhost] => (item=(censored due to no_log))

TASK [vpn : Build the strongswan app android config] ***************************
changed: [XXXXXXXXXXX -> localhost] => (item=(censored due to no_log))
changed: [XXXXXXXXXXX -> localhost] => (item=(censored due to no_log))

TASK [vpn : Build the client ipsec config file] ********************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Build the client ipsec secret file] ********************************
changed: [XXXXXXXXXXX -> localhost] => (item=dan)
changed: [XXXXXXXXXXX -> localhost] => (item=jack)

TASK [vpn : Build the windows client powershell script] ************************
skipping: [XXXXXXXXXXX] => (item=dan)
skipping: [XXXXXXXXXXX] => (item=jack)

TASK [vpn : Restrict permissions for the local private directories] ************
changed: [XXXXXXXXXXX -> localhost] => (item=configs/XXXXXXXXXXX)

RUNNING HANDLER [vpn : restart strongswan] *************************************
changed: [XXXXXXXXXXX]

RUNNING HANDLER [vpn : daemon-reload] ******************************************
changed: [XXXXXXXXXXX]

RUNNING HANDLER [vpn : restart iptables] ***************************************
changed: [XXXXXXXXXXX]

TASK [vpn : strongSwan started] ************************************************
ok: [XXXXXXXXXXX]

TASK [debug] *******************************************************************
ok: [XXXXXXXXXXX] => {
  "msg": [
      [
          "\"#                          Congratulations!                            #\"",
          "\"#                     Your Algo server is running.                     #\"",
          "\"#    Config files and certificates are in the ./configs/ directory.    #\"",
          "\"#              Go to https://whoer.net/ after connecting               #\"",
          "\"#        and ensure that all your traffic passes through the VPN.      #\"",
          "\"#               Local DNS resolver 172.16.0.1              #\"",
          ""
      ],
      "    \"#                The p12 and SSH keys password is f12f42be             #\"\n",
      "    ",
      "    \"#      Shell access: ssh -i configs/algo.pem ubuntu@XXXXXXXXXXX        #\"\n"
  ]
}

TASK [Delete the CA key] *******************************************************
changed: [XXXXXXXXXXX -> localhost]

PLAY RECAP *********************************************************************
XXXXXXXXXXX              : ok=74   changed=57   unreachable=0    failed=0
localhost                  : ok=19   changed=5    unreachable=0    failed=0
ghost commented 7 years ago

No matter what I do, I'm not able to use VPN server deployed to EC2. Connection works fine, but I can't open any website.

dguido commented 7 years ago

Connect, then run this command on your Mac and paste the output here:

log show --predicate 'subsystem == "com.apple.networkextension"' --info --last 10m

ghost commented 7 years ago

@dguido

Timestamp                       Thread     Type        Activity             PID    
2017-05-10 16:48:13.722055+0300 0x103ad    Info        0x0                  744    networkserviceproxy: (NetworkExtension) [com.apple.networkextension.] <NSPServerFlowDivert: 0x7f8950506e70>: Setting flow divert delegate interface to 4
2017-05-10 16:48:55.776575+0300 0x10c17    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] NEProfileIngestionPlugin.pdp_pluginValidatePayload validation OK = 1: domain com.apple.vpn.managed
2017-05-10 16:48:59.354702+0300 0x10c16    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.355465+0300 0x10c15    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.356320+0300 0x10c15    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.359068+0300 0x10c17    Error       0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] NEConfiguration configureVpnOnDemandRules: VPN OnDemand rules already ingested. Skip current dictionary.
2017-05-10 16:48:59.361292+0300 0x10c16    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.361313+0300 0x10c16    Info        0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.]  Saving configuration with existing signature (null)
2017-05-10 16:48:59.363827+0300 0x10c16    Error       0x8000000000006296   8536   mdmclient: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 16:48:59.373880+0300 0x1083a    Error       0x8000000000006296   247    nehelper: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 16:48:59.377151+0300 0x1083a    Info        0x8000000000006296   247    nehelper: (NetworkExtension) [com.apple.networkextension.] Successfully posted generation 7
2017-05-10 16:48:59.377153+0300 0x1083a    Info        0x8000000000006296   247    nehelper: (NetworkExtension) [com.apple.networkextension.] On Demand configuration is enabled
2017-05-10 16:48:59.377867+0300 0x1083a    Info        0x8000000000006296   247    nehelper: (NetworkExtension) [com.apple.networkextension.]  Successfully saved configuration 17B5A703-9264-44FA-A2D7-04670D819D6D to disk
2017-05-10 16:48:59.378782+0300 0x10861    Info        0x0                  267    SystemUIServer: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.378941+0300 0x1083a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 1, network changed = 1, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:48:59.378986+0300 0x1083a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Setting up VPN on demand for Algo VPN XXXXXXXXXXXXX IKEv2
2017-05-10 16:48:59.416725+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 1
2017-05-10 16:48:59.416747+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:48:59.417910+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Primary physical interface changed: (null) -> en0
2017-05-10 16:48:59.420270+0300 0x10c76    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Registered for dynamic store notifications on keys: (
    "State:/Users/ConsoleUser"
)
2017-05-10 16:48:59.420904+0300 0x10c76    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Handling a com.apple.networkextension.file-descriptor-maintainer event
2017-05-10 16:48:59.422215+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 16:48:59.423764+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Registered network agent (inactive)
2017-05-10 16:48:59.424406+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Entering state NESMVPNSessionStateIdle
2017-05-10 16:48:59.425508+0300 0x10c87    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 1
2017-05-10 16:48:59.425599+0300 0x10c87    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 2
2017-05-10 16:48:59.426092+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Adding a connection for client nehelper[247]
2017-05-10 16:48:59.426162+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Adding a connection for client SystemUIServer[267]
2017-05-10 16:48:59.426214+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: enabled = 1
2017-05-10 16:48:59.426605+0300 0x10c81    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 16:48:59.432355+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: handling configuration changed: {
    name = <28-char-str>
    identifier = 17B5A703-9264-44FA-A2D7-04670D819D6D
    grade = 1
    VPN = {
        enabled = YES
        onDemandEnabled = YES
        onDemandRules = (
            {
                action = connect
                interfaceTypeMatch = WiFi
                probeURL = <44-char-str>
            },
            {
                action = connect
                interfaceTypeMatch = any
                probeURL = <44-char-str>
            },
        )
        protocol = {
            type = ikev2
            identifier = 0B825C5F-D596-4F42-B2C4-9DCA899EC3F2
            serverAddress = <13-char-str>
            identity = {
                identifier = <3-char-str>
                persistentReference = <73737569 00000020 87191ca3 0fc911d4 849a0005 02b52122 00000000 00000000 00000000 00000006 64626e6d 00000026 7e2f4c69 62726172 792f4b65 79636861 696e732f 6c<…>
2017-05-10 16:48:59.433799+0300 0x10c8d    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 2
2017-05-10 16:48:59.433806+0300 0x10c8d    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 3
2017-05-10 16:48:59.436162+0300 0x10c86    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 3
2017-05-10 16:48:59.436169+0300 0x10c86    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 4
2017-05-10 16:48:59.436214+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateIdle: update configuration
2017-05-10 16:48:59.438078+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Received an enable on demand command from nehelper[247]
2017-05-10 16:48:59.443392+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Removing a connection for client nehelper[247]
2017-05-10 16:48:59.444161+0300 0x10c87    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 4
2017-05-10 16:48:59.444165+0300 0x10c87    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 5
2017-05-10 16:48:59.794970+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Updated network agent (inactive)
2017-05-10 16:48:59.795919+0300 0x10c89    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 5
2017-05-10 16:48:59.795928+0300 0x10c89    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 6
2017-05-10 16:49:00.121632+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.121646+0300 0x10c8a    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a readable event on a file handle: Network Agent Registration socket (122) 17B5A703-9264-44FA-A2D7-04670D819D6D 5E515B58-0E7E-4EDC-B475-06C6E19B7B2E 1
2017-05-10 16:49:00.121895+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.122002+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: enabled = 1
2017-05-10 16:49:00.122062+0300 0x10c76    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Handling a com.apple.networkextension.file-descriptor-maintainer event
2017-05-10 16:49:00.122126+0300 0x10c7f    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 16:49:00.122175+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Received a start command from Google Chrome[331]
2017-05-10 16:49:00.122859+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Setting last stop reason to 0
2017-05-10 16:49:00.122923+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] starting on demand from process Google Chrome (331) matching hostname <none>
2017-05-10 16:49:00.123324+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] starting with configuration: {
    name = <28-char-str>
    identifier = 17B5A703-9264-44FA-A2D7-04670D819D6D
    grade = 1
    VPN = {
        enabled = YES
        onDemandEnabled = YES
        onDemandRules = (
            {
                action = connect
                interfaceTypeMatch = WiFi
                probeURL = <44-char-str>
            },
            {
                action = connect
                interfaceTypeMatch = any
                probeURL = <44-char-str>
            },
        )
        protocol = {
            type = ikev2
            identifier = 0B825C5F-D596-4F42-B2C4-9DCA899EC3F2
            serverAddress = <13-char-str>
            identity = {
                identifier = <3-char-str>
                persistentReference = <73737569 00000020 87191ca3 0fc911d4 849a0005 02b52122 00000000 00000000 00000000 00000006 64626e6d 00000026 7e2f4c69 62726172 792f4b65 79636861 696e732f 6c6f67<…>
2017-05-10 16:49:00.123475+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] is no longer idle, beginning transaction
2017-05-10 16:49:00.123492+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Active session count is greater than 0, setting hasActiveSessions flag
2017-05-10 16:49:00.123584+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: status changed to connecting
2017-05-10 16:49:00.124473+0300 0x10c92    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 6
2017-05-10 16:49:00.124486+0300 0x10c92    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 7
2017-05-10 16:49:00.124694+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateIdle: received start message
2017-05-10 16:49:00.125250+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Leaving state NESMVPNSessionStateIdle
2017-05-10 16:49:00.125268+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Entering state NESMVPNSessionStatePreparingNetwork
2017-05-10 16:49:00.126202+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Network available via interface en0
2017-05-10 16:49:00.126711+0300 0x10be0    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 7
2017-05-10 16:49:00.126716+0300 0x10be0    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 8
2017-05-10 16:49:00.143723+0300 0x10c7f    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Failed to find the VPN app for plugin type com.apple.neplugin.IKEv2
2017-05-10 16:49:00.149440+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.150219+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStatePreparingNetwork: plugin initialization succeeded
2017-05-10 16:49:00.150355+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Leaving state NESMVPNSessionStatePreparingNetwork
2017-05-10 16:49:00.150411+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Entering state NESMVPNSessionStateStarting, timeout 120 seconds
2017-05-10 16:49:00.150769+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] com.apple.neplugin.IKEv2[inactive]: starting with instance ID C1A9A73E-ADDE-46CE-BB0B-D9D04225229F
2017-05-10 16:49:00.151862+0300 0x10c80    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] +[NEProcessInfo copyUUIDsFromExecutable:]: cannot open /Developer/usr/libexec/neagent: No such file or directory
2017-05-10 16:49:00.151876+0300 0x10c80    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] __40+[NEProcessInfo copyUUIDsForExecutable:]_block_invoke: failed to get UUIDs for /Developer/usr/libexec/neagent
2017-05-10 16:49:00.154819+0300 0x10c94    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 8
2017-05-10 16:49:00.154830+0300 0x10c94    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 9
2017-05-10 16:49:00.157435+0300 0x10c93    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a readable event on a file handle: Network Agent Registration socket (122) 17B5A703-9264-44FA-A2D7-04670D819D6D 5E515B58-0E7E-4EDC-B475-06C6E19B7B2E 1
2017-05-10 16:49:00.157449+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.157668+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.158179+0300 0x10c76    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Handling a com.apple.networkextension.file-descriptor-maintainer event
2017-05-10 16:49:00.192749+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Setting HOME to /Users/artyomboyko
2017-05-10 16:49:00.192782+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Setting CFFIXED_USER_HOME to /Users/artyomboyko
2017-05-10 16:49:00.193708+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Setting TMPDIR to /var/folders/yb/d2t737c91c93jfy_rp4fbfch0000gn/T/
2017-05-10 16:49:00.193823+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Setting CACHEDIR to /var/folders/yb/d2t737c91c93jfy_rp4fbfch0000gn/C/
2017-05-10 16:49:00.204919+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Initializing the delegate
2017-05-10 16:49:00.245528+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 7873
2017-05-10 16:49:00.245649+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from iTunes[7873]: session in state connecting
2017-05-10 16:49:00.265037+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 7873
2017-05-10 16:49:00.265099+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from iTunes[7873]: session in state connecting
2017-05-10 16:49:00.273065+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Calling Plugin_VPNTunnelInit
2017-05-10 16:49:00.273752+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: Init done
2017-05-10 16:49:00.276104+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateStarting: plugin NEVPNTunnelPlugin(com.apple.neplugin.IKEv2[8543]) started with PID 8543
2017-05-10 16:49:00.277625+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Calling Plugin_VPNTunnelConnect with localParameters: {
    IKEv2 =     {
        Configuration = <62706c69 73743030 d4010203 040506d4 d5582476 65727369 6f6e5824 6f626a65 63747359 24617263 68697665 72542474 6f701200 0186a0af 10100708 6c707677 8283878b 90bcc0c8 ccce5524 6e756c6c df103409 0a0b0c0d 0e0f1011 12131415 16171819 1a1b1c1d 1e1f2021 22232425 26272829 2a2b2c2d 2e2f3031 32333435 36373839 3a3b3c3d 3e3e3e3e 42433e45 46474249 3d3e4246 4e464651 46465449 3e463e46 465a4649 3e465e5f 46463e46 3e46463e 4968493e 464e4659 456e6162 6c655046 535f1019 55736545 7874656e 64656441 75746865 6e746963 6174696f 6e5c5761 6b65466f 7252656b 65795f10 14496465 6e746974 79446174 61496d70 6f727465 645f1015 53747269 63745265 766f6361 74696f6e 43686563 6b5f1010 52656d6f 74654964 656e7469 66696572 5d50726f 78795365 7474696e 67735f10 11446973 636f6e6e 6563744f 6e536c65 65705849 64656e74 69747958 50617373 776f7264 5f101441 75746865 6e746963 6174696f 6e4d6574 686f645d 53657276 65724164 64726573 735f1019 4e41544b 65657041 6c69766<…>
2017-05-10 16:49:00.278415+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new path status 1
2017-05-10 16:49:00.278419+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new if_index 4
2017-05-10 16:49:00.282937+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_resolve_server_name: server XXXXXXXXXXXXX, type IDAddress
2017-05-10 16:49:00.282966+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_resolve_server_name: server IP address available
2017-05-10 16:49:00.283106+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: Connect done
2017-05-10 16:49:00.285387+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Received a virtual interface response with socket 4
2017-05-10 16:49:00.285532+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] OpenVirtualInterface Handler: intf ipsec0
2017-05-10 16:49:00.285678+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new path status 1
2017-05-10 16:49:00.285683+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new if_index 4
2017-05-10 16:49:00.286302+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 2414
2017-05-10 16:49:00.286359+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Telegram[2414]: session in state connecting
2017-05-10 16:49:00.286465+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: dpd: WakeUp 0, NAT 0, retry 5, timeout 1000, frequency 140200617443928
2017-05-10 16:49:00.301749+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_tunnel_bringup: Created session (867034E0).
2017-05-10 16:49:00.301885+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_tunnel_bringup: Started Child Connection
2017-05-10 16:49:00.301909+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] OpenVirtualInterface Handler:: bringing up tunnel
2017-05-10 16:49:00.301937+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Sending status update with status 1 and disconnect error 0
2017-05-10 16:49:00.302006+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 0
2017-05-10 16:49:00.302012+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connecting
2017-05-10 16:49:00.302017+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 16:49:00.302023+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 1
2017-05-10 16:49:00.302027+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connecting
2017-05-10 16:49:00.302030+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 16:49:00.306802+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.306856+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.306981+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.307010+0300 0x10c7f    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.315595+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.315733+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.315759+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.315844+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.315852+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.315896+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.334202+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.334272+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.353901+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.353966+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.362505+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.362569+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.473507+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.473584+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.473631+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.473998+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.474117+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.474164+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.474181+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.474207+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.507170+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 0
2017-05-10 16:49:00.507177+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Unknown (null)
2017-05-10 16:49:00.507182+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 16:49:00.507190+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 0
2017-05-10 16:49:00.507211+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Configuration: (null)
2017-05-10 16:49:00.507338+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 4
2017-05-10 16:49:00.507809+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 1
2017-05-10 16:49:00.507825+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Configuration: (null)
2017-05-10 16:49:00.507963+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags C
2017-05-10 16:49:00.507980+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 0
2017-05-10 16:49:00.507983+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connected
2017-05-10 16:49:00.507985+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags D
2017-05-10 16:49:00.507988+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 867034E0 ChildRef 1
2017-05-10 16:49:00.507990+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connected
2017-05-10 16:49:00.507992+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags F
2017-05-10 16:49:00.509128+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Sending set configuration
2017-05-10 16:49:00.509626+0300 0x10dab    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Set Connected status succeeded
2017-05-10 16:49:00.509661+0300 0x10db6    Info        0x0                  8543   neagent: (NetworkExtension) [com.apple.networkextension.] Sending status update with status 4 and disconnect error 0
2017-05-10 16:49:00.510158+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateStarting: set configuration started
2017-05-10 16:49:00.510636+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: plugin set tunnel network settings: 
    tunnelRemoteAddress = <13-char-str>
    DNSSettings = {
        server = (
            <10-char-str>,
        )
        matchDomainsNoSearch = NO
    }
    IPv4Settings = {
        configMethod = PPP
        addresses = (
            <10-char-str>,
        )
        includedRoutes = (
            {
                destinationAddress = <7-char-str>
                destinationSubnetMask = 0.0.0.0
            },
        )
        overridePrimary = YES
    }
    IPv6Settings = {
        configMethod = automatic
        addresses = (
            <17-char-str>,
        )
        networkPrefixLengths = (
            64,
        )
        includedRoutes = (
            {
                destinationAddress = <2-char-str>
                destinationNetworkPrefixLength = 0
            },
        )
    }
    MTU = 1400
2017-05-10 16:49:00.510708+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateStarting: plugin NEVPNTunnelPlugin(com.apple.neplugin.IKEv2[8543]) status changed to connected
2017-05-10 16:49:00.510875+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Starting to set the tunnel configuration
2017-05-10 16:49:00.511035+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Resetting the virtual interface
2017-05-10 16:49:00.512531+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Setting DNS
2017-05-10 16:49:00.513748+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Setting up the virtual interface
2017-05-10 16:49:00.519777+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NWI changed
2017-05-10 16:49:00.521300+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:00.521495+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:00.521574+0300 0x10c70    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:00.522396+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: waiting for DNS to change
2017-05-10 16:49:00.522420+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: waiting for NWI to change
2017-05-10 16:49:00.522427+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: waiting for proxies to change
2017-05-10 16:49:00.529534+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:00.537188+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.537251+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.537300+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.537338+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.537372+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.537407+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.537439+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.537473+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.537503+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.537536+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.564435+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.564514+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.567346+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 2395
2017-05-10 16:49:00.567414+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Slack[2395]: session in state connecting
2017-05-10 16:49:00.606750+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 2395
2017-05-10 16:49:00.606833+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Slack[2395]: session in state connecting
2017-05-10 16:49:00.607789+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 2395
2017-05-10 16:49:00.607855+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Slack[2395]: session in state connecting
2017-05-10 16:49:00.742201+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.742276+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.742322+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.742365+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.742397+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:00.742428+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:00.773895+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.773971+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.804509+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 329
2017-05-10 16:49:00.804576+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 16:49:00.804615+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 329
2017-05-10 16:49:00.804653+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 16:49:00.804718+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 329
2017-05-10 16:49:00.804755+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 16:49:00.808798+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 322
2017-05-10 16:49:00.808863+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 16:49:00.835005+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 2395
2017-05-10 16:49:00.835091+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Slack[2395]: session in state connecting
2017-05-10 16:49:00.978789+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 339
2017-05-10 16:49:00.978857+0300 0x10c7e    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from gamed[339]: session in state connecting
2017-05-10 16:49:01.043506+0300 0x10c7e    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:01.043625+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:01.043812+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:01.043956+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:01.056122+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:01.056228+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:01.517183+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:01.517264+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:01.522893+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 1, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:01.522917+0300 0x10c71    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Setting up VPN on demand for Algo VPN XXXXXXXXXXXXX IKEv2
2017-05-10 16:49:01.523476+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Adding a connection for client nehelper[247]
2017-05-10 16:49:01.523517+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Received an enable on demand command from nehelper[247]
2017-05-10 16:49:01.523557+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Removing a connection for client nehelper[247]
2017-05-10 16:49:02.045415+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:02.045493+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:02.045534+0300 0x10c80    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:02.045571+0300 0x10c7d    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:02.537969+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: got On Demand start message from pid 331
2017-05-10 16:49:02.538056+0300 0x10c80    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Skip a start command from Google Chrome[331]: session in state connecting
2017-05-10 16:49:02.562930+0300 0x1083a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:02.602413+0300 0x10c7d    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NWI changed
2017-05-10 16:49:02.602766+0300 0x10d8a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:02.603008+0300 0x10c7f    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] DNS changed
2017-05-10 16:49:02.603219+0300 0x1083a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:02.604666+0300 0x10d8a    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 7, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 16:49:02.877086+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Proxies changed
2017-05-10 16:49:02.879817+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Finished setting the tunnel configuration
2017-05-10 16:49:02.879840+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Request to add network agent to ipsec0
2017-05-10 16:49:02.879945+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Added network agent to ipsec0
2017-05-10 16:49:02.880191+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D] in state NESMVPNSessionStateStarting: set configuration completed with result 1
2017-05-10 16:49:02.880227+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Leaving state NESMVPNSessionStateStarting
2017-05-10 16:49:02.880251+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Entering state NESMVPNSessionStateRunning
2017-05-10 16:49:02.880283+0300 0x10c81    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: status changed to connected
2017-05-10 16:49:02.880319+0300 0x10c81    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN XXXXXXXXXXXXX IKEv2:17B5A703-9264-44FA-A2D7-04670D819D6D]: Updated network agent (active)
2017-05-10 16:49:02.882435+0300 0x10c91    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 9
2017-05-10 16:49:02.882467+0300 0x10c91    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 11
2017-05-10 16:49:03.275233+0300 0x10d88    Info        0x0                  744    networkserviceproxy: (NetworkExtension) [com.apple.networkextension.] <NSPServerFlowDivert: 0x7f8950506e70>: Setting flow divert delegate interface to 13
dguido commented 7 years ago

It doesn't look like you're actually connected. The Network control panel should show "connected", not "connecting..." when you're using it.

ghost commented 7 years ago

@dguido it shows that I'm connected and starts counting time.

ghost commented 7 years ago

@dguido

tried again

Timestamp                       Thread     Type        Activity             PID    
2017-05-10 17:17:22.414378+0300 0x1b691    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NWI changed
2017-05-10 17:17:22.414402+0300 0x1b691    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] DNS changed
2017-05-10 17:17:22.762509+0300 0x139a7    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Proxies changed
2017-05-10 17:17:22.901104+0300 0x1b78b    Info        0x0                  744    networkserviceproxy: (NetworkExtension) [com.apple.networkextension.] <NSPServerFlowDivert: 0x7f8950506e70>: Setting flow divert delegate interface to 4
2017-05-10 17:17:22.952809+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Secondary Interface utun1: flags changed
2017-05-10 17:17:22.952821+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Primary physical interface changed: utun1 -> en0
2017-05-10 17:18:38.529949+0300 0x1c3cb    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] NEProfileIngestionPlugin.pdp_pluginValidatePayload validation OK = 1: domain com.apple.vpn.managed
2017-05-10 17:18:41.776046+0300 0x1c3e0    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.776789+0300 0x1c3c9    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.777509+0300 0x1c3c9    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.777907+0300 0x1c3cb    Error       0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] NEConfiguration configureVpnOnDemandRules: VPN OnDemand rules already ingested. Skip current dictionary.
2017-05-10 17:18:41.779012+0300 0x1c3e0    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.779037+0300 0x1c3e0    Info        0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.]  Saving configuration with existing signature (null)
2017-05-10 17:18:41.781081+0300 0x1c3e0    Error       0x8000000000008b86   9563   mdmclient: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 17:18:41.785812+0300 0x1c41d    Error       0x8000000000008b86   247    nehelper: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 17:18:41.788362+0300 0x1c41d    Info        0x8000000000008b86   247    nehelper: (NetworkExtension) [com.apple.networkextension.] Successfully posted generation 9
2017-05-10 17:18:41.788375+0300 0x1c41d    Info        0x8000000000008b86   247    nehelper: (NetworkExtension) [com.apple.networkextension.] On Demand configuration is enabled
2017-05-10 17:18:41.788802+0300 0x1c41d    Info        0x8000000000008b86   247    nehelper: (NetworkExtension) [com.apple.networkextension.]  Successfully saved configuration 83F77385-7905-4EDA-AD0C-C0A8668FEE8E to disk
2017-05-10 17:18:41.788929+0300 0x1c41c    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 1, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:41.788950+0300 0x1c41c    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Setting up VPN on demand for Algo VPN 52.214.131.37 IKEv2
2017-05-10 17:18:41.789462+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] current generation (8) does not equal posted generation (9), fetching a new index
2017-05-10 17:18:41.789703+0300 0x1b684    Info        0x0                  267    SystemUIServer: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.790983+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Reload from disk complete
2017-05-10 17:18:41.791827+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Registered network agent (inactive)
2017-05-10 17:18:41.792153+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Entering state NESMVPNSessionStateIdle
2017-05-10 17:18:41.792201+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Failed to load configuration with ID 17B5A703-9264-44FA-A2D7-04670D819D6D
2017-05-10 17:18:41.792464+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Adding a connection for client nehelper[247]
2017-05-10 17:18:41.792553+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Adding a connection for client SystemUIServer[267]
2017-05-10 17:18:41.792595+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Received an enable on demand command from nehelper[247]
2017-05-10 17:18:41.793942+0300 0x1c42c    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 60
2017-05-10 17:18:41.793962+0300 0x1c42c    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 62
2017-05-10 17:18:41.796212+0300 0x1c425    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: enabled = 1
2017-05-10 17:18:41.796330+0300 0x1c425    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 17:18:41.796904+0300 0x1c425    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: handling configuration changed: {
    name = <28-char-str>
    identifier = 83F77385-7905-4EDA-AD0C-C0A8668FEE8E
    grade = 1
    VPN = {
        enabled = YES
        onDemandEnabled = YES
        onDemandRules = (
            {
                action = connect
                interfaceTypeMatch = WiFi
                probeURL = <44-char-str>
            },
            {
                action = connect
                interfaceTypeMatch = any
                probeURL = <44-char-str>
            },
        )
        protocol = {
            type = ikev2
            identifier = 4735E40B-C5FC-4ECC-90B4-1E5190DA698C
            serverAddress = <13-char-str>
            identity = {
                identifier = <3-char-str>
                persistentReference = <73737569 00000020 87191ca3 0fc911d4 849a0005 02b52122 00000000 00000000 00000000 00000006 64626e6d 00000026 7e2f4c69 62726172 792f4b65 79636861 696e732f 6c<…>
2017-05-10 17:18:41.798222+0300 0x1c434    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 62
2017-05-10 17:18:41.798245+0300 0x1c434    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 63
2017-05-10 17:18:41.798847+0300 0x1c425    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateIdle: update configuration
2017-05-10 17:18:41.800736+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Removing a connection for client nehelper[247]
2017-05-10 17:18:42.180800+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Updated network agent (inactive)
2017-05-10 17:18:42.181614+0300 0x1c434    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 63
2017-05-10 17:18:42.181619+0300 0x1c434    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 64
2017-05-10 17:18:42.227591+0300 0x1bf86    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a readable event on a file handle: Network Agent Registration socket (138) 83F77385-7905-4EDA-AD0C-C0A8668FEE8E 021AF422-580F-4087-9D05-8C0F7C12C807 1
2017-05-10 17:18:42.228256+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 2395
2017-05-10 17:18:42.228362+0300 0x10c76    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Handling a com.apple.networkextension.file-descriptor-maintainer event
2017-05-10 17:18:42.229700+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: enabled = 1
2017-05-10 17:18:42.229820+0300 0x1c428    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Not hashing value with class __NSDate
2017-05-10 17:18:42.229850+0300 0x1c428    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Received a start command from Slack[2395]
2017-05-10 17:18:42.230167+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Setting last stop reason to 0
2017-05-10 17:18:42.230191+0300 0x1c428    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] starting on demand from process Slack (2395) matching hostname <none>
2017-05-10 17:18:42.230612+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] starting with configuration: {
    name = <28-char-str>
    identifier = 83F77385-7905-4EDA-AD0C-C0A8668FEE8E
    grade = 1
    VPN = {
        enabled = YES
        onDemandEnabled = YES
        onDemandRules = (
            {
                action = connect
                interfaceTypeMatch = WiFi
                probeURL = <44-char-str>
            },
            {
                action = connect
                interfaceTypeMatch = any
                probeURL = <44-char-str>
            },
        )
        protocol = {
            type = ikev2
            identifier = 4735E40B-C5FC-4ECC-90B4-1E5190DA698C
            serverAddress = <13-char-str>
            identity = {
                identifier = <3-char-str>
                persistentReference = <73737569 00000020 87191ca3 0fc911d4 849a0005 02b52122 00000000 00000000 00000000 00000006 64626e6d 00000026 7e2f4c69 62726172 792f4b65 79636861 696e732f 6c6f67<…>
2017-05-10 17:18:42.230625+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] is no longer idle, beginning transaction
2017-05-10 17:18:42.230639+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Active session count is greater than 0, setting hasActiveSessions flag
2017-05-10 17:18:42.230830+0300 0x1c428    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: status changed to connecting
2017-05-10 17:18:42.231343+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateIdle: received start message
2017-05-10 17:18:42.232423+0300 0x1c435    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 64
2017-05-10 17:18:42.232465+0300 0x1c435    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 65
2017-05-10 17:18:42.232696+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Leaving state NESMVPNSessionStateIdle
2017-05-10 17:18:42.232707+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Entering state NESMVPNSessionStatePreparingNetwork
2017-05-10 17:18:42.233137+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Network available via interface en0
2017-05-10 17:18:42.233993+0300 0x1c428    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Failed to find the VPN app for plugin type com.apple.neplugin.IKEv2
2017-05-10 17:18:42.234141+0300 0x1c42a    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 65
2017-05-10 17:18:42.234146+0300 0x1c42a    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 66
2017-05-10 17:18:42.236275+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStatePreparingNetwork: plugin initialization succeeded
2017-05-10 17:18:42.236296+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Leaving state NESMVPNSessionStatePreparingNetwork
2017-05-10 17:18:42.236309+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Entering state NESMVPNSessionStateStarting, timeout 120 seconds
2017-05-10 17:18:42.236397+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] com.apple.neplugin.IKEv2[inactive]: starting with instance ID BA33D36C-512C-4438-AFA7-8D668D54CC73
2017-05-10 17:18:42.237427+0300 0x1c423    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] +[NEProcessInfo copyUUIDsFromExecutable:]: cannot open /Developer/usr/libexec/neagent: No such file or directory
2017-05-10 17:18:42.237442+0300 0x1c423    Error       0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] __40+[NEProcessInfo copyUUIDsForExecutable:]_block_invoke: failed to get UUIDs for /Developer/usr/libexec/neagent
2017-05-10 17:18:42.239693+0300 0x1c437    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 66
2017-05-10 17:18:42.239699+0300 0x1c437    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 67
2017-05-10 17:18:42.263970+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Setting HOME to /Users/artyomboyko
2017-05-10 17:18:42.263993+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Setting CFFIXED_USER_HOME to /Users/artyomboyko
2017-05-10 17:18:42.264500+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Setting TMPDIR to /var/folders/yb/d2t737c91c93jfy_rp4fbfch0000gn/T/
2017-05-10 17:18:42.264535+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Setting CACHEDIR to /var/folders/yb/d2t737c91c93jfy_rp4fbfch0000gn/C/
2017-05-10 17:18:42.270965+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Initializing the delegate
2017-05-10 17:18:42.279674+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Calling Plugin_VPNTunnelInit
2017-05-10 17:18:42.279970+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: Init done
2017-05-10 17:18:42.281287+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateStarting: plugin NEVPNTunnelPlugin(com.apple.neplugin.IKEv2[9568]) started with PID 9568
2017-05-10 17:18:42.282205+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Calling Plugin_VPNTunnelConnect with localParameters: {
    IKEv2 =     {
        Configuration = <62706c69 73743030 d4010203 040506d4 d5582476 65727369 6f6e5824 6f626a65 63747359 24617263 68697665 72542474 6f701200 0186a0af 10100708 6c707677 8283878b 90bcc0c8 ccce5524 6e756c6c df103409 0a0b0c0d 0e0f1011 12131415 16171819 1a1b1c1d 1e1f2021 22232425 26272829 2a2b2c2d 2e2f3031 32333435 36373839 3a3b3c3d 3e3e3e3e 42433e45 46474249 3d3e4246 4e464651 46465449 3e463e46 465a4649 3e465e5f 46463e46 3e46463e 4968493e 464e4659 456e6162 6c655046 535f1019 55736545 7874656e 64656441 75746865 6e746963 6174696f 6e5c5761 6b65466f 7252656b 65795f10 14496465 6e746974 79446174 61496d70 6f727465 645f1015 53747269 63745265 766f6361 74696f6e 43686563 6b5f1010 52656d6f 74654964 656e7469 66696572 5d50726f 78795365 7474696e 67735f10 11446973 636f6e6e 6563744f 6e536c65 65705849 64656e74 69747958 50617373 776f7264 5f101441 75746865 6e746963 6174696f 6e4d6574 686f645d 53657276 65724164 64726573 735f1019 4e41544b 65657041 6c69766<…>
2017-05-10 17:18:42.282988+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new path status 1
2017-05-10 17:18:42.282992+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new if_index 4
2017-05-10 17:18:42.286372+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_resolve_server_name: server 52.214.131.37, type IDAddress
2017-05-10 17:18:42.286400+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_resolve_server_name: server IP address available
2017-05-10 17:18:42.286526+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: Connect done
2017-05-10 17:18:42.288861+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Received a virtual interface response with socket 4
2017-05-10 17:18:42.288957+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] OpenVirtualInterface Handler: intf ipsec0
2017-05-10 17:18:42.289073+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new path status 1
2017-05-10 17:18:42.289076+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: new if_index 4
2017-05-10 17:18:42.289642+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: dpd: WakeUp 0, NAT 0, retry 5, timeout 1000, frequency 140462610448984
2017-05-10 17:18:42.294661+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_tunnel_bringup: Created session (82E191F0).
2017-05-10 17:18:42.294676+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: ikev2_tunnel_bringup: Started Child Connection
2017-05-10 17:18:42.294690+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] OpenVirtualInterface Handler:: bringing up tunnel
2017-05-10 17:18:42.294718+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Sending status update with status 1 and disconnect error 0
2017-05-10 17:18:42.295350+0300 0x1c534    Error       0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] pfkey received SA is NULL
2017-05-10 17:18:42.295363+0300 0x1c534    Error       0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] pfkey received SA is NULL
2017-05-10 17:18:42.295448+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 0
2017-05-10 17:18:42.295455+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connecting
2017-05-10 17:18:42.295507+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 17:18:42.295520+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 1
2017-05-10 17:18:42.295526+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connecting
2017-05-10 17:18:42.295529+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 17:18:42.532054+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 0
2017-05-10 17:18:42.532063+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Unknown (null)
2017-05-10 17:18:42.532068+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 0
2017-05-10 17:18:42.532077+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 0
2017-05-10 17:18:42.532082+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Configuration: (null)
2017-05-10 17:18:42.532196+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags 4
2017-05-10 17:18:42.532476+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 1
2017-05-10 17:18:42.532536+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Configuration: (null)
2017-05-10 17:18:42.532725+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags C
2017-05-10 17:18:42.532733+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 0
2017-05-10 17:18:42.532738+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connected
2017-05-10 17:18:42.532741+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags D
2017-05-10 17:18:42.532747+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Received notification for ikeRef 82E191F0 ChildRef 1
2017-05-10 17:18:42.532751+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] IKEv2 Plugin: received notif IKE Status: Connected
2017-05-10 17:18:42.532754+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: flags F
2017-05-10 17:18:42.533237+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Sending set configuration
2017-05-10 17:18:42.533956+0300 0x1c531    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] ikev2_callback: Set Connected status succeeded
2017-05-10 17:18:42.533997+0300 0x1c533    Info        0x0                  9568   neagent: (NetworkExtension) [com.apple.networkextension.] Sending status update with status 4 and disconnect error 0
2017-05-10 17:18:42.534392+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateStarting: set configuration started
2017-05-10 17:18:42.534578+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: plugin set tunnel network settings: 
    tunnelRemoteAddress = <13-char-str>
    DNSSettings = {
        server = (
            <10-char-str>,
        )
        matchDomainsNoSearch = NO
    }
    IPv4Settings = {
        configMethod = PPP
        addresses = (
            <10-char-str>,
        )
        includedRoutes = (
            {
                destinationAddress = <7-char-str>
                destinationSubnetMask = 0.0.0.0
            },
        )
        overridePrimary = YES
    }
    IPv6Settings = {
        configMethod = automatic
        addresses = (
            <17-char-str>,
        )
        networkPrefixLengths = (
            64,
        )
        includedRoutes = (
            {
                destinationAddress = <2-char-str>
                destinationNetworkPrefixLength = 0
            },
        )
    }
    MTU = 1400
2017-05-10 17:18:42.534650+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateStarting: plugin NEVPNTunnelPlugin(com.apple.neplugin.IKEv2[9568]) status changed to connected
2017-05-10 17:18:42.534688+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Starting to set the tunnel configuration
2017-05-10 17:18:42.534720+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Resetting the virtual interface
2017-05-10 17:18:42.536014+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Setting DNS
2017-05-10 17:18:42.539247+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Setting up the virtual interface
2017-05-10 17:18:42.550087+0300 0x1c41d    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:42.551856+0300 0x1c41d    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:42.553904+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: waiting for DNS to change
2017-05-10 17:18:42.553922+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: waiting for NWI to change
2017-05-10 17:18:42.553930+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: waiting for proxies to change
2017-05-10 17:18:42.595493+0300 0x1c3f2    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a readable event on a file handle: Network Agent Registration socket (138) 83F77385-7905-4EDA-AD0C-C0A8668FEE8E 021AF422-580F-4087-9D05-8C0F7C12C807 1
2017-05-10 17:18:42.595827+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 322
2017-05-10 17:18:42.595887+0300 0x1b692    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 17:18:42.596236+0300 0x10c76    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Handling a com.apple.networkextension.file-descriptor-maintainer event
2017-05-10 17:18:42.628625+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 322
2017-05-10 17:18:42.628703+0300 0x1b692    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 17:18:42.644188+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 2414
2017-05-10 17:18:42.644259+0300 0x1c423    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Telegram[2414]: session in state connecting
2017-05-10 17:18:42.652341+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 322
2017-05-10 17:18:42.652421+0300 0x1b692    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 17:18:42.668800+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 322
2017-05-10 17:18:42.668891+0300 0x1c423    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 17:18:42.791841+0300 0x1c423    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 322
2017-05-10 17:18:42.791907+0300 0x1b692    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Dropbox[322]: session in state connecting
2017-05-10 17:18:42.808175+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 329
2017-05-10 17:18:42.808416+0300 0x1c423    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 17:18:42.808476+0300 0x1c428    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 329
2017-05-10 17:18:42.808532+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: got On Demand start message from pid 329
2017-05-10 17:18:42.808539+0300 0x1c423    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 17:18:42.808567+0300 0x1c423    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Skip a start command from Viber[329]: session in state connecting
2017-05-10 17:18:43.551977+0300 0x1c41d    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 1, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:43.551998+0300 0x1c41d    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Setting up VPN on demand for Algo VPN 52.214.131.37 IKEv2
2017-05-10 17:18:43.552497+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Adding a connection for client nehelper[247]
2017-05-10 17:18:43.552542+0300 0x1c424    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Received an enable on demand command from nehelper[247]
2017-05-10 17:18:43.552611+0300 0x1c424    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Removing a connection for client nehelper[247]
2017-05-10 17:18:44.242458+0300 0x1c41c    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:44.275217+0300 0x1c424    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NWI changed
2017-05-10 17:18:44.275533+0300 0x1b7b6    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:44.276613+0300 0x1c425    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] DNS changed
2017-05-10 17:18:44.276991+0300 0x1c41c    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:44.278621+0300 0x1b7b6    Info        0x0                  247    nehelper: (NetworkExtension) [com.apple.networkextension.] Network Detection started, force = 0, config changed = 0, network changed = 0, generation = 9, captive changed = 0, fallback changed = 0, session manager changed = 0
2017-05-10 17:18:44.551589+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] Proxies changed
2017-05-10 17:18:44.553999+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Finished setting the tunnel configuration
2017-05-10 17:18:44.554012+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Request to add network agent to ipsec0
2017-05-10 17:18:44.554111+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Added network agent to ipsec0
2017-05-10 17:18:44.554389+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E] in state NESMVPNSessionStateStarting: set configuration completed with result 1
2017-05-10 17:18:44.554437+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Leaving state NESMVPNSessionStateStarting
2017-05-10 17:18:44.554455+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Entering state NESMVPNSessionStateRunning
2017-05-10 17:18:44.554466+0300 0x1b692    Default     0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: status changed to connected
2017-05-10 17:18:44.554510+0300 0x1b692    Info        0x0                  8539   nesessionmanager: (NetworkExtension) [com.apple.networkextension.] NESMIKEv2VPNSession[Algo VPN 52.214.131.37 IKEv2:83F77385-7905-4EDA-AD0C-C0A8668FEE8E]: Updated network agent (active)
2017-05-10 17:18:44.557944+0300 0x1c42d    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 2 action with token 67
2017-05-10 17:18:44.558057+0300 0x1c42d    Info        0x0                  35     UserEventAgent: (com.apple.networkextension) [com.apple.networkextension.] File Handle Maintainer got a 1 action with token 69
2017-05-10 17:18:45.141071+0300 0x1c456    Info        0x0                  744    networkserviceproxy: (NetworkExtension) [com.apple.networkextension.] <NSPServerFlowDivert: 0x7f8950506e70>: Setting flow divert delegate interface to 13
dguido commented 7 years ago

Yeah, it's not connecting. Sorry, this is not the place to troubleshoot this issue. AFAICT there aren't bugs in Algo that are causing it.