Jump to content
Not connected, Your IP: 13.58.228.206

Staff

Staff
  • Content Count

    11336
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    1948

Everything posted by Staff

  1. Hello, we operate servers in five different datacenters in the UK served by different transit providers. It's unlikely (to say the least) that five different datacenters have all the same problem at the same time, and that the 3-4000 persons connecting every week to some UK server do not file a complaint or a warning. On top of that we don't see any relevant problem and our monitoring system does not detect behaviors different that those related to the 8 months ago period you mention. Have you considered different options? Kind regards
  2. Hello, check whether disabling Wayland helps: https://airvpn.org/topic/20750-airvpn-not-working-with-fedora-25-wayland/
  3. This happens with various applications, not only with Eddie. Restart Explorer and the tray icon should re-appear. Double-click on the tray icon to bring up the main window. https://www.howtogeek.com/198815/use-this-secret-trick-to-close-and-restart-explorer.exe-in-windows/ Kind regards
  4. Hello! Unfortunately your messages are useless if you don't post a system report or at least the log showing the issue. Feel free to open a ticket as well. Kind regards
  5. Hello! Anyway Eddie 2.10.3 is more than two years old and is not fully compatible with Wndows 10 and macOS Sierra/High Sierra, not to mention an important amount of bug fixes and improved features since then. An upgrade is recommended. See the changelog here: https://eddie.website/changelog/?software=client&format=html Kind regards
  6. What do you mean by technically impossible? There are other VPN providers out there (I can name a couple that I have previously used) that do it: you have an option in their connection tool that you can turn on or off: when it is on, they block ads, when it is off, you just get everything. I find that very handy. We are not interested in traffic inspection, not even to block ads. Traffic inspection has profound effects and legal consequences: it's contrary to our policy and mission, it weakens remarkably the anonymity layer, it opens the doors dangerously to logging and monitoring and affects in both major and subtle ways the mere conduit status of a service provider in the information society (exemption of liability for users of the service behavior is reduced when the provider selects the content to re-transmit, as past jurisprudence in the EU has widely shown). About traffic discrimination on your end (in your system) you can of course do as you prefer, there are many tools around which meet your needs without overloading our software with options unrelated to our mission or (even worse!) making it become bloatware. Kind regards
  7. Temporary workaround for Ubuntu 17.10 (until the next Eddie version is released) - Install Debian package - edit /usr/bin/airvpn from terminal: xhost +local: && sudo gedit /usr/bin/airvpn- Replace the line mono /usr/lib/AirVPN/AirVPN.exe --path=$HOME/.airvpn "$@"with xhost +local: && pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY mono /usr/lib/AirVPN/AirVPN.exe --path=$HOME/.airvpn "$@"- Launch normally by double-clicking AirVPN icon.
  8. Hello! We remind you that Eddie is currently incompatible with Wayland: momentarily please fall back to X11. Compatibility with Wayland has been planned with Eddie 3. Kind regards
  9. When the IP address of the client changes the OpenVPN connection is lost. Eddie and OpenVPN will try to reconnect as soon as possible. In the meantime the old sockets of the torrent software can't be used to exchange data, but most torrent clients show throughput with a sort of fuzzy logic https://en.wikipedia.org/wiki/Fuzzy_logic (or just an averaged tp on some unit time) so you will not see the throughput going to zero suddenly from the software indicators, not even when you have Network Lock enabled. As soon as OpenVPN reconnects , the torrent software will be able to open new socket(s) (and advertise the new IP address etc.) in a really short time. Kind regards
  10. Hello! Yes, p2p is allowed, as well as any other protocol. Currently p2p is a set of the most efficient protocols to share and access information on the Internet. We do not discriminate against any protocol. In general, we kindly ask you to read the FAQ and their answers before writing in the forum or opening a ticket. Thank you in advance. Please see here: https://airvpn.org/topic/9170-do-you-allow-p2p-how-can-i-optimize-performance-of-emule-and-bittorrent-with-airvpn/ Kind regards
  11. First the address is clearly written, second you have never sent any refund request (not a ticket, not an e-mail), third you don't need to be "techy" unless with "techy" you mean someone capable to download a software from the Internet and using a mouse to click and double-click. Go trolling somewhere else, we have no time to waste. For the readers: we follow a no-questions-asked refund policy in the first three days. Our refunds are normally delivered within 2 working days (the law prescribes 30 days and we will never break this limit). Additionally (and obviously) you are protected by the EU legal framework on consumers protection for the remote purchase of goods or services, according to which you have the right to a refund within 30 days from the service delivery with a simple written request. Regards
  12. Hello, please upgrade to version 2.13.6 (latest stable release at the moment). Your version (2.10.3) is three or so years old and is not fully compatible with macOS Sierra, Windows 8 and Windows 10. Additionally, DNS handling under Windows has been improved dramatically. Kind regards
  13. That's totally correct (except for the fact that the remote servers are four in different countries). Eddie developers are aware of it and the next version of Eddie will address this weakness. The problem is not in updating the information (Eddie can very well use the old ones on the HDD when it can't download new ones) but to log the account in the service the first time, download servers information the first time and so on. EDIT: remember that you can configure Eddie to connect over Tor or some SOCKS or HTTP proxy. This could be useful to download info the first time you run Eddie in those networks where the "bootstrap" Eddie servers are blocked but Tor or some third-party proxy is not. Kind regards
  14. Hello, it looks like your system is querying a poisoned DNS (specifically, a DNS that's been poisoned by order of the AU Federal Court). Please run Eddie (the Air client software) to make sure that your system queries VPN DNS, or anyway open a ticket to receive proper support. Kind regards
  15. Please upgrade to Eddie 2.13.6 (latest stable release). What you describe is a bug affecting Eddie 2.12.4, we're sorry. Kind regards
  16. Hello, what happens if you disable DNS check? Select "AirVPN" > "Preferences" > "DNS", untick "Check Air VPN DNS" and click "Save". Enable Network Lock as well. That's expected, the VPN DNS is not reachable from the Internet, as you might have seen the address is in a private subnet. Kind regards
  17. Please upgrade to Eddie 2.13.6 (latest stable release), reboot both the router and the system and test again. Kind regards
  18. Good or bad this is how things work. If you bind a program to an interface different than the tun/tap interface you can't expect in general that the traffic of this program is tunneled or blocked, unless the previous default gateway is completely removed obviously. This is not an optimal solution for a couple of good reasons and Network Lock should be preferred. That's the basic of how WebRTC works, and that's why with Network Lock you don't only prevent WebRTC leak, but any leak caused by any "wrong" or "unintended" binding. For more clarifications please see https://www.clodo.it/blog/an-alternative-approach-to-so-called-webrtc-leaks/ Therefore, once again and hopefully for the last time: if you experienced a "WebRTC" leak either Network Lock was not on, or the firewall rules were modified after Network Lock had been enabled. When/if you manage to reproduce the issue make sure to print and store all the firewall rules. That's the first step to start troubleshooting. All the other speculations at this time are just time wasting chattering. Kind regards
  19. This is contradictory. If you had a "WebRTC leak" then either Network Lock was NOT on, or the firewall rules had been modified after Network Lock was turned on. When/if you manage to reproduce the issue make sure to print and store all the firewall rules. That's the first step to start troubleshooting. Kind regards
  20. The server is physically in Romania and geo-restricted to Romania services are accessible so it's some database error you can safely ignore in any case. Kind regards
  21. Hello, "Connection refused" (error 111) in several cases means that the packets have been properly delivered to the final destination and actively rejected/dropped. Please check the firewall rules in the machine connecting to the VPN. Furthermore, if the device connecting to the VPN is not the same device running the torrent client, then you need forward packets from the tun interface of the connected device to the proper port of the IP address of the device running the torrent client. For example: https://airvpn.org/topic/9270-how-to-forward-ports-in-dd-wrt-tomato-with-iptables/ Kind regards
  22. Hello, please try https://airvpn.org Kind regards
  23. Hello! We're very glad to inform you that a new 1 Gbit/s server located in Romania is available: Canes. The AirVPN client will show automatically the new servers, while if you use the OpenVPN client you can generate all the files to access them through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The server accepts connections on ports 53, 80, 443, 1194, 2018 UDP and TCP. Just like every other Air server, Canes supports OpenVPN over SSL and OpenVPN over SSH. As usual no traffic limits, no logs, no discrimination on protocols and hardened security against various attacks with separate entry and exit-IP addresses. Please note that Canes replaces Phoenicis. Phoenicis has been taken down by the provider without any prior warning. We were informed with a posthumous message which provided an unsatisfactory explanation and the steps to re-activate the server. Needless to say that we're done with anybody keeping this behavior. Do not hesitate to contact us for any information or issue. Kind regards and datalove AirVPN Team
  24. We have found a comparison chart that takes into consideration some very important technical and non-technical aspects which are missing in the quoted list. https://www.comparitech.com/blog/vpn-privacy/best-vpns-privacy-and-anonymity/ There are some minor mistakes but overall it looks just fine. The aforementioned comparison chart should compensate the embarrassingly insufficient technical knowledge and the blatant lies of the person compiling the quoted list: https://airvpn.org/topic/19586-a-review-on-another-site/?do=findComment&comment=48971 Kind regards
  25. Hello, upgrade to Eddie 2.13.6 (latest stable version). Eddie 2.10.3 is years old and is not fully compatible with macOS Sierra and High Sierra. It was programmed when Sierra did not even exist in beta version. Kind regards
×
×
  • Create New...