Jump to content
Not connected, Your IP: 18.216.214.141

Search the Community

Showing results for tags 'SSL'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • AirVPN
    • News and Announcement
    • How-To
    • Databases
  • Community
    • General & Suggestions
    • Troubleshooting and Problems
    • Blocked websites warning
    • Eddie - AirVPN Client
    • DNS Lists
    • Reviews
    • Other VPN competitors or features
    • Nonprofit
    • Off-Topic
  • Other Projects
    • IP Leak
    • XMPP

Product Groups

  • AirVPN Access
  • Coupons
  • Misc

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Mastodon


AIM


MSN


ICQ


Yahoo


XMPP / Jabber


Skype


Location


Interests

Found 42 results

  1. Tutorial: SSH-Tunneled VPN on Stock Android 0. Notes - no proprietary / commercial apps required. FOSS only! (Free and Open Source Software) - no root / custom ROM required - tested on Android 4.4.4 - minimum requirement: Android 4.x 1. Required apps - OpenVPN for Android - ConnectBot (any advanced SSH client will work, ) - CyanogenMod File Manager (or pick any file manager you like) I highly recommend installing all of these apps via F-Droid, a Free Open Source Software platform: https://f-droid.org/ In order to install F-Droid, you may need to temporarily "Allow installation of apps from unknown sources" in Android's security settings. 2. Generate config files Use the AirVPN Generator (https://airvpn.org/generator/) to create SSH config files for Linux (not Android). Only pick one specific server. Screenshot #1: http://i.imgur.com/FWcuXH2.jpg 3. Transfer config files We only need 2 out of the 3 generated files: - sshtunnel.key - the .ovpn profile Screenshot #2: http://i.imgur.com/p2L7T0l.jpg Transfer both of them to your Android's sdcard. Also, open the .ovpn file in a text editor and look for a line that starts with "route", it contains the server's IP - we will need it in step 5. Example: route 199.19.94.12 255.255.255.255 net_gateway That's the IP we will need. 4. Import key file in ConnectBot Launch ConnectBot. Go into menu and "Manage Pubkeys". Screenshot #3: https://i.imgur.com/uGT3UgC.jpg Import the sshtunnel.key file. Screenshot #4: https://i.imgur.com/ZPYhI6V.jpg 5. Configure SSH connection in ConnectBot Go to ConnectBot's main screen. At the bottom of the screen, enter: sshtunnel@199.19.94.12 (Notice, that's the IP we took note of in step 3). Screenshot #5A: http://i.imgur.com/ludTDgv.jpg If the default port 22 is blocked, you can try an alternative port by appending it at the end: sshtunnel@199.19.94.12:80 or sshtunnel@199.19.94.12:53 - Press Enter on your keyboard. It will try to connect and ask you to continue. Choose "Yes". Screenshot #5B: http://i.imgur.com/UJNpB9n.jpg - Cancel the connection, we need to configure it now. Long-press the newly created connection and choose "Edit host". Screenshot #6: https://i.imgur.com/n3OtM2D.jpg - Change "Use pubkey authentication" to "sshtunnel.key". Screenshot #7: https://i.imgur.com/CwfFSoO.jpg - Disable the option "Start shell session" Screenshot #8: https://i.imgur.com/l2niHqG.jpg - Consider enabling the option "Stay connected". 6. Configure SSH port forwarding - Go to ConnectBot's main screen. - Long-press the new connection again, but this time choose "Edit port forwards". "Add port forward" with the following values: Type: Local Source port: 1412 Destination: 127.0.0.1:2018 Screenshot #9: https://i.imgur.com/TBnsKQx.jpg - Press "Create port forward". Configuration of the SSH connection is now complete. - Go back to ConnectBot's main screen and tap the connection entry to establish a connection. Leave the ConnectBot app using your "home" button. 7. Import OpenVPN config - Launch "OpenVPN for Android" - Tap the folder icon. In the "Open from" dialog, choose "File Manager" Screenshot #10: https://i.imgur.com/Nhc6fDa.jpg - Pick the AirVPN_...SSH-22.ovpn file - OpenVPN will present you with an "import log", tap the "Save" file to accept. - You may want to dive into the new profile's settings, go to "ROUTING" and enable "Use default route". - in the ALLOWED APPS tab, find and select ConnectBot to exclude it from OpenVPN's routing 8. Start OpenVPN connection - In OpenVPN's main screen, tap the VPN profile to establish the connection. - Provided that the SSH connection is still running, OpenVPN will be able to connect. Congratulations 9. How to connect / disconnect from now on When establishing a connection, always - start the SSH connection first - then launch OpenVPN When disconnecting, always - disconnect the OpenVPN connection first - then disconnect SSH in ConnectBot 10. Thoughts on reliabilty and firewalling If avoiding network leaks is important to you: be careful on Android, especially on unreliable mobile or WiFi networks that might cause the connection to collapse quite often. I don't have a solution for this potential issue on stock Android, but if you're on a rooted device, you should absolutely consider installing AFWall+ (available in F-Droid). AFWall+ allows you to firewall individual apps, restricting their network access to VPN-only. (You have to dive into its settings to enable VPN mode). Finally: Good luck!
  2. hey guys , i recently bought airvpn and so far im happy with it , my only concern is the android app , im from iran and internet is very restricted , especially mobile data , while using mobile data you cant use the vpn without using tcp ssh or tcp ssl , but these protocols are not available on the mobile app. does that mean i cant do anything about the restriction , or is there a setting or a way to use the vpn while using mobile data with the phone. please note that i dont have any problem while using wifi , i connect to internet with udp and normall tcp and its very reliable , i just want to know if there is anything i can do about the mobile data when im using the android ( like i said , i can use tcp ssh on windows and use the mobile data , but i cant do that with the android app) sorry for my bad english , thanks for reading
  3. Since it is not very easy to use a VPN from countries like Iran a recorded a tutorial on how to use airvpn from these countries: https://usefulvid.com/bypass-the-persian-and-chinese-firewall-by-using-airvpn-with-ssl/ The videos are hosted on my website and on youtube. The reason is that it is not possible to access youtube from Iran. https://youtu.be/jl8I2-GQF94 It would be nice if you could share this with your friends in Iran, China, Turkey, Russia, UAE, Saudi Arabia and provide feedback if this method works. You can also download this video from my website to make it easier to share and spread the word. A video on how to use stunnel on android will follow and also published on this site. Update on 6.1.2018: The Video for Android is finally published: https://www.youtube.com/watch?v=zwf5JI6t0TI For all who suffer from youtube censorship this is the link for you: https://usefulvid.com/bypass-the-persian-and-chinese-firewall-by-using-airvpn-with-ssl/ Second Video on the page
  4. I have a local Server permanently connected to Airvpn over wireguard. Now I want to access the installed Nextcloud from the internet with SSL Encryption. I use an apache2 webserver. I opened a port and I can access it over http. But I don't know how to configure it over https. https://airdns.org/ has a Let's encrypt certificate, but in my nexcloud.conf I know only how to use a local certificate. So how can I point the webserver to use the certificate from airdns.org?
  5. I've posted this issue before over a year ago I do believe, and the answer then was to disable IPv6 on all of my Ethernet adapter. However, this fix no longer works, so I am returning here to see what I can do to resolve the issue. I am forced to use SSL port 443 as that is the only port that will connect at my job. What's occurring is that if I open any Microsoft services after the VPN has been connected, it will prompt me that I need to sign in, then redirect me to a blank page that states "We are unable to connect right now. Please check your network and try again later." This occurs in Microsoft Outlook, Microsoft OneNote, and in the Store on Windows 10. I have gone into C:\Users\|myuserfolder\|AppData\Local\AirVPN and deleted default.xml to restart from a fresh configuration. From a "Fresh" configuration I can fire up Eddie, go straight into the configuration, go to Protocols, uncheck Automatic, and select SSL 443, fire it up, and this still occurs. I have verified this happens on multiple machines and on multiple networks. What gives? How can I resolve this issue? Any help would be much appreciated! If there is any other information I can provide to help resolve this, I'd be more than happy to oblige!
  6. Is it possible (using Eddie or other clients) to get an OpenVPN connection to AirVPN through an SSL tunnel specifically on an Android mobile device? My telco throttles OpenVPN traffic over its cellular network so I need to route this through an SSL tunnel to mask it. This is supported on the Eddie desktop client for Windows, but doesnt appear to be supported on the Android client. Thank you very much in advance!
  7. Goal We want to use AirVPN's SSL tunneling mode on Android. SSL tunneling can be very useful, especially to defeat firewalls that block OpenVPN or SSH on a protocol level. We will use the Termux Terminal Emulator to install and run stunnel and OpenVPN for Android to manage the OpenVPN connection. Requirements Android 6.0 or newer (5.0 and derivatives thereof such as FireOS should work too)the Android device does not have to be rootedGoogle PlayStore or the free & open source F-Droid market (recommended)OpenVPN for Android (FOSS) – or Air's official Eddie Android Edition Please stay tuned for future Eddie releases as they may include native SSL tunnel support (which would make this cumbersome guide unnecessary)Termux Terminal Emulator (FOSS)stunnel (FOSS), via Termux repositorya separate computer to download/edit the config files (entirely optional, but recommended) Setup instructions Part 1: generate AirVPN config files 1/7: open AirVPN's config generator. When asked for your operating system, pick Linux: 2/7: Choose servers: Pick a single server. Do not select more than one. Do not select a whole region. 3/7: Protocols: First, enable Advanced Mode: Now select the SSL mode, port 443: 4/7: Accept Terms of Service and generate the config files: 5/7: Download the generated zip archive: 6/7: unzip AirVPN.zip and open the *.ssl file in a text editor. find this line: pid = /tmp/stunnel4.pid replace it with: pid = /data/data/com.termux/files/home/stunnel4.pid 7/7: Now transfer the AirVPN folder to your phone's sdcard / main storage directory. For ease of use, don't put it into any subdirectories. Instead, put it into your "root" storage directory, meaning on the same level as your other default Android folders such as Documents, Download and Movies. Part 2: Install and prepare Android software 1/3: Install OpenVPN for Android, via F-Droid or Play Store. Don't configure anything just yet. 2/3: Install Termux Terminal Emulator, via F-Droid or PlayStore open Termux and run: termux-setup-storageAllow Termux to access files on your device. (Android 8.0 Oreo users, please read the note at the end of this tutorial).The pkg command is used to install und update software packages. Make sure your base packages are all up to date: pkg upgradenow install stunnel: pkg install stunnel 3/3: Still in Termux, jump to the AirVPN folder you copied to your phone: cd storage/shared/AirVPNThe command lsshould list 3 files: AirVPN*.ovpn (the OpenVPN config file)AirVPN*.ssl (the stunnel config file)stunnel.crt (stunnel certificate)Now start stunnel: stunnel AirVPN*.ssl press the Home button to get out of Termux.Start OpenVPN and import the AirVPN*.ovpn config fileEdit your new OpenVPN connection (tap the "pencil button")in the ALLOWED APPS tab, tick the box next to Termuxreturn to OpenVPN's connection listyour VPN connection is now configured. A tap on its name will establish the connection.verify that a connection has been established by looking for the log entry Initialization Sequence Completedbrowse to ipleak.net (or any similar site) to verify that your traffic is indeed routed through the VPN tunnelHere's a short video, demonstrating the steps above: https://vimeo.com/246306477 Part 3: Usage instructions Now that everything is configured, future usage will be much easier: open Termuxnavigate to your AirVPN folder: cd storage/shared/AirVPNnow run stunnel: stunnel AirVPN*.sslPress the Home button and open the OpenVPN appConnect to your VPN profile Addendum: Tips as an alternative to OpenVPN for Android, you can also use Air's official Eddie Android edition. Don't forget to dive into Eddie's settings to exclude ("blacklist") Termux from the VPN tunnel.don't forget to periodically run pkg upgradeto keep all of Termux' packages, including stunnel, up-to-date.To prevent leaks, it's recommended to let OpenVPN set the default route for both IPv4 and IPv6; as well disabling the LAN bypass: you may want to take a look at Termux:Widget (via F-Droid or Play Store. It's an extension to Termux. If you put your stunnel commands into shell scripts, stored in ~/.shortcuts/ , you can launch them via Home screen widgets.enable Termux' extended keyboard by sliding out the left-side menu and long-pressing the KEYBOARD button. This will enable a row of additional keys, such as CTRL, ALT and TAB which are very useful in a terminal environment -- especially the TAB key, allowing you to autocomplete command and path names. Here's a short video on Vimeo demonstrating the extended keyboard.you may generate config files for as many servers as you like, put them into your AirVPN folder on your phone and add the *.ovpn profiles to OpenVPN.you may want to consider AFWall+ for additional firewalling (root required)it is recommended to move the *.ssl and stunnel.crt files out of Android's shared storage and into Termux' private data directory, while also deleting the no longer needed *.ovpn file: cd ~ mkdir st cd storage/shared/AirVPN cp *.ssl stunnel.crt ~/st rm *.ssl stunnel.crt *.ovpn Moving those files obviously changes the paths of your Termux commands. Instead of running: cd storage/shared/AirVPN stunnel AirVPN*.ssl You'd now need to run: cd ~/st stunnel AirVPN*.ssl Addendum: Caveats Following this tutorial will add the Termux app to OpenVPN's exclusion list, allowing it connect to the VPN server. But this also means that anything else you may do via Termux will also bypass the VPN tunnel. If you need a VPN-tunneled terminal app, I recommend using Termux only to run stunnel; using another terminal emulator app for your other tasks. Addendum: Testing and bugs This tutorial has been tested on: Stock Android 6.0Stock Android 7.0Stock Android 8.0LineageOS 14.1 (~ Android 7.1.x)Fire OS 5.6.0.0 (~ Android 5.x), testing done by user steve74it Important Notice for Android 8.0+ (Oreo) users: The command termux-setup-storage does not work (yet). Instead, follow this workaround to access storage: https://github.com/termux/termux-app/issues/157#issuecomment-246659496 The workaround will no longer be necessary once this bug is resolved: https://github.com/termux/termux-packages/issues/1578 EDIT LOG Thu Dec 7 20:24 UTC 2017: initial releaseThu Dec 7 20:40 UTC 2017: formatting correctionsThu Dec 7 20:58 UTC 2017: spellingFri Dec 8 18:47 UTC 2017: add recommended route settings. credit and thanks to Darkspace-HarbingerFri Jan 5 17:30 UTC 2018: add note that this guide is functional on FireOS 5.6 (Android 5.x). testing done by user steve74it, thank you!Mon Jan 22 18:34 UTC 2018: add mikevvl's security tip to move files out of shared storage. thank you!Sun Jul 15 12:16 UTC 2018: recommend against alternative VPN apps (thanks steve74it)Tue Jul 17 12:20 UTC 2018: mention Eddie compatibility (thanks steve74it) Any corrections, further testing, as well as general suggestions for improvement would be much appreciated.
  8. Hello everyone, Since some time now, whenever I open a SSL connection via Eddie, the connection is made with the server and Eddie stays connected, but only until data starts being transferred, for example when I type 'google.com' in my browser's address bar. Then it immediately disconnects, and tries to recover the connection (no use, because the recovered connection has the same issue). Any ideas how to solve this? SSL gives me the best connection as my provider caps most other protocols. I'm using Manjaro Linux and Eddie 2.16.3,
  9. Hello . . . first of all, I have used AirVPN for several years and have always been very happy with the service and performance. Also, the Eddie client is amazing to me and makes using a VPN service very simple for someone like me who isn't totally network-proficient. I recently switched from Ubuntu Linux to Antergos (an Arch-based distro) and have noticed that a message I have never seen before pops up when Eddie first starts, as it says in the topic, "SSL Not Available". Eddie starts fine and connects with no problem and I have no real issues of which I'm aware. When I check my installed applications, it appears that I have OpenSSL 1.1.1.a-1 installed along with several libraries one would expect. I'm more curious than anything else why that message comes up. I'm pasting what appears to be the relevant part of the log below (and if I'm supposed to attach it in a file or use some kind of quoting code, I do apologize. I looked for posting guidelines but didn't see anything specific about that. Thanks for any insights on this. Here's the portion of the log that references what I'm talking about: . 2019.01.26 18:25:22 - Eddie version: 2.17.2 / linux_x64, System: Linux, Name: Antergos Linux \r (\l), Version: Linux Area51-Alien 4.20.3-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019 x86_64 GNU/Linux, Mono/.Net: 5.16.0 (makepkg/bb3ae37d71a Sat Dec 8 13:21:35 CET 2018); Framework: v4.0.30319 . 2019.01.26 18:25:24 - OpenVPN Driver - Found, /dev/net/tun. 2019.01.26 18:25:24 - OpenVPN - Version: 2.4.6 - OpenSSL 1.1.1a 20 Nov 2018, LZO 2.10 (/usr/sbin/openvpn). 2019.01.26 18:25:24 - SSH - Version: OpenSSH_7.9p1, OpenSSL 1.1.1a 20 Nov 2018 (/usr/sbin/ssh)W 2019.01.26 18:25:24 - SSL - Not available. 2019.01.26 18:25:24 - curl - Version: 7.63.0 (/usr/sbin/curl). 2019.01.26 18:25:24 - Certification Authorities: /usr/share/eddie-ui/cacert.pem! 2019.01.26 18:25:24 - Activation of Network Lock - Linux iptablesI 2019.01.26 18:25:29 - ReadyI 2019.01.26 18:25:29 - Session starting.. 2019.01.26 18:25:30 - Collect information about providers .... 2019.01.26 18:25:31 - Collect information about AirVPN completedI 2019.01.26 18:25:35 - Checking authorization ...! 2019.01.26 18:25:35 - Connecting to Hercules (United States of America, Atlanta, Georgia). 2019.01.26 18:25:35 - OpenVPN > OpenVPN 2.4.6 x86_64-pc-linux-gnu [sSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 24 2018. 2019.01.26 18:25:35 - OpenVPN > library versions: OpenSSL 1.1.1a 20 Nov 2018, LZO 2.10. 2019.01.26 18:25:35 - Connection to OpenVPN Management Interface. 2019.01.26 18:25:35 - OpenVPN > MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:3100. 2019.01.26 18:25:35 - OpenVPN > Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key. 2019.01.26 18:25:35 - OpenVPN > Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication. 2019.01.26 18:25:35 - OpenVPN > Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key. 2019.01.26 18:25:35 - OpenVPN > Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication
  10. I am currently in China and like to share my experience with airvpn. Findings Every Hotel Wifi blocks VPN differently Tor (orbot) always works fine Airvpn is a pain on Android stunnel is complicated to install the own android app does not come with predefined profiles the config generator is not mobile friendly I tried to use stunnel on Windows -> eddie has a problem with usernames with a vowel mutation and fails to establish a connection Protocols and IPs Some IPs from AirVPN Servers seem to be completely blocked. E.g. Zuben: IP1 fails completly (tested on UDP 443 / SSH 22) IP2 on UDP 443 works fine IP2 on UDP 1194 works fine Ping to Zuben IP1 fails Ping to IP2 works fine The weired thing is that I am running 2 VPN servers in my home network. In the actual hotel both are blocked entirely. What I do not get is why zuben on 1194 works but my VPN in the home network (on 1194 and also on 1195) fails. I can't even ping my IP (dyndns). The DNS resolution works fine but no connection is possible. It can only be explained if all private network IPs are blocked. I tried a second private IP to connect to and this also failed. For the second ip a ping was possible but VPN on tcp/443 failed. There is no real consistent image I get.... The second IP was never used in china before. Some thoughts about Eddie A feature which detects blocked servers (by a ping test?) would be great. Eddie should be capable of choosing the best IP and protocol by itself. The chinese Firewall is able to detect openVPN connections it would be a could idea to reserve one IP (nr. 4?) only for stunnel and ssh connections. In the actual situation I am able to connect via 1194/udp to IP4. If the chinese firewall can detect a VPN it will block the whole IP4 and also stunnel and ssh is not possible any more. It is a very good idea to develop eddie for android. it should be able to use ssl/ssh connections and all possible IPs and protocols should be available without manual download
  11. Dear Team, I have installed stunnel on my linksys1900acs ddwrt router. now i am using the airvpn configurations to connect with i am getting following error daemon.err openvpn[28841]: Connection reset, restarting [0] Logs: Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: stunnel 5.20 on arm-openwrt-linux-gnueabi platform Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: Compiled/running with OpenSSL 1.0.2d 9 Jul 2015 Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: Threading:FORK Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: Reading configuration from file /opt/etc/stunnel/stunnel.conf Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: UTF-8 byte order mark detected Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: FIPS mode disabled Jun 11 00:47:08 DD-WRT daemon.info stunnel: LOG6[ui]: Initializing service [openvpn] Jun 11 00:47:08 DD-WRT daemon.notice stunnel: LOG5[ui]: Configuration successful Jun 10 20:48:18 DD-WRT daemon.warn openvpn[28841]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Re-using SSL/TLS context Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Control Channel MTU parms [ L:1624 D:1210 EF:40 EB:0 ET:0 EL:3 ] Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Data Channel MTU parms [ L:1624 D:1450 EF:124 EB:406 ET:0 EL:3 ] Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1572,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,keydir 1,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-client' Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1572,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,keydir 0,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-server' Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: TCP/UDP: Preserving recently used remote address: [AF_INET]127.0.0.1:1413 Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Socket Buffers: R=[87380->87380] S=[16384->16384] Jun 10 20:48:18 DD-WRT daemon.notice openvpn[28841]: Attempting to establish TCP connection with [AF_INET]127.0.0.1:1413 [nonblock] Jun 11 00:48:18 DD-WRT daemon.notice stunnel: LOG5[0]: Service [openvpn] accepted connection from 127.0.0.1:48232 Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: failover: round-robin Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: s_connect: connecting 62.102.148.190:443 Jun 11 00:48:18 DD-WRT daemon.notice stunnel: LOG5[0]: s_connect: connected 62.102.148.190:443 Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: SNI: sending servername: 62.102.148.190 Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: CERT: Locally installed certificate matched Jun 11 00:48:18 DD-WRT daemon.notice stunnel: LOG5[0]: Certificate accepted at depth=0: C=IT, ST=Italy, L=Perugia, O=AirVPN, OU=stunnel, CN=stunnel.airvpn.org, emailAddress=info@airvpn.org Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: SSL connected: new session negotiated Jun 11 00:48:18 DD-WRT daemon.info stunnel: LOG6[0]: Negotiated TLSv1.2 ciphersuite ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: TCP connection established with [AF_INET]127.0.0.1:1413 Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: TCPv4_CLIENT link local: (not bound) Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: TCPv4_CLIENT link remote: [AF_INET]127.0.0.1:1413 Jun 11 00:48:19 DD-WRT daemon.info stunnel: LOG6[0]: SSL closed (SSL_read) Jun 10 20:48:19 DD-WRT daemon.err openvpn[28841]: Connection reset, restarting [0] Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: TCP/UDP: Closing socket Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: SIGUSR1[soft,connection-reset] received, process restarting Jun 10 20:48:19 DD-WRT daemon.notice openvpn[28841]: Restart pause, 160 second(s) Jun 11 00:48:19 DD-WRT daemon.info stunnel: LOG6[0]: Read socket closed (readsocket) Jun 11 00:48:19 DD-WRT daemon.info stunnel: LOG6[0]: SSL_shutdown successfully sent close_notify alert Jun 11 00:48:19 DD-WRT daemon.notice stunnel: LOG5[0]: Connection closed: 16 byte(s) sent to SSL, 0 byte(s) sent to socket My OpenVpn config ca /tmp/openvpncl/ca.crtcert /tmp/openvpncl/client.crtkey /tmp/openvpncl/client.keymanagement 127.0.0.1 16management-log-cache 100verb 3mute 3syslogwritepid /var/run/openvpncl.pidclientresolv-retry infinitenobindpersist-keypersist-tunscript-security 2dev tun1proto tcp4-clientcipher aes-256-cbcauth sha256remote 127.0.0.1 1413comp-lzo notun-mtu 1500mtu-disc yesresolv-retry infinitenobindpersist-keypersist-tunauth-nocacheverb 5route 62.102.148.190 255.255.255.255 net_gatewayremote-cert-tls servercipher AES-256-CBCkey-direction 1 My Stunnel Configclient = yesdebug = 6 [openvpn];ciphers = DHE-RSA-AES128-SHA256accept = 127.0.0.1:1413connect = 62.102.148.190:443TIMEOUTclose = 0verify = 3CAfile = /opt/etc/stunnel/stunnel.crt
  12. Hi I need help getting connected on my iphone with ssl or ssh I have followed the steps on this page https://airvpn.org/ios/ it connects but I dont have access to the net. Im connecting from china so ssl or ssh is needed thanks in advance
  13. . 2018.03.11 19:21:26 - Eddie version: 2.14.2 / linux_x64, System: Linux, Name: Manjaro Linux \r (\n) (\l), Version: Linux my-manjaro 4.14.24-1-MANJARO #1 SMP PREEMPT Sun Mar 4 21:28:02 UTC 2018 x86_64 GNU/Linux, Mono/.Net Framework: v4.0.30319 . 2018.03.11 19:21:26 - Reading options from /home/smoresel/.airvpn/AirVPN.xml . 2018.03.11 19:21:26 - Command line arguments (3): path="/home/smoresel/.airvpn" path.resources="/usr/share/AirVPN" console.mode="none" . 2018.03.11 19:21:28 - OpenVPN Driver - Found, /dev/net/tun . 2018.03.11 19:21:28 - OpenVPN - Version: 2.4.5 - OpenSSL 1.1.0g 2 Nov 2017, LZO 2.10 (/sbin/openvpn) . 2018.03.11 19:21:28 - SSH - Version: OpenSSH_7.6p1, OpenSSL 1.1.0g 2 Nov 2017 (/sbin/ssh) When starting Eddie, under Overview, I see Starting with a progress bar that appears to move but no progress is made. I've waited at least ten minutes in the past.
  14. Hello. I’m trying to figure out how to import and use SSL or SSH on iOS and Android using the OpenVPN client. I’m not sure what I’m doing wrong but I can’t even get a connection to any server. any ideas on how to get this working?
  15. I've managed to get a pfSense VM working with AirVPN's Serpentis server via Stunnel. Given the importance of using the latest versions of Stunnel and OpenSSL, I used pfSense 2.2-BETA x64, which is based on FreeBSD 10.1-RELEASE x64. Working in a FreeBSD 10.1 x64 VM, I made the stunnel-5.07 package and its dependencies from ports. See <http://www.freshports.org/security/stunnel/>. Also see <https://forums.freebsd.org/threads/howto-setting-up-stunnel-in-freebsd.1717/>. pfSense 2.2-BETA x64 VM: 512 MB RAM 7 MB video RAM 2 GB dynamic VDI PAE/NX, VT-x/AMD-V, Nested Paging Adapter 1: Intel PRO/1000 MT Desktop (NAT) Adapter 2: Intel PRO/1000 MT Desktop (Internal Network, 'AV') audio and USB disabled otherwise defaults FreeBSD 10.1 x64 VM 1024 MB RAM 7 MB video RAM 10 GB dynamic VDI PAE/NX, VT-x/AMD-V, Nested Paging Adapter 1: Intel PRO/1000 MT Desktop (Internal Network, 'AV') audio and USB disabled otherwise defaults Debian 7.6 x64 workspace VM 1024 MB RAM 128 MB video RAM 20 GB dynamic VDI PAE/NX, VT-x/AMD-V, Nested Paging Adapter 1: Intel PRO/1000 MT Desktop (Internal Network, 'AV') audio and USB disabled otherwise defaults legacy Gnome desktop installed openssh-server Working in FreeBSD VM: # portsnap fetch extract # mkdir /usr/ports/packages # cd /usr/ports/security/stunnel # make config [x] DOCS [x] EXAMPLES [ ] FIPS [ ] IPV6 [ ] LIBWRAP [x] SSL_PORT [ ] FORK [x] PTHREAD [ ] UCONTEXT # make package-recursive [use default openssl-1.0.1_16 settings] [use default perl5-5.18.4_10 settings] # cd /usr/ports/packages/All # ls openssl-1.0.1_16.txz pkg-1.3.8_3.txz perl5-5.18.4_10.txz stunnel-5.07.txz # sftp user@192.168.10.11 [Debian VM] # put * # exit # shutdown -p now Working in Debian VM: login pfSense webGUI browse "Diagnostics: Command Prompt" upload openssl-1.0.1_16.txz and move to /root/ upload pkg-1.3.8_3.txz and move to /root/ upload perl5-5.18.4_10.txz and move to /root/ upload stunnel-5.07.txz and move to /root/ Working in pfSense VM console: : pkg install *.txz The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y ... New packages to be INSTALLED: openssl-1.0.1_16 perl5-5.18.4_10 stunnel: 5.07 The process will require 61 MB more space. Proceed with this action? [y/N]: y [1/3] Installing openssl-1.0.1_16: 100% [2/3] Installing perl5-5.18.4_10: 100% makewhatis: not found makewhatis: not found pkg: POST-INSTALL script failed ===> Creating users and/or groups. Creating group 'stunnel' with gid '341'. Creating user 'stunnel' with uid '341'. [3/3] Installing stunnel-5.07: 100% Message for openssl-1.0.1_16: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. [DON'T DO THAT. USE EXISTING openssl.cnf] Message for stunnel-5.07: *************************************************************************** To create and install a new certificate, type "make cert" And don't forget to check out the FAQ at http://www.stunnel.org/ *************************************************************************** : mkdir /usr/local/etc/stunnel/run : chown stunnel:stunnel /usr/local/etc/stunnel/run : chmod 0622 /usr/local/etc/stunnel/run Working in Debian VM: login pfSense webGUI browse "Diagnostics: Edit File" browse "/usr/local/etc/stunnel/stunnel.conf-sample" and open to edit save as "/usr/local/etc/stunnel/stunnel.conf" replace content with this and save: ................................... ; create local jail chroot = /usr/local/etc/stunnel/run ; set own UID and GID setuid = stunnel setgid = stunnel client = yes foreground = no options = NO_SSLv2 [openvpn] accept = 1413 connect = 178.248.30.133:443 TIMEOUTclose = 0 ................................... browse "/etc/defaults/rc.conf" and open to edit add this at end and save: ......................................................... stunnel_enable="YES" stunnel_pid_file="/usr/local/etc/stunnel/run/stunnel.pid" ......................................................... browse "Diagnostics: Command Prompt" run "mv /usr/local/etc/rc.d/stunnel /usr/local/etc/rc.d/stunnel.sh" Working in pfSense VM console: hit "5" and "y" to reboot Working in Debian VM: login pfSense webGUI browse "Status: System logs: General" should see: ................................................................................................... ... ... php-fpm[243]: /rc.start_packages: Restarting/Starting all packages. ... kernel: done. ... stunnel: LOG5[34393318400]: stunnel 5.07 on amd64-portbld-freebsd10.1 platform ... stunnel: LOG5[34393318400]: Compiled/running with OpenSSL 1.0.1j 15 Oct 2014 ... stunnel: LOG5[34393318400]: Threading:PTHREAD Sockets:POLL,IPv4 SSL:ENGINE,OCSP ... stunnel: LOG5[34393318400]: Reading configuration from file /usr/local/etc/stunnel/stunnel.conf ... stunnel: LOG5[34393318400]: UTF-8 byte order mark not detected ... stunnel: LOG5[34393318400]: Configuration successful ... ................................................................................................... browse "System: General Setup" specify desired third-party DNS servers on WAN_DHCP [x] Do not use the DNS Forwarder as a DNS server for the firewall browse "Services: DNS Forwarder" [ ] Enable DNS forwarder browse "System: Advanced: Networking" [ ] Allow IPv6 [x] Prefer to use IPv4 even if IPv6 is available browse "System: Advanced: Miscellaneous" [x] Skip rules when gateway is down [x] Enable gateway monitoring debug logging browse "System: Certificate Authority Manager" add ca.crt browse "System: Certificate Manager" add client.crt|client.key browse "VPN: OpenVPN: Client" Protocol: TCP Interface: Localhost Server host or address: 127.0.0.1 Server port: 1413 Server host name resolution: don't "Infinitely resolve server" Encryption algorithm: AES-256-CBC Compression: Disabled - No Compression Disable IPv6: Don't forward IPv6 traffic Advanced: persist-key;persist-tun;remote-cert-tls server; route 178.248.30.133 255.255.255.255 net_gateway Verbosity level: 5 browse "Status: System logs: General" should see: ................................................................................................... ... ... openvpn[86987]: [server] Peer Connection Initiated with [AF_INET]127.0.0.1:1413 ... openvpn[86987]: SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) ... openvpn[86987]: PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1, dhcp-option DNS 10.50.0.1,comp-lzo no,route 10.50.0.1,topology net30,ping 10, ping-restart 60,ifconfig 10.50.2.74 10.50.2.73' ... ... openvpn[86987]: /sbin/ifconfig ovpnc1 10.50.2.74 10.50.2.73 mtu 1500 netmask 255.255.255.255 up ... openvpn[86987]: /usr/local/sbin/ovpn-linkup ovpnc1 1500 1560 10.50.2.74 10.50.2.73 init ... openvpn[86987]: /sbin/route add -net 127.0.0.1 10.0.2.2 255.255.255.255 ... openvpn[86987]: /sbin/route add -net 0.0.0.0 10.50.2.73 128.0.0.0 ... openvpn[86987]: /sbin/route add -net 128.0.0.0 10.50.2.73 128.0.0.0 ... openvpn[86987]: /sbin/route add -net 178.248.30.133 10.0.2.2 255.255.255.255 ... openvpn[86987]: /sbin/route add -net 10.50.0.1 10.50.2.73 255.255.255.255 ... openvpn[86987]: Initialization Sequence Completed ................................................................................................... browse "Services: DHCP Server" set 10.50.0.1 as DNS server browse "Interfaces: Assign Network Ports" add OPT1 browse "Interfaces: OPT1" enable and rename "AIRVPN" browse "Firewall: NAT: Outbound" select "Manual Outbound NAT rule generation (AON - Advanced Outbound NAT)" save and apply changes leave localhost rules alone "Auto created rule for ISAKMP - localhost to WAN" "Auto created rule - localhost to WAN" change interface for LAN rules from WAN to AIRVPN "Rule for ISAKMP - LAN to AIRVPN" "Rule - LAN to AIRVPN" apply changes browse "Firewall: Rules: LAN" delete IPv6 rule edit IPv4 rule specify AIRVPN_VPNV4 as Gateway\ rename as "Allow LAN to any rule via AIRVPN_VPNV4" apply changes Working in pfSense VM console: hit "5" and "y" to reboot Working in Debian VM: login pfSense webGUI browse "Status: OpenVPN" should see that Client TCP is up Done Edit: I've added rules on WAN, and required aliases. Aliases are needed for three types of outbound traffic: 1) the DNS server IPs specified in “System: General Setup”; 2) the pfSense NTP server hostname specified in “System: General Setup”; and 3) the connect server IP specified in the Stunnel configuration. In Firewall: Aliases: IP, create three aliases, using the + button to add the values: Name Values Description dnssvr 208.67.220.220 208.67.222.222 DNS server IP addresses ntpsvr 0.pfsense.pool.ntp.org default pfSense NTP server sslsvr 178.248.30.133 Stunnel server Using these aliases, you then add rules for the WAN interface to pass necessary outbound traffic, and then a final rule to block everything else. In "Firewall: Rules: WAN", create these rules, specifying “Single host or address” for the pass rules: Action TCP/IP Proto Source Port Dest Port Gateway Queue Description pass IPv4 TCP/UDP WAN address * dnssvr * * none Allow to DNS servers pass IPv4 UDP WAN address * ntpsvr * * none Allow to NTP server pass IPv4 TCP/UDP WAN address * sslsvr * * none Allow to SSL server block IPv4 * WAN address * * * * none Block all other IPv4 block IPv6 * WAN address * * * * none Block all IPv6 Then reboot from the console window, by entering 5 and then y to confirm.
  16. SOLVED. Hi all, I'm trying to connect my Android phone over SSL using this well written guide https://airvpn.org/topic/24349-how-to-airvpn-via-sslstunnel-on-android-678/ Stunnel fires up fine but VPN does not. Log file attached. Air log SSL Android.txt Thanks.
  17. Hi all, I'm hoping for an answer on this, i'll show you the setup first then the question. Here's the setup: Linux server running web server and using AirVPN(Eddie) port forwarding a HTTP port 80 web page with chat function----(no HTTPS) I I I Connected to Internet I I Serving the webpage using AirVPN Exit IP and Forwarded Port I I Windows 10 client connecting to AirVPN Exit IP and Port via web browser and then using the web chat service in http not in https. The Windows 10 client is not running a VPN or any special software. The Question: Is the connection between the client and the AirVPN exit node encrypted even though the client doesnt have VPN software installed? I know that that might sound silly but I would have thought the answer would have been no, so to check this I MITM my WiFi connection but could only see QUIC, TCP, UDP and HTTP coming from the client in Wireshark. The QUIC UDP were encrypted payloads and I searched the HTTP packets data for the plain text messages I was sending in the chat page but couldn't find it, in fact none of the packets were readable other than the source and destination parts. So to recap: Is the clients connection to the AirVPN Exit nodes IP and PORT encrypted? and if so how when im not running a vpn? is it the session to the airvpn exit node? can the data be read in plain text the same way it would on a normal LAN if i was doing packet capture on the HTTP? Please discuss
  18. It's my first day using AirVPN. I downloaded Eddie. After following the instructions on the website to use SSL tunneling I noticed that in protocols SSL is not an option. In fact there are no tunneling options just the different port options and alternative entry IP options. How do I get this to work? Using Mac OS X
  19. Hello, I'm curious if there is a list of the servers and their capabilities. It's been my experience that not every server supports SSL over port 443. At work, where I use my VPN the most, the only protocol I've been able to utilize effectively has been SSL over port 443. A simple list of the servers and their capabilities would allow me to whitelist all the servers I could effectively connect to. Does such a list exist?
  20. Hello all, I've been with AirVPN for quite a while and I don't plan on leaving because of the awesome service! But, like many of you I do like to investigate the features and reviews of existing and upcoming VPN services. I was using TorGuard a couple of years ago, it was alright but speeds were very inconsistent. Upon checking their VPN Blog page this morning I noticed that there's a post about then using a new technology called OpenConnect, which is supposed to be the fastest and most secure way of connecting to a VPN. I just wanted to know if this is accurate information and if it is does AirVPN use it or are they planning on using it? Here's a link to the blog post: https://torguard.net/blog/torguard-introduces-openconnect-vpn/
  21. I have been unable to connect to any exit server for longer than a few minutes today. I have used the Eddie client (2.10) on both antergos linux and windows 7 on a desktop via cable and a linux mint laptop wirelessly. The disconnections generally occur fastest when using the vpn over SSH, then longer connection periods I find occur when using SSL and I just recently tried using plain TCP and the issue persists. There does not need to be any substantial traffic to cause the disconnection as it has happened within seconds of connecting to an exit point. These logs are all from running Eddie on Windows 7. The logs when the disconnect occurs over SSH often contain lines similar to the following ! 2017.05.27 19:12:57 - Connected. . 2017.05.27 19:12:57 - OpenVPN > us=268989 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:3100 . 2017.05.27 19:12:57 - OpenVpn Management > >INFO:OpenVPN Management Interface Version 1 -- type 'help' for more info . 2017.05.27 19:13:16 - SSH > Received disconnect message (protocol error) . 2017.05.27 19:13:16 - SSH > Disconnection message text: Packet corrupt . 2017.05.27 19:13:16 - SSH > Server sent disconnect message . 2017.05.27 19:13:16 - SSH > type 2 (protocol error): . 2017.05.27 19:13:16 - SSH > "Packet corrupt" . 2017.05.27 19:13:16 - OpenVPN > us=39120 Connection reset, restarting [0] . 2017.05.27 19:13:16 - SSH > FATAL ERROR: Server sent disconnect message . 2017.05.27 19:13:16 - SSH > type 2 (protocol error): . 2017.05.27 19:13:16 - SSH > "Packet corrupt" . 2017.05.27 19:13:16 - OpenVPN > us=40120 TCP/UDP: Closing socket . 2017.05.27 19:13:16 - OpenVPN > us=40120 SIGUSR1[soft,connection-reset] received, process restarting . 2017.05.27 19:13:16 - OpenVPN > us=40120 Restart pause, 5 second(s) ! 2017.05.27 19:13:16 - Disconnecting . 2017.05.27 19:13:16 - Management - Send 'signal SIGTERM' . 2017.05.27 19:13:16 - OpenVPN > us=53121 MANAGEMENT: CMD 'signal SIGTERM' . 2017.05.27 19:13:16 - OpenVPN > us=53121 MANAGEMENT: Client disconnected . 2017.05.27 19:13:16 - OpenVPN > us=53121 Assertion failed at misc.c:779 . 2017.05.27 19:13:16 - OpenVPN > us=53121 Exiting due to fatal error . 2017.05.27 19:13:16 - OpenVPN > WRWWWWWRRRRWRWRWWWWRWRWRRWWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRRRRWWWWRRRRWWRRWrWrWrWrWrWrWrWRwrWrWrWrWrWrWRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwrWrWrWrWrWrWrWrWrWRwrWrWrWrWRwrWrWrWRwRwRwRwRwrWrWrWRwrWrWRwrWRwrWrWRwrWRwRwrWRwrWRwrWrWRwRwrWRwrWRwrWRwrWRwrWrWrWrWrWrWrWrWRwrWrWrWrWRwrWRwrWRwrWRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwrWRrWwRrWwRwRrWrWwRwRrWrWrWrWrWrWrWrWrWrWrWrWwRrWwRrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWwRrWrWrWrWrWrWrWwRwRrWwRrWwRrWwRrWwRwRwRrWrWwRwRwRwRwRwRwRwRwRwRwRwRrWrWrWrWrWrWrWrWrWrWrWwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRrWrWwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwrWrWrWrWrWrWrWRwRwRwrWRwRwRwrWrWrWRwrWrWRwRwRwrWRwRwrWRwRwRwRwRwRrWwRrWrWwRwRrWwRwRwRwRwRrWwRrWwRwRwRwRrWrWwRwRwRwRwRwRwRrWrWrWwrWrWRwRwrWrWRwRwrWRwRwrWRwrWRwrWRwrWrWRwRwRwRrWwRwrWrWrWrWrWrWRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRrWwrWrWrWrWrWrWrWrWRwRwRrWwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwrWRwrWrWRwrWRwRwrWRwRwRwRwrWRwRwRwrWrWRwRwRwRwrWRwrWrWrWRwrWrWrWrWrWrWrWRwRwRrWwrWRwrWrWRwrWRwrWRwRwrWRwrWRwRwRwRrWwRwRrWwRrWwRrWwRwRrWwrWrWrWRwrWrWRwRwRwRwrWrWrWrWrWRwRwrWRwRwRwRrWrWrWwRwrWrWrWrWrWrWrWRwrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWRwRwrWrWRwRwRwrWrWrWRwrWrWrWrWRwrWrWrWrWrWrWRwRwrWRwrWRwRwRrWwrWRwRwRwRwRwrWRwrWRwRwRwRwrWrWrWRwrWRwrWRwRwRwRrWwrWrWrWrWRwrWRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwrWrWrWrWrWrWrWrWrWrWrWRwrWRwRwrWRwrWrWRwRwrWrWRwrWRwrWRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwrWrWRwRwrWrWrWrWrWrWrWrWrWrWrWRwRwRwRrWwrWrWrWRwRwrWrWRwRwrWRwrWrWRwrWrWRwrWRwRwRwrWrWRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwrWRwrWrWRwRwRrWrWwRwRwRwrWrWrWrWrWrWRwrWrWRwRwRwRwrWrWrWrWrWRwrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRrWwrWrWrWrWrWRwrWrWRwrWRwRwRwRwrWrWrWRwrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRrWwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWRwrWrWRwrWrWrWRwrWrWRwRwrWrWrWrWrWrWrWrWRwRwRwRwrWrWrWRwrWrWrWRwrWRwrWRwRwRwrWrWRwRwrWrWrWRwrWRwRwRwrWRwRwRwrWrWRwRwRwRwrWrWrWRwRwrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwrWrWRwRwRwrWRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwrWrWrWrWrWrWrWrWRwrWrWRwrWrWRwrWrWrWRwRwRwRwRwRrWwrWrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwRwRwRrWwRwrWrWRwRwRwRwRwRwrWrWRwRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwrWrWRwRwrWRwrWrWRwrWrWrWrWrWrWrWRwRwRwRwrWrWrWrWrWRwrWrWRwRwrWRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWrWRwRwrWRwRwRwrWRwRwRwrWRwRwRwRwRwrWrWRwRwRwrWrWrWrWrWrWrWrWrWrWRwrWrWrWrWrWRwRrWwRwRwRwrWrWRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwrWRwrWRwRwRwRwrWrWRwRwRwRwrWrWrWRwrWRwrWRwRwRwRwRwrWrWRwRwRwrWrWRwRwrWrWrWrWrWrWrWrWRwrWrWRwRwRwRwRrWwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwrWrWrWRwrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwrWRwRwrWRwRwRwRwrWrWrWrWRwRwRwRwrWrWRwRwRwrWrWRwrWRwRwrWrWRwrWrWRwRrWwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRrWwRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwrWrWrWRwRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwrWrWrWRwRwRwrWRwRwrWrWrWRwRwrWrWRwRwrWRwRwRwrWrWRwRwRwRwrWrWrWRwRwrWRwRwRwrWrWrWRwRwRwrWrWrWRwRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwrWrWrWrWRwrWrWRwrWRwRwRwrWrWRwRwRwrWrWRwrWRwrWRwrWRwrWRwRwRwRwrWrWrWRwrWrWRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWrWrWRwrWrWRwRwRwRwrWrWRwRwRwrWrWRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwrWRwRwRwRwrWrWrWrWRwrWRwRwrWRwRwrWrWrWrWrWrWrWrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWRwrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWrWRwRwrWrWRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwrWrWrWrWRwRwRwrWrWrWRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwrWrWRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwrWrWrWrWRwrWRwRwrWRwrWRwRwrWRwRwRwRwrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWRwRwRwrWrWRwRwRwrWrWRwRwRwRwrWrWRwRwrWRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwrWrWrWRwRwrWRwRwRwRwrWrWrWRwrWRwrWRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwrWRwRrWwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWRwRwRwRwRwrWRwRwRwRwRwrWrWrWRwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRwrWRwrWrWRwRwRwRwRwrWrWrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRw . 2017.05.27 19:13:16 - Connection terminated. While using SSL . 2017.05.27 19:35:40 - SSL > 2017.05.27 19:35:40 LOG3[0]: SSL_write: Connection reset by peer (WSAECONNRESET) (10054) . 2017.05.27 19:35:40 - OpenVPN > us=614025 Connection reset, restarting [-1] . 2017.05.27 19:35:40 - OpenVPN > us=614025 TCP/UDP: Closing socket . 2017.05.27 19:35:40 - SSL > 2017.05.27 19:35:40 LOG5[0]: Connection reset: 296060 byte(s) sent to SSL, 6451623 byte(s) sent to socket . 2017.05.27 19:35:40 - OpenVPN > us=614025 SIGUSR1[soft,connection-reset] received, process restarting . 2017.05.27 19:35:40 - OpenVPN > us=614025 Restart pause, 5 second(s) ! 2017.05.27 19:35:40 - Disconnecting . 2017.05.27 19:35:40 - Management - Send 'signal SIGTERM' . 2017.05.27 19:35:40 - OpenVPN > us=696030 MANAGEMENT: CMD 'signal SIGTERM' . 2017.05.27 19:35:40 - OpenVPN > us=696030 MANAGEMENT: Client disconnected . 2017.05.27 19:35:40 - OpenVPN > us=696030 Assertion failed at misc.c:779 . 2017.05.27 19:35:40 - OpenVPN > us=696030 Exiting due to fatal error . 2017.05.27 19:35:40 - OpenVPN > WRWWWWWRRRRWRWRWRWWWWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRRRWWWRWRWRWRWRRRRWWWWRRRRWWRRWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwrWrWrWrWrWRwRwrWrWrWRwrWrWRwRwRwRwrWRwrWrWRwrWRwRwrWrWrWRwrWRwrWrWRwRwRwRwRwrWrWrWRwrWRwRwrWrWrWRwrWRwrWrWRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwrWRwrWrWRwRwRwrWRwRwrWrWrWRwRwrWRwrWrWRwrWRwrWRwRwrWrWrWRwRwrWRwrWrWRwrWrWRwRwRwrWRwRwrWrWRwrWrWrWRwRwRwrWRwRwRrWwRrWwRwRrWwRwrWrWRwRwRrWwRwRwRrWwRwRwRrWwRrWwRrWwRrWrWwRrWwRwRrWwRrWrWrWwRwRrWwRwrWRwRwRwRrWwRrWwRwRwRrWwRwRwRrWrWrWwRrWwRwRrWwrWrWrWRwRwRwRwRrWwRwRrWrWrWwRrWwRwRrWwRwrWRwrWrWRwRwRwRrWwRrWwRwRrWwRwRwRrWwRwRwRrWwRwRrWwRrWwRwRwRrWwRrWwRwRrWwrWrWRwRwRrWrWwRwrWrWrWrWrWRwrWrWRwRwRwRwRwRrWwRrWwRrWwRwRwRwRrWwRwRrWwrWrWRwRwRrWwRwRwRwRwRrWwRrWwRwRwRwRwrWrWRwRwRwRrWwRrWwRrWwRrWwRwRwrWrWrWRwRwRwRrWwRrWwRwRwRrWwRrWwRwRrWwRwrWRwrWRwRwRwRwRrWwRrWwRwRwRwRwRrWrWwRwrWRwRrWwRwRrWrWwRwRrWwRwRwRrWwRrWrWrWwRrWwRwRwRwrWrWrWRwRwRwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRrWwRrWwRwRrWwRwrWRwRwRwRwRwRwRrWwRrWwRwRwRwRrWwRrWrWwRwRwRwRwRrWwRrWwRwRwRwRwRrWrWwRwRrWwRwRwRwRrWrWrWwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRrWrWwRrWwRwRrWwRwRwRwrWrWRwRwRwRwRrWwRrWwRrWwRwRrWwRwRrWwRwRwrWRwrWRwRwRrWwRrWrWrWrWrWwRrWrWwRrWwRrWwRrWwRrWwRwRwRrWrWwrWrWrWrWrWrWRwRwRwRwRwRwRwRrWrWwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRrWrWrWwRrWwRrWrWwrWRwRwRwRwRrWwRrWwRrWwRwRwRrWwRrWwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRrWwRwRwRrWwRrWwRwRrWwRwrWRwRwRwRwRwRrWrWwRwRrWwRrWwRwRwRwrWrWRwRwRwRwRwRwRrWwRwRrWrWwRwRwrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRrWwRwRwRwrWrWRwRwRwRrWwRrWwRrWwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRwRrWwRrWwRwRwRrWwRrWwRwrWRwRwRwRrWwRrWwRwRwRrWwRwRwRwrWrWRwRwRwRwRrWrWwRwRrWwRwRwRwRwRwRwRwRrWrWwRrWwRrWrWwRwRwRwRwRwRwRrWwrWrWrWRwRrWwRwRrWwRwRwRrWwRrWwRwRrWwRwrWRwRwRrWwRwRwRwRwRrWwRrWwRwRwrWrWRwRwRwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWrWrWRwRwRwRrWwRwRwRwRwRwRwRrWwRwrWrWrWrWRwRwRwRrWwRwRwRrWwRwRwRwRrWwrWrWRwRwRwRrWwRwRrWwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRrWrWwRrWrWwRwrWRwRwRwRwRwRwrWrWrWRwrWRwRwRwrWrWRwRrWwRwRrWwRwRrWwRwRrWwRwRwRwrWrWRwRwRwRwRwRwRwRrWwRrWwRwRwrWrWrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRrWwRwRwRwRwRrWwRwRwRwRwrWrWrWrWrWRwRwRwRrWwRwRwRwRrWwRwRrWwRwrWrWRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRrWwRwRwRwRwRrWwRrWwRrWwRwRwrWRwRwRrWwRrWwRwrWRwRwRwRwRrWwRwRwRwRrWwRrWwRrWwrWrWRwRwRwRrWwRwRwRwRwrWrWRwRrWwRwRwRrWwRrWwRwRrWwRwRrWwRwrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRrWwRwrWrWrWRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRrWwrWRwrWRwRwRwRrWwRwRrWwRwRrWwRrWwRwRrWwRwrWRwRwRrWwRwRrWwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRrWrWwRrWrWwRwRwrWRwRwRwRwRwRwRwRwRwRrWwRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWrWRwRwRrWwRwRrWwRwRrWwRwRwRwRwRrWwRwRwRrWwRrWwRrWrWwRwRrWwRwRrWwRrWwRwRrWwRwRrWwRwRrWwRwRrWwRwRwRrWwRwRrWwRwRwRwrWrWRwRwRrWwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRrWwRrWrWwRwRwRrWrWwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWRwRwrWRwrWRwRwrWRwRwRrWwRwRwRrWwRwRrWwRwRwRwrWrWRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwrWRwRwRrWwRwRwRwrWrWRwRwRwRrWwRwRrWwRwRrWwRwRrWwRwrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRrWwRrWwRwRwRwRrWwRwRwRwrWrWrWRwRwRwRwRrWrWwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRwRwRwRrWwRrWwRrWrWwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwRrWwRwRwRwRrWwRrWwRrWwrWrWRwRwRrWwRwRwRwRwRwRwRrWwRwrWrWrWRwRwRwrWrWRwrWRwRwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwrWRwRwRwrWRwRwRwRwRrWwRrWwRwRrWwRwRrWwRrWwRwRrWwRwRrWrWwRwrWRwRwRwRwRrWrWwRwRwRwRrWwRrWwRwrWRwRwRwRwrWRwrWrWRwRwRwrWRwRwRwRrWwRwRrWwRwRrWwRrWwRwRwRwRwRrWwRrWwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRrWwRrWwRwRwRwRwRwRrWwRwrWrWRwRwRwRwRrWwrWrWRwrWRwRwRrWwRwRrWwRwRrWwRwRwrWRwRwRwRwRwRrWwRwRwRwRrWwRwRrWwRwRwRwRwRrWwrWrWrWrWrWRwRwRwrWRwRrWwRwRwRwRwRwRwRwRrWrWwRwrWrWRwRrWwRwRwRrWrWwRwrWrWRwRwRwRwRwRwRwrWRwrWrWrWRwRwRrWwRwRwRwRrWwRwRwRwRrWwRwRwrWrWrWRwRwrWRwRrWwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWRwrWRwRwrWRwRwRwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRrWwRrWwRwRwrWrWRwrWRwRwRwRwRrWrWwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRrWwRwRwRrWwRwRwrWRwRwRwrWrWRwRwRrWwRwrWRwRwRrWwRwRrWwRwrWRwRwRwRwRrWwRrWwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwrWRwRwRwRwRwRwrWrWrWRwRwrWRwRwRwRwRrWwRwRwRrWwRrWwRrWwRwrWRwRwRwRwRrWwRwRwRwrWrWrWRwrWRwRwrWRwRwRrWwRwRwrWRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWRwRrWwRwrWRwRwRwRwRrWwRrWwRwRwRrWwRwRrWwRrWwRwRrWwRwRrWwRwRwRrWwRrWwRwRwRwRrWrWwRwRwRrWwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRwRwRrWwRwRwRwRwRrWwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwRrWwRwRwRwrWrWRwrWRwRwrWRwRwRwRrWwRwRwRrWwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRrWwRwRwRwRwRwRrWwRwRrWrWwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWRwRwRwRrWwRrWwRwRwRwrWrWRwRwrWRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWRwrWRwRwRwRwRwRwRwRwRrWrWrWrWwRwRwrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwRwRwRwRwRwrWrWrWRwrWRwRwRwRrWwRwRrWwRwRrWwrWRwRwRwRrWwRrWwRrWwRrWwRwRrWwRwRwRrWwRrWwRwRwRrWwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwRrWwRwRrWwRwRrWwRwRrWwRwRwrWRwRrWwRwRwRrWwRwRwRrWwRwRwRwrWrWrWRwRwRrWwRwRwRwRwRwRwRrWwRrWwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWRwrWrWrWrWRwRwRwRrWrWwRwRwRrWwRrWwRwRwRrWwrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRrWwRrWwRwRrWwRwRrWwRwRwRrWwrWRwRwRwRrWwRrWwRwRrWwRwRrWwRwRrWwRwrWRwRwRwRwRwRwrWrWrWRwrWRwRwRrWwRwRrWwRwRwrWrWRwRrWwRwRwRwRrWwRwRwRrWrWwRwRwrWrWRwRwRwRwRwRrWwRrWrWwRwRwRwRwrWrWRwRwrWRwrWRwRwRwRwRrWrWwRwRwRrWwRrWwRwRwRrWwrWRwRwRwrWRwrWRwRwRrWwRwRrWwRwRwRrWwRwRwRrWwrWRwRwRwRwRwRwRwRrWwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRrWwRwRwrWRwRwRwRwRwRwRwRwRwRrWwRwrWrWrWrWRwRwRwrWrWRwRwRwRwRwRwRrWwRwRwRrWwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRrWwRrWwrWrWrWrWrWrWrWRwRwRwRwRrWwRwRrWrWwRwRwRwRwrWrWrWRwRwRwRwRwRwRrWwRrWwRrWwRrWwRwRrWwRwRrWwRrWwRrWwRwRrWwRwRrWwRwRwRwRrWwRrWwRwRrWwRwRrWwrWRwrWRwRwrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRrWwRwRrWwRwRrWwRwRrWwRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRrWwRrWrWwRwRwRrWwRrWwrWRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWRwRwRrWwRwRwRwRrWrWwRwRrWwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwRwRwRrWwRwRwrWrWrWRwRwRrWwRrWwRwRwRwRwRwRrWrWwRwrWrWRwRwrWRwRwRrWwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRrWrWwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRrWwRwRrWwRrWwRrWwrWrWRwrWRwRwRrWwRwrWRwRwRrWwRwRwRwRwRrWwRwRwRwrWRwRwRwRrWwRwRwRrWwRwRwRrWwRwrWrWrWrWrWRwRwRwRrWwRrWwRwRwRrWwRrWwRwRrWwRwRwRrWwRrWwRwRwRrWwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWRwRwRrWwRwRwRwRrWwRrWwRwRrWwRwRrWwrWrWRwRwRwRwRwRwRrWwRwRrWwRwRwrWrWrWRwRwRrWwrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRrWwRwRrWwRwRrWwRwRrWwRwrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRrWwRwRrWwRwRrWwRwRwRwRwRrWwRwRwrWrWrWRwRwrWRwRwRrWwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRrWwRwRwRrWwRwRwrWrWRwRwrWRwRwRwRrWwRrWwRwRwRrWwRrWwRwRwrWRwRwRwRwRwRrWwRwRwRwRrWwRrWwrWrWrWRwRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWRwRwRwRwRwrWrWrWRwRwRrWwRwRrWwRwRwRrWwRrWwRwRwRwrWrWRwRwRrWwRwRrWwRwRwRrWwRwrWrWRwrWRwrWRwrWrWrWRwRwRwrWrWRwRwrWrWRwRwRwRwrWrWrWrWRwRwrWRwrWRwRwRwrWrWRwrWrWrWrWRwrWrWRwRwrWrWRwRwRwRwRrWwRwRrWwRwrWrWrWrWRwRrWwRwrWRwRwRrWwRwRrWwRwRwRwRrWwRrWwRwRwrWrWrWrWrWrWRwrWRwRwRwRwRwRrWrWwrWrWrWrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRrWwRrWwRwRrWrWwRwrWRwRwRwRwRwRrWwRwrWrWrWRwRwRrWwRwRwRrWwRrWwRwRrWwRwRrWwRwRwRrWwRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwrWRwrWRwRwRwRwRwRwRwRwRwrWRwRwRwRrWwRwRwRrWwRwRrWwRrWwRwrWRwRwRwRwRrWwRwRwRwRwRrWrWwRrWwrWRwRwRwRwrWrWRwrWRwRwRrWwRwRwRwRwRrWwRwRwRwRrWwRwRwRrWrWwRrWwRwRrWwRrWwRrWwRwRrWwrWrWRwRrWwRwRwRwRwRrWwRrWrWwRwRwRwRrWwrWRwrWRwRwrWRwRwRwrWrWRwrWRwRwRwRwRwRwRrWrWwRwRwRwRwrWrWrWRwRrWwRwRwRrWwRrWwRwRwRrWwRrWwRwRwrWrWRwRwRwRwRrWrWwrWRwrWRwRwRwRwRwRwRrWwRrWwRwRwRwrWrWrWRwRrWwRwRrWwRwRwrWrWRwRrWwRwRwRrWwRwrWRwRwRrWwRwRrWwrWRwrWRwRwRwRwRrWwRwRwRwRwRwRrWwrWrWrWRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRrWwRrWwrWrWrWrWRwrWRwRwRrWwRwRrWwRwRrWwRwRwRwRwrWrWRwRrWwRwRwRrWwRrWwRwRrWwRwRwRrWwrWrWRwRwRrWwRwRwRwRrWwrWRwRwRwRrWwRrWwrWRwRwRwRwRwRrWwRrWwRrWwRrWwRrWwRwRrWwRwRwRwRwRwRrWwrWrWRwrWRwRwRwRrWwRrWwRwRwRwRwrWrWrWRwRwRrWwRwRwRrWrWwRrWwRrWwRrWwRwrWrWRwRwrWRwRwrWRwRwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRrWwRwRwRwRwRwRwRrWwRwRrWwrWrWrWRwRwRwrWRwrWRwRwRwRwRwRrWwRrWrWwRwRwRwRwrWrWRwRwRrWwRwRrWwRrWrWwRwRrWwRwRrWwRwrWRwRwRrWwRwRrWwRwRwRrWwRwRrWwRwRwrWrWRwRwRwRwRwRwRwRwRrWwRrWrWrWwRwRwRwrWrWRwRwRwRrWwRwRrWwRwRrWwRwRwRwRrWrWrWwRwrWRwRwRwRwRwRrWrWwRwRwRwRwRrWrWwrWRwRwRrWwRwRrWrWwRwRwRwRwRrWrWwRrWwRwrWRwRwRwRrWwRwRwRwRwRwrWrWrWRwRwRrWwRwRwRrWwRrWwRwRrWwRwRwRwrWrWRwRwRrWwRwRwRrWwRwRrWwRwRrWwRwRrWwRwrWRwRwRwRrWwRwRwRwRwRwrWrWrWrWRwrWrWRwRwRwRrWwRrWwRwrWRwRwRwRwRwRrWrWwRwRwRrWwRrWwRrWwRwRrWwRwRwRwRwRrWrWwRwRwRwRwRwrWrWrWRwRrWwRwRrWwRwrWRwRwRrWwRwRwRrWwRrWwRwRwRrWwRwRwrWrWRwRwRwRwRrWwRwRwRwRwRwRrWwrWrWrWRwRrWwRwRwRwRrWwRwRwRrWwrWRwrWRwRwRwRwRwrWrWRwrWRwRwRwRrWwRwRwRrWrWwRwRrWwRwRwrWRwRrWwRwRwRrWwRrWwRwRrWwRwRwRwrWrWRwRwRrWwRwRwRwRwrWrWRwrWRwRwRwRrWwRrWwRwRrWwrWRwrWRwRwRwRwRrWwRwRwRwRwRrWwRrWrWwrWRwRwRwRwRwRrWrWwRrWwRrWwRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWrWrWRwrWRwRwrWRwRwRwRwRrWwRwRwRwrWRwRwRwRwRwRrWwRwRrWwRwRrWwRwRwrWrWrWrWRwRwrWrWRwRwRrWwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRrWwRwRwRrWwRrWwRwRrWwRwRwRwrWRwRwRrWwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRrWwRwRrWwRrWwRwRwRrWwRwrWRwRwRwrWrWRwRwrWRwRwRwRrWwRrWwRwRrWwRwrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRrWwRrWrWwRwRwRwrWrWRwRwRwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRrWwRwRrWwrWrWrWRwRwRwRwRwrWrWrWrWRwrWRwrWrWRwRwRwRrWwRwrWrWRwrWrWrWRwRwRwRrWwrWRwRwRwRrWwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRrWwRwrWRwrWrWRwrWRwrWrWRwRwRwrWRwRwrWRwRwRwrWRwRwRwrWrWrWrWrWrWrWRwRwRwRrWwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRrWrWwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWrWrWRwRwRwRwrWrWrWrWrWrWrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwRrWwRwRrWwRwRrWwRrWwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRrWwRrWwRwRwRwRwRrWwRwrWrWRwRwRwRwRrWwRwRrWwRwRwrWrWrWRwRwrWrWRwrWrWRwRwRrWwRrWwRwRwRrWwRwRrWwRrWwRwRwRrWwRwRrWwRrWwRwrWrWrWrWrWRwRwRrWwRwRwRwRrWwRwRwRwRwrWrWrWRwRwRrWwRrWwRwRrWwRwRrWwRwRwRwrWrWRwRwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRrWwRwRwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRwRrWwrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRrWwRwrWrWrWrWrWrWRwrWRwRwRrWwRwRwrWRwRwRwRwRrWwRwRwRrWwRwRwRwRwRwrWrWrWRwRwRrWwRrWwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRrWwRrWwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRrWwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRrWwRrWwRwRwRwRwRwrWrWrWRwRwRwRwRrWwRwRrWwRwRwRwRrWwrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRrWwRwRwRrWwRwRwRwRwRwRwRrWwRwrWrWRwRrWwRwRwRrWwRwRwRwRwRrWwRwRwRrWwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRrWwRwRrWwRwRwRrWwRwRwrWrWRwRrWwRwRrWwRwRwRrWwRwRwRwRwRwRwrWrWrWRwRwrWRwRwRrWwRwRwRwRwrWrWRwrWRwRwRrWwRwRwRrWwRwRrWwRwRwRwRwrWrWrWRwRwRwRrWwRrWwRwRwRrWwRrWwRwRwrWRwRwRrWrWwRwRrWwRrWwRwRwRwRwRrWwrWrWRwRwRwRrWwRwRwRwRwRwRrWwRwRwrWrWrWrWRwRwRwRwRwRrWwRwRwRrWwRrWwRwRwrWrWrWRwRwRrWwRwRrWwRwRrWwRwRwRwRwrWrWRwRwRrWwRwRwRwRrWwRwRrWwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRrWwRwRwrWrWrWrWrWrWRwRwRwRwRrWwRwRwRwRwRrWwRwrWrWrWrWRwRwRwRrWwRwRwRrWwRrWwRwrWRwRwRrWwRwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRwRrWwRwRwrWrWRwRwRwRrWwRwRrWwRrWwRwRwRrWwRwRwrWrWRwRwRwRrWwRwRrWwRwRrWwRwRrWwRwRwrWrWRwRwRwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwRwRwRrWwRwRrWwRrWwRwRwRwRwrWrWrWrWRwRwRwRrWwRwRwRwRrWwRwRrWwRwrWrWRwRwRwRwRwRrWwRwRwRwRrWwRwrWrWrWRwRwRrWwRrWwRwRwRwRwRrWwRrWwRwRrWwrWRwRwRrWwRwRwRrWwRrWwRwRrWwRrWwRwRwRrWwRwRwRrWwRrWrWwRwRwRwrWrWrWRwRwRwRwRwRrWwRwRrWwRwRwRrWwRwRwrWrWrWRwRwRrWwRrWrWwRwRwRwRwRwRrWwRrWwRrWwrWrWRwRwRrWwRwRwRrWwRrWwRwRwRwRwrWrWRwRwRrWwRwRwRwrWrWRwRwRrWwRwRwRwRwRwRwRwRrWwRrWwRwRwRrWwrWrWrWrWRwRwRwRwRwRrWwRrWwRrWwRwrWRwrWRwRwRwRwRwRrWwRrWwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRwRrWwRwRwRrWwRwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRrWwRwRwRwRwRrWwRwRwrWrWrWrWrWRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWrWRwRrWwRwRwRwRwRrWwRrWwRrWwRwRrWwrWRwRwRwRwRwRwRrWwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwrWRwrWRwRwRwRwRrWwRwRrWwrWrWRwrWRwRwRwRwRwRwRwRrWwRwRrWwRwrWrWrWRwRwRrWwRwRwRwRwRrWrWwRrWwRwRwrWrWRwRwRrWwRwRwRrWwRrWwRwRwRwRrWwRwRwRrWwRrWwRwRwRwRrWwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRrWwRrWwRwRwRwrWrWrWrWrWRwRwRwRwRwRrWwRwRwrWrWrWRwrWRwRwRwRrWwRwRrWwRwRrWwRrWwRwRwrWRwRrWwRwRwRwRrWwRrWwRrWwRwRwRwRwRwrWrWrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRrWwRwRwRwRwRwRwRrWwRwrWrWrWRwRwRrWwRrWwRwRwRwRrWwRrWwRrWwRwRwRwRwrWrWrWRwRwRrWwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRrWwRrWwRwRwRwRwrWrWRwRwRrWwRwRwRwRrWwRwRwRwRwrWrWrWrWRwRwRrWwRwRwRwRwRwRrWrWwrWrWRwRwRrWwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRrWwRwRwRwRwRwRrWwRwRwRrWwRrWwRwRrWwRrWwRrWwRwRrWwRrWwRwRrWwrWrWrWRwRwRwRwRwRwRwRrWwRwRrWwRrWwrWrWRwRrWwRwRwRrWwRwRrWwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRrWwRwRrWwRwRrWwRwrWrWRwRrWwRwRwRrWwRrWwRwRrWwRwRwRrWwrWRwRwRrWwRwRwRrWwRwRrWwRwRrWwRwrWRwRwRrWwRwRwRwRwRwRwRwRrWwRrWrWwRrWwRrWwRrWwRrWwRwRwRrWwRwRrWwRrWwRwRwRwRwRwRwRwRwRwRwRrWrWrWwRrWrWrWwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRrWwRwRwRwRwRwRrWwRrWwRwRrWwRrWwRwRwRwrWrWrWrWRwRwRwRrWwRwRrWwRwRrWwRwRwRwrWrWRwRwRrWwRwRwRwRwRwRrWwRwRrWwrWrWrWRwRwRwRwRwRwRrWwRwrWrWrWRwRwRwRrWwRwRrWwRwRwRrWwRwRwRwRrWwRrWwRwRwRwrWrWrWrWRwRwRrWwRwRwRrWwRrWwRwRwRwRwrWrWRwRwRwRwRrWwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwRrWwRwRwRrWwRwRwRwRwRwrWrWrWRwRwRwRrWwRwRwRwRwRrWwRwRwRwRwRwRrWwRrWwRwRrWwRwRwRwRwRwRwRwRwRwRrWwRwRrWwRwRwRwRrWwRwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRrWwRwRwRwRrWrWwRwRwRwRrWwRwRwRwRwRrWwRwRwRwRwRwRrWwRwRwRwRrWwRwRwRwRrWrWwRrWwRwRwRwRrWwRrWwRwRwRwRwRwRwRwRwRwRrWwRwRwRwRwRrWwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRrWwRwRwRwRwRwRwRrWwRrWwRrWwrWrWRwRwRwRwRwRwRwRwRwRwRrWwRwrWrWrWrWrWRwRwRwRrWwRwrWrWRwRwRrWwRwRwRrWwRwRrWwRwRwRwrWrWRwRrWwRwRrWwRwRrWwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRrWwRwRrWrWrWrWwRwRwRwRwRwRrWwRwRrWwRwRwRwRwRwRrWrWrWrWrWwRrWwRwRwRwRwRwRwRrWwRwRwRwRrWwRwRwRwRrWwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRrWwRwRrWwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRrWwRrWwRwRwRrWwRwRrWwRwRwrWrWRwRwRrWwRwRwRrWwRrWwRwRwRrWwRwrW . 2017.05.27 19:35:40 - Connection terminated. And with vanilla TCP . 2017.05.27 19:37:21 - OpenVpn Management > >INFO:OpenVPN Management Interface Version 1 -- type 'help' for more info . 2017.05.27 19:37:35 - OpenVPN > us=247582 Connection reset, restarting [-1] . 2017.05.27 19:37:35 - OpenVPN > us=247582 TCP/UDP: Closing socket . 2017.05.27 19:37:35 - OpenVPN > us=247582 SIGUSR1[soft,connection-reset] received, process restarting . 2017.05.27 19:37:35 - OpenVPN > us=247582 Restart pause, 5 second(s) ! 2017.05.27 19:37:35 - Disconnecting . 2017.05.27 19:37:35 - Management - Send 'signal SIGTERM' . 2017.05.27 19:37:35 - OpenVPN > us=321586 MANAGEMENT: CMD 'signal SIGTERM' . 2017.05.27 19:37:35 - OpenVPN > us=321586 MANAGEMENT: Client disconnected . 2017.05.27 19:37:35 - OpenVPN > us=321586 Assertion failed at misc.c:779 . 2017.05.27 19:37:35 - OpenVPN > us=321586 Exiting due to fatal error . 2017.05.27 19:37:35 - OpenVPN > WRWWWWWRRRRWRWRWRWWWWRWRRRWWWRWRWRRWWRWRWRRWWRWRWRRWWRWRWRRWWRWRWRWRRWWRRRRWWWWRRRRWWRRWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwrWrWrWRwrWrWrWrWRwrWrWRwrWrWRwRwRwrWRwrWRwrWrWRwrWRwrWrWRwrWRwRwrWRwrWRwrWrWRwrWRwrWRwrWRwrWRwrWrWrWrWrWrWrWrWrWrWrWRwrWRwrWrWRwRwRwRwrWRwrWrWrWRwrWRwrWrWRwrWrWRwrWRwRwRwrWrWrWRwRwrWRwrWrWRwrWrWrWRwRwRwRwrWRwrWrWrWRwrWrWRwRwRwRwRrWwRwRrWwRrWwRwRrWwRwRrWwrWrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwrWrWrWRwRwRrWwRwrWRwRwRrWwRwRrWwrWrWRwRwRrWwRwRwRwRwRwrWrWRwRwrWrWrWrWRwRrWwRwRwrWRwRwrWRwRwRwrWrWrWRwRwrWRwRwRrWwRwRrWwRwRwrWRwRwrWRwRwrWrWRwRrWwRwRwRwRwrWRwrWRwrWRwRwRrWwRrWwRwrWRwrWrWRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwrWRwRwRrWwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRrWwrWRwrWRwRwrWRwRwRrWwRwRwRrWwrWRwRwrWRwRwrWRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWrWrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRrWwRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwRwrWRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwRrWwRwrWRwRwRwrWRwRwrWRwRwrWrWrWrWRwrWrWrWrWrWrWRwrWrWRwRwrWrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwRwRrWwRrWwRwRwRrWwRwRrWwRrWwRwRwRrWwRwRwRwRwRrWrWwRwRwRrWwrWRwrWRwRwRwRrWwRrWwRwRwRrWwRwrWRwrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwrWRwRwrWRwRwRwRrWwRwRrWwRwRrWwRwRwRrWwRrWwRrWwRwRwRrWwRrWwRwRwRrWwRwRwRrWrWwRwRrWwRwRwRrWwRwRrWwRwRwRwrWRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwRrWwRwrWRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwRrWwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwRwRwRwRwRwRwRwRwRrWrWwRwRrWwrWrWrWRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwRrWwRwrWRwRwRwRrWwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwRrWwRwrWRwRwRwrWRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRrWwRwRwRrWwRrWwRwRrWwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRrWwRwRwRrWwRwrWRwRwRrWwRwRwrWrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwRwrWRwrWRwRwRrWwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwRwRrWwRrWwRrWwRwRwRwRrWrWwRwrWRwRwrWRwRwRrWwRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwRrWwRwRwRrWwRwRrWwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRrWwrWRwRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRrWwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRrWwRrWwRwRwRrWwRwRrWwRwRrWwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwRrWwRwRrWwRwRrWwRwRwRrWwRwRrWwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwRrWwRwrWRwRwRwrWRwRrWwRwRrWwRwRwRrWwRwRwRrWwRwRrWwRrWwRwRrWwRwRrWwRwRwrWRwrWRwRwRrWwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRrWwRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwRrWwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwRrWwRrWwRwRwRrWwRwRrWwRrWwRwRwRwRwRwRrWrWwRwRwRwRrWwRrWrWwRwRrWwRwRrWwRrWwRwRwRrWwRwRwRrWwRwRrWwRrWwRwRrWwRwRrWwRwRwRrWwRrWwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRrWwrWRwRwrWRwRwRwRrWwRwRrWwRwRrWwRrWwRwRrWwRwrWRwRwRrWwRwRwRrWwRwRrWwRrWwRwRwRrWwRrWwRwRwRwRrWrWwRwRwRrWwRwRrWwRwRrWwRwRwRrWwRrWwRrWwRwRwRrWwRrWwRwRrWwRwRrWwRwRrWwRwRrWwRwRwRwRwRwRwRwRwRwRwRwRwRrWwRwRwRwRrWwRwRwRwRwRrWwRrWrWwRrWwRrWrWrWrWwRwRrWrWwRwRrWrWwRwRrWwRrWwRwRrWwRwRrWwRwRwRwRwRwRwRwRwRwRwRwRwRwRrWwrWrWrWrWrWrWRwRwRrWwRwrWRwrWRwRwrWRwrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwRrWwrWRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwrWRwRwrWRwRwRrWwRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwrWRwRwRrWwRwRwrWRwrWRwrWRwRwRwRwrWRwrWRwRwRrWwRwRwRrWwRrWwRwRwRrWwRrWwRwRwRrWrWwRwRrWwRwRwRrWwRwRwRwRwRwRwRwRwRwRwRwRrWrWwRwRwRwRrWrWrWrWrWrWrWwRwRwRrWwRwRrWwRrWwRwRwRwRwRwRrWrWrWwRwRwRwRwRwRrWwRwRwRwRwRwRwRwRwRwRrWrWwRwrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRrWwRwRwRrWwRwrWRwRrWwRwRwRwrWRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwRwRwrWrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRrWwRwrWRwrWRwRwrWRwRwRwrWRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwRwRwRwRwRrWwrWrWRwRwrWRwRwrWRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwrWRwrWRwRwrWRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRrWwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwRwrWRwrWRwRwRrWwRwRrWwRwRwRrWwRwRrWwRrWwRwRwRwRrWwRwRrWwRrWwRrWwRwRwRrWwRwRrWwRwRrWwRrWwRwRrWwRwRwRrWwRwRrWwRwRwRrWwRwRwRrWwRwRrWwRrWwRwRwRrWrWwRwRwRwRwRwRwRrWwRrWrWrWwRrWwRwRwRrWwRwRwRwRwRrWrWrWwRwRrWwRwRrWwRwRwRrWwRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWrW . 2017.05.27 19:37:35 - Connection terminated. Does anyone know what could be causing this error? I can provide longer logs if needed.
  22. I am having an issue configuring AirVPN SSL to work with Tunnelblick and Stunnel on my macbook. I got it to work about a month ago, but I can't remember how I did it. I am pretty sure the issue is stunnel, but I can't figure out how to configure the proper files. 1. I have imported the .ovpn into tunnelblick 2. moved the .ssl and .crt into stunnel file 3. changed the .ssl in stunnel to .conf when I try to connect to the server via tunnelblick i receive this error: TCP: connect to [AF_INET]127.0.0.1:1413 failed, will try again in 5 seconds: Connection refused If you need any further information or files, please let me know. Thank you in advance for your assistance. connection_error.txt
  23. A friend of mine is sending me a fairly beefy router which supports the latest builds for all versions of DD-WRT. While I wait, I was reading up on this page, and found myself curious as to whether stunnel is built-in as well, or if there is any way to do SSL tunneling for OpenVPN as in the AirVPN client?
  24. Hi, I have been using AirVPN successfully on my system using this guide above on my private trackers for nearly a year. https://airvpn.org/topic/9549-traffic-splitting-guide-to-setting-up-vpn-only-for-torrenting-on-windows-thanks-to-nadre/?hl=utorrent I had successfully setup this system to work using the guide whereby uTorrent was using AirVPN and my browsing traffic using my own internet connection. Firstly, prior to this issue I have noticed that despite changing server 3 or 4 times. I cannot get a speed faster than 3.0mb/s when downloading on uTorrent. Previously I was getting between 8 and 12 down, running a test with my own internet gives me my max speed of around 30mb/s down. Two of my trackers have switched to using a HTTPS tracker address rather than a HTTP one and the downloads or uploads no longer work. I receive an Error of "A connection with the server cannot be established" and the tracker won't connect. The HTTP connections work fine. I have tested and either removing the firewall block to my non VPN IP allows the connections to go through when I have modified the Route table. Alternatively, If I remove the route table modification and allow all data to flow through the VPN. The torrent starts downloading. I am using the latest OpenVPN and UDP connections to Dutch or UK servers.
  25. Hi all, I have a little problem. I try to tell it with my terrible English. So i like to setup this VPN(airvpn client) >>> SOCKS PROXY>>> Browsers and others, virtual machines etc... (all socks traffic over vpn). The host os is linux.
×
×
  • Create New...