Jump to content
Not connected, Your IP: 216.73.216.198

Search the Community

Showing results for tags 'help'.



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 69 results

  1. Dear all, I was hoping you could help me with an OpenBSD server configuration I'm working on. I'm still a beginner at this, so please apologize if there are any mistakes in my explanation. Currently, I have successfully set up OpenVPN, and the VPN connection is working fine. However, I would like to add some customizations: I want all open ports/traffic to be routed through the VPN. Exclude Port X from this routing. Port X should accept incoming connections directly (bypassing the VPN) and should never be routed through the VPN. Ideally, I would like a single program to exclusively use Port X. I really appreciate your help and advice. Thank you very much for your time and attention. May your kindness be abundantly rewarded! Sincerely, senecta
  2. Good Afternoon, I am using AirVPN in a qbitorrentVPN-binhex docker container in unRAID. I have it using a open vpn configuration. My private tracker will tell me that I am no longer connectable and it cannot see my client. I have port forwarded on airvpn and added that port to qbittorent and it usually works, but randomly stops. Then when I go to my qBittorrrent I see that it is no longer downloading or uploading anything as before It was always uploading 24/7 atleast something now it shows it is uploading nothing at all. Is there any fix or any reason why it might just stop working all of a sudden this has happened probably two times in the past two weeks very randomly usually I notice it in the evening times central time, but I am unsure exactly when it stops communicating. Any help in this matter would be greatly appreciated.
  3. I have gluetun and qbittorrent setup and working successfully thanks to other posts in the forum but I’m running into a problem. When the vpn reconnects in gluetun, I need to manually restart qbittorrent otherwise I’m not connectable (firewalled). Is there a way to do this automatically?
  4. I'm having some trouble with my current configuration, and I'm not sure what's going wrong. Here's my setup: Firewall: I'm using PFsense with the necessary ports open and NAT configured properly. (For now, it's open to the world for simplicity, but I'll restrict it later.) VPN: Deluge is running and shows the AirVPN IP as expected. Environment: OS: Debian Layered Stack: CasaOS -> Deluge (Docker) Despite this setup, something seems to be off. Deluge is running, and the AirVPN IP appears correctly, but connections don't seem to function as intended. Any idea of what am I doing wrong? Without the VPN was working fine the port forwarding locally
  5. Hello! I'm trying to expose Jellyfin to internet through AirVPN port forwarding, but I can't for the life of me make it to work. You can see the gluetun stack I'm using bellow 45554 is the port I'm trying to use for Jellyfin. 42148 is the one I'm using for Qbittorrent. You can ignore this, it's working perfectly. I have no idea what I could be doing wrong, tried everything that came to my mind. In the AirVPN => Client Area => Forwarded Port, I tried to bind 45554 to "local port" 8096, without success. I'd really appreciate any help, Thanks for your time! services: gluetun: image: qmcgaw/gluetun container_name: gluetun cap_add: - NET_ADMIN devices: - /dev/net/tun:/dev/net/tun environment: - VPN_SERVICE_PROVIDER=airvpn - VPN_TYPE=wireguard - WIREGUARD_PRIVATE_KEY=xxx - WIREGUARD_PRESHARED_KEY=xxx - WIREGUARD_ADDRESSES=xxx - SERVER_REGIONS=Europe - FIREWALL_VPN_INPUT_PORTS=45554,42148 ports: - 8080:8080 # Qbittorrent1 - 42148:42148 # Qbittorrent1 port forwarding - 42148:42148/udp # Qbittorrent1 port forwarding - 8181:8181 # Qbittorrent2 - 6881:6881 # Qbittorrent2 port - 6881:6881/udp # Qbittorrent2 port - 8096:8096 # Jellyfin - 45554:45554 qbittorrent: image: lscr.io/linuxserver/qbittorrent:latest container_name: qbittorrent1 environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - WEBUI_PORT=8080 - TORRENTING_PORT=42148 volumes: - /home/charly/container/qbittorrent1/appdata/:/config - /home/charly/Téléchargements/:/downloads network_mode: 'service:gluetun' depends_on: - gluetun restart: unless-stopped qbittorrent2: image: qbittorrentofficial/qbittorrent-nox:latest container_name: qbittorrent2 environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - TORRENTING_PORT=6881 - QBT_LEGAL_NOTICE=confirm - QBT_VERSION=latest - QBT_WEBUI_PORT=8181 volumes: - /home/charly/container/qbittorrent2/appdata/:/config - /home/charly/Téléchargements/:/downloads network_mode: 'service:gluetun' depends_on: - gluetun restart: unless-stopped jellyfin: image: jellyfin/jellyfin container_name: jellyfin network_mode: 'service:gluetun' volumes: - /home/charly/container/jellyfin/config:/config - /home/charly/container/jellyfin/cache:/cache - /home/charly/container/jellyfin/movies:/movies - /home/charly/container/jellyfin/tvshows:/tvshows restart: 'unless-stopped' environment: - TZ=Etc/UTC - PUID=1000 - PGID=1000
  6. Greetings readers I am a new user trying to understand how this wonderful VPN is working. Does anyone have an idea what to do, when the forwarded port I auto generated gives the Error 110 message. I am a bit lost on where to start debugging. Things I have tried: - Restart my laptop - made sure the listeningport is set to the exact same 63822. - Set IP bind to All IPv4 addresses - Checked my firewall for application allowed, and couldn't find anything that should not have been allowed. My Eddie version is 2.21.8 and qbittorrent is v.5.0.0 The setup I am doing this on is a Windows 10 home ver 20H2 Bootcamp, on an old Macbook mid 2012. Thank you for your time reading this. EDIT: after around 30 minutes, I suddenly have it my auto generated port forwarding opened. But only IPv4, v6 is still timed out. Should I try and do this test on different servers? Not sure if it does a difference. Also do I need to be concerned that maybe next day when I do the 'test open' function again, it will suddenly time out, on the same server? Edit again: Seems like I got timed out on the IPv4, if I joined another server such as Melnick, and when I went back again Aljanah, it was open for IPv4? Is it safe to assume that the solutions is find get a random generated port number, then select a few servers I like and try them until I find one that is open and then stay on that server?
  7. I'm new to VPNs and believed I had followed all the steps correctly, yet it still won't authenticate me. I've attempted Automatic protocols, OpenVPN UDP and TCP, as well as WireGuard. I've also tried disabling the Windows firewall. Nonetheless, I am unable to connect to any servers because of an authentication loop. The log file is attached; if anyone can diagnose the issue, please reply! Eddie_20240917_011939.txt
  8. I cannot forward any of my ports as I get a connection timed out error when doing so This doesn't only affect airvpn but it also affects forwarding on my router as well as on other VPN services like Proton VPN, meaning its most likely computer related I have the programs I have been testing with allowed through the firewall, so this shouldn't be an issue. Port forwarding was also working yesterday, it was just this morning that it stopped working out of nowhere Does anyone know what else I can do to troubleshoot? Thanks
  9. HI fellow AirVpn members, AirVpn is new to me I just bought the yearly plan, and I am having some issues regarding protocols, if I leave the protocol on automatic, it tries to connect, after something like 20 seconds, it says restart and tries another server, however that does not change anything. When I would choose any of the wireguard protocols everything works fine. Is this an openvpn Adapter problem? What is going wrong? I included a screenshot of the network adapters installed on my windows laptop I am using Eddie - UI with administrator privileges Version 2.21.8 I also have OpenVpn Connect installed on my computer Thank you in advance, CR0N0S
  10. Preface: This is my first rodeo port forwarding, so I may miss the mark whenever I relay any descriptions of the issues I'm experiencing. Many people recommended this VPN to me. I keep coming across the Connection Timeout Error 110, and even when I use the tool for listening on the port I've forwarded, it tells me that there is a refusal to connect. I've made these changes: server change, disabling firewall+antivirus flushing DNS, restarting PC, and maybe 2 other modes of trying to fix issues along the way. My only progress I've made has been fixing connection issues to servers because of my antivirus, but it's as far as I can go.
  11. I just reinstalled AirVPN/Eddie today, before I reinstalled, AirVPN did not work while Wireguard worked just fine. Now however I try and connect in Eddie with Wireguard and get an error and disconnected: WireGuard > Error: Failed to start: not running What does this mean? There is no other details in the log. This error is really vague and doesn't point me in any direction to solving it. If Wireguard is not running, how do I make it run? All I had to do was connect to Wireguard in settings, but since that doesn't fix it, I don't know what to do. Thanks
  12. Does AirVPN not automatically bill my card? I paid for a 1 month plan and it says my subscription will end in 30 days. I want to be billed monthly and not go through the hassle of doing it manually. If it isn't automatic, is there an option to change it to automatic? Thank you.
  13. I can''t connect to any of the servers. Here are my logs: . 2023.08.05 02:51:38 - Eddie version: 2.21.8 / windows_x64, System: Windows, Name: Windows 10 Home, Version: Microsoft Windows NT 10.0.19045.0, Mono/.Net: v4.0.30319 . 2023.08.05 02:51:38 - Command line arguments (1): path="home" . 2023.08.05 02:51:39 - Reading options from C:\Users\María Antonieta\AppData\Local\Eddie\default.profile . 2023.08.05 02:51:41 - OpenVPN - Version: 2.5.5 - OpenSSL 1.1.1l 24 Aug 2021, LZO 2.10 (C:\Program Files\AirVPN\openvpn.exe) . 2023.08.05 02:51:41 - SSH - Version: plink 0.73 (C:\Program Files\AirVPN\plink.exe) . 2023.08.05 02:51:41 - SSL - Version: stunnel 5.56 (C:\Program Files\AirVPN\stunnel.exe) I 2023.08.05 02:51:42 - Ready . 2023.08.05 02:51:42 - Collect information about AirVPN completed I 2023.08.05 02:51:50 - Session starting. I 2023.08.05 02:51:51 - Checking authorization ... . 2023.08.05 02:51:51 - Using WinTun network interface "Local Area Connection 2 (Windscribe Windtun420)" ! 2023.08.05 02:51:52 - Connecting to Aspidiske (Netherlands, Alblasserdam) . 2023.08.05 02:51:52 - Routes, add 134.19.179.197/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3160)". . 2023.08.05 02:51:52 - Routes, add 134.19.179.197/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3160)", already exists. . 2023.08.05 02:51:52 - OpenVPN > OpenVPN 2.5.5 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Dec 15 2021 . 2023.08.05 02:51:52 - OpenVPN > Windows version 10.0 (Windows 10 or greater) 64bit . 2023.08.05 02:51:52 - OpenVPN > library versions: OpenSSL 1.1.1l 24 Aug 2021, LZO 2.10 . 2023.08.05 02:51:52 - OpenVPN > Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key . 2023.08.05 02:51:52 - OpenVPN > Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication . 2023.08.05 02:51:52 - OpenVPN > Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key . 2023.08.05 02:51:52 - OpenVPN > Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication . 2023.08.05 02:51:52 - OpenVPN > TCP/UDP: Preserving recently used remote address: [AF_INET]134.19.179.197:443 . 2023.08.05 02:51:52 - OpenVPN > Socket Buffers: R=[65536->262144] S=[65536->262144] . 2023.08.05 02:51:52 - OpenVPN > UDP link local: (not bound) . 2023.08.05 02:51:52 - OpenVPN > UDP link remote: [AF_INET]134.19.179.197:443 . 2023.08.05 02:51:52 - OpenVPN > TLS: Initial packet from [AF_INET]134.19.179.197:443, sid=95d29327 50668003 . 2023.08.05 02:51:53 - OpenVPN > VERIFY OK: depth=1, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=airvpn.org CA, emailAddress=info@airvpn.org . 2023.08.05 02:51:53 - OpenVPN > VERIFY KU OK . 2023.08.05 02:51:53 - OpenVPN > Validating certificate extended key usage . 2023.08.05 02:51:53 - OpenVPN > ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication . 2023.08.05 02:51:53 - OpenVPN > VERIFY EKU OK . 2023.08.05 02:51:53 - OpenVPN > VERIFY OK: depth=0, C=IT, ST=IT, L=Perugia, O=airvpn.org, CN=Aspidiske, emailAddress=info@airvpn.org . 2023.08.05 02:51:53 - OpenVPN > Control Channel: TLSv1.3, cipher TLSv1.3 TLS_CHACHA20_POLY1305_SHA256, peer certificate: 4096 bit RSA, signature: RSA-SHA512 . 2023.08.05 02:51:53 - OpenVPN > [Aspidiske] Peer Connection Initiated with [AF_INET]134.19.179.197:443 . 2023.08.05 02:51:53 - OpenVPN > PUSH: Received control message: 'PUSH_REPLY,comp-lzo no,redirect-gateway ipv6 def1 bypass-dhcp,dhcp-option DNS 10.33.134.1,dhcp-option DNS6 fde6:7a:7d20:1d86::1,tun-ipv6,route-gateway 10.33.134.1,topology subnet,ping 10,ping-restart 60,ifconfig-ipv6 fde6:7a:7d20:1d86::10c6/64 fde6:7a:7d20:1d86::1,ifconfig 10.33.134.200 255.255.255.0,peer-id 0,cipher AES-256-GCM' . 2023.08.05 02:51:53 - OpenVPN > Pushed option removed by filter: 'redirect-gateway ipv6 def1 bypass-dhcp' . 2023.08.05 02:51:53 - OpenVPN > Pushed option removed by filter: 'dhcp-option DNS 10.33.134.1' . 2023.08.05 02:51:53 - OpenVPN > Pushed option removed by filter: 'dhcp-option DNS6 fde6:7a:7d20:1d86::1' . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: timers and/or timeouts modified . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: compression parms modified . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: --ifconfig/up options modified . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: route-related options modified . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: peer-id set . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: adjusting link_mtu to 1625 . 2023.08.05 02:51:53 - OpenVPN > OPTIONS IMPORT: data channel crypto options modified . 2023.08.05 02:51:53 - OpenVPN > Data Channel: using negotiated cipher 'AES-256-GCM' . 2023.08.05 02:51:53 - OpenVPN > Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key . 2023.08.05 02:51:53 - OpenVPN > Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key . 2023.08.05 02:51:53 - OpenVPN > interactive service msg_channel=0 . 2023.08.05 02:51:53 - OpenVPN > open_tun . 2023.08.05 02:51:53 - OpenVPN > There are no TAP-Windows nor Wintun adapters on this system. You should be able to create an adapter by using tapctl.exe utility. . 2023.08.05 02:51:53 - OpenVPN > Exiting due to fatal error ! 2023.08.05 02:51:53 - Disconnecting Anyone got any idea what's preventing me from connecting?
  14. my vpn will just not connect. logs: I 2023.07.17 00:26:52 - Checking authorization ... . 2023.07.17 00:26:52 - Using WinTun network interface "Eddie (Wintun Userspace Tunnel)" ! 2023.07.17 00:26:52 - Connecting to Kitalpha (Switzerland, Zurich) . 2023.07.17 00:26:53 - Routes, add 91.214.169.71/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3168)". . 2023.07.17 00:26:53 - Routes, add 91.214.169.71/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3168)", already exists. . 2023.07.17 00:26:53 - OpenVPN > OpenVPN 2.5.5 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Dec 15 2021 . 2023.07.17 00:26:53 - OpenVPN > Windows version 10.0 (Windows 10 or greater) 64bit . 2023.07.17 00:26:53 - OpenVPN > library versions: OpenSSL 1.1.1l 24 Aug 2021, LZO 2.10 . 2023.07.17 00:26:53 - OpenVPN > Outgoing Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key . 2023.07.17 00:26:53 - OpenVPN > Outgoing Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication . 2023.07.17 00:26:53 - OpenVPN > Incoming Control Channel Encryption: Cipher 'AES-256-CTR' initialized with 256 bit key . 2023.07.17 00:26:53 - OpenVPN > Incoming Control Channel Encryption: Using 256 bit message hash 'SHA256' for HMAC authentication . 2023.07.17 00:26:53 - OpenVPN > TCP/UDP: Preserving recently used remote address: [AF_INET]91.214.169.71:443 . 2023.07.17 00:26:53 - OpenVPN > Socket Buffers: R=[65536->262144] S=[65536->262144] . 2023.07.17 00:26:53 - OpenVPN > UDP link local: (not bound) . 2023.07.17 00:26:53 - OpenVPN > UDP link remote: [AF_INET]91.214.169.71:443 ! 2023.07.17 00:27:06 - Disconnecting . 2023.07.17 00:27:06 - Sending soft termination signal . 2023.07.17 00:27:09 - OpenVPN > SIGTERM received, sending exit notification to peer . 2023.07.17 00:27:12 - OpenVPN > SIGTERM[soft,exit-with-notification] received, process exiting . 2023.07.17 00:27:12 - Routes, delete 91.214.169.71/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3168)". . 2023.07.17 00:27:12 - Routes, delete 91.214.169.71/32 for interface "Wi-Fi (Intel(R) Dual Band Wireless-AC 3168)", not exists. . 2023.07.17 00:27:12 - Connection terminated. I 2023.07.17 00:27:12 - Cancel requested. ! 2023.07.17 00:27:12 - Session terminated.
  15. Hello all, I'm new to AirVPN and I'm currently loving it! Although, I have a question. I have 2 devices connected to AirVPN, one through the eddie-ui app and the other through the eddie-cli app (one Windows / one Linux). In the client area -> Sessions, it shows that both devices are connected, but when I inspect the sessions page, both devices have the same device name. I went to the devices tab in the Client Area and created a new device but I'm unsure of how to assign it to the second device. How can I go about this? Thank you. EDIT: I think it's called the AirVPN key. I was able to select it through the Eddie client app on Android but I'm unsure of how to do the same through the windows/linux version of Eddie-ui as well as the linux version of Eddie-cli.
  16. I can't access internet after I installed airvpn. So i deleted the app on my mac, yet I still dont have access to internet even though I am connected to wifi. I have to use another vpn provider to be able to surf online. How can I fix this?
  17. So I'm still pretty new to this so it may be something simple I haven't come across yet. I have the VPN working on OPNsense. I'm currently routing the traffic from the sources I need via an alias. The thing I'm having an issue with is how to manage multiple VPN connections. Let's say I want to connect to various countries. I have not found a way yet to have it setup so I can simply enable a client connection and it works. I have to also disable the previous LAN firewall rule and enable the rule for the connection I want to use. Is there a better way?
  18. Hello. I just subscribed to AirVPN and was trying to set it up to use with a containerized qBittorrent with integrated VPN support. My configuration file looks like this: [Interface] PrivateKey = ListenPort = Address = DNS = [Peer] PublicKey = PresharedKey = AllowedIPs = Endpoint = PersistentKeepalive = In my details, I only found "public key" and "IPv4" Where can I find the other information please ? Thanks for your help. EDIT: I'm so dumb and blind that I missed the config generator. Had to post here to unlock the ability to find by myself.
  19. Hi all I setup Airvpn with pfsense with this guide,I have static IP at home everything work great with VPN and normal internet,the problem start when evrynight between 00:00 to I restart OpenVPN morning I lost von connection I don't know why I contact my ISP they said there is no problem I checked logs in pf sense also not see any problem.sny help please what's the problem? Sorry English is not my native language.
  20. Hello! I'm following this description (link) to make a VPN Proxy VM in Qubes OS. Unfortunately when it says to check the connection, i can't figure out how to do it. This is what i did and got an error: 1. In the VPN Proxy VM opened a terminal 2. The .ovpn file is here /rw/config/vpn/Airvpn_Europe_TCP-443-Entry3.ovpn 3. In the terminal from /home/user i use the command: openvpn --cd /rw/config/vpn --config Airvpn_Europe_TCP-443-Entry3.ovpn Unfortunately i get an error: Option error: Unrecognized or missing or extra parameter(s) in Airvpn_Europe_TCP-443-Entry3.ovpn:19: data-ciphers (2.4.7) Use --help for more information. openvpn version (debian-10): 2.4.7-1 I downloaded the .ovpn file like this: Config Generator > choosing Linux as my OS, IPv4 only for IP layer exit and IPv4 as Connect with IP layer, tick the Advenced Mode, selecting OpenVPN version >=2.5, choosing OpenVPN TCP 443 tls-crypt, tls1.2 as the protocol and tick By Continents > Europe and finally generating and downloading the .ovpn config file, where i changed eurpe3.vpn... to europe3.all.vpn.... Could someone help me out how can i check the connection with openvpn CLI? Thanks any help you can provide!
  21. Hello! I'm following this description (link) to create a VPN-proxy VM in Qubes OS. There is a step where i should create some firewall rules in the VPN-proxy to prevent leaks. I'd like to use a random European .ovpn configuration, so i go to Config Generator > choosing Linux as my OS, IPv4 only for IP layer exit and IPv4 as Connect with IP layer, tick the Advenced Mode, selecting OpenVPN version >=2.5, choosing OpenVPN TCP 443 tls-crypt, tls1.2 as the protocol and tick By Continents > Europe and finally generating and downloading the .ovpn config file, where i changed eurpe3.vpn... to europe3.all.vpn.... To create the firewall rule, I need the IP addresses that belong to the European servers. What is the easiest way to find out these IP addresses? If i'm downloading the .ovpn file as resolved hosts, i only get 1 IP address. Thanks any help you can provided!
  22. Downloaded this program for the first time and after i press "connect to recommended server" and the "tunnel drivers" are installing, the process is aborted and this message apears: "VPN network adaptor not found: install fail (0901)". After three seconds it restarts, and the message reappears, over and over again. What to do?
  23. I even went so far as to install open vpn, which i am 99 percent sure i never had to do in the first place, and in the network connection area with the ethernet / taps adapters / bluetooth adapters, every time i try to right click and hit properties I get "an unexpected error occured. I'm not sure if what the txt doc i a ttached is the one that you need to help me trouble shoot but i hope it is. Eddie_20200929_213314.txt
  24. Hello i have this vpn 2 days now and it worked yesterday but today i start it and it keeps loading and i get error message 1 ipv6 error message what do i do? E 2020.09.02 15:39:16 - OpenVPN > ERROR: Windows route add ipv6 command failed: returned error code 1 also how can i send you logs .
  25. HI, My name is Asif From Pakistan. I have purchased this AirVpn Subscription and It is not working on my two computers. It always connects but It does not receive data from those servers. Which overall I can,t use the internet. Sometimes, It connects and speed comes and after some minutes. The connection drops. pls, help me. If someone wants to check my system I am ready to give remote access.
×
×
  • Create New...