Jump to content
Not connected, Your IP: 216.73.216.40

Staff

Staff
  • Content Count

    11485
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    2021

Everything posted by Staff

  1. Hello! Please proceed with Eddie 2.11.12 which will run just fine in Ubuntu 16: https://airvpn.org/topic/18625-eddie-211beta-available/ Kind regards
  2. For Mint 18 and Ubuntu 16.xx you need to install Eddie 2.11.12 because Eddie 2.10.3 is not compatible with Mono 4. Eddie 2.11.12 will be the new stable release very soon. Please see here to download it: https://airvpn.org/topic/18625-eddie-211beta-available/ Please take note that no ads are allowed in the forums and that the competitor you promote does NOT provide free and open source software for GNU/Linux, while we do. Our software runs perfectly on almost every single Linux distribution, even the less famous ones. About your complaints with network-manager-openvpn, we are not responsible for the bugs in it. We even recommend to NOT use it. If you only had read the documentation and the links sent to you in the courtesy e-mail you would have realized that. Stop advertising and trolling or your account will be banned from the forum. Kind regards
  3. It's very different in this case. Netflix can just allow only IP addresses that are assigned to residential ISPs, and this method is very effective for a centralized server that needs to filter inbound connections. From China, it is not applicable, because any end-service does NOT run on machines connected to residential ISPs. Enforcing the same block would be equivalent to shut down the whole Internet for any service outside (and several inside) China. Not that it's impossible, but the economic consequences would be catastrophic even for the establishment. China faces the opposite problem: block outbound connections to an arbitrary amount of servers, not inbound connections to a single service from an arbitrary amount of clients. This does not mean anyway that we do not expect that China will implement more sophisticated ways to disrupt connections to VPN servers abroad. Kind regards
  4. Hello! We're very glad to inform you that a new 1 Gbit/s server located in Spain is available: Eridanus. The AirVPN client will show automatically the new server, 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, 2018 UDP and TCP. Just like every other Air server, Eridanus 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. Do not hesitate to contact us for any information or issue. Kind regards and datalove AirVPN Team
  5. Hello! We're very glad to inform you that a new 1 Gbit/s server located in Austria is available: Caelum. The AirVPN client will show automatically the new server, while if you use the OpenVPN client you can generate all the files to access it through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The server accepts connections on ports 53, 80, 443, 2018 UDP and TCP. Just like every other Air server, Caelum 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. Do not hesitate to contact us for any information or issue. Kind regards and datalove AirVPN Team
  6. Hello! The version for Windows Vista and 7 should be perfect because Server 2008 R2, Windows 7 and Windows Home Server 2011 are just different marketing labels for different setups of Windows NT 6.1 Kind regards
  7. New version 2.11.11beta RC8 is now available. Changelog from 2.11.10beta RC7: [change] New icon for Support Report[bugfix] Linux - Immutable flag detection[bugfix] Linux - Ping result in some languages[bugfix] Windows - DNS Leak in rare configurationsSee the whole changelog here: https://eddie.website/changelog/?software=client&format=html Kind regards
  8. Minor bugfixesNew layout - 4K & Mobile resolutions-friendlyPerformance improvementsBetter detection of IANA reserved/special address with dedicated fields, both IPv4 & IPv6
  9. Hello, this is not a forum to advertise competitors or exercise freedom of expression. The thread you mention is under review for various problems, including advertising. The forum to review competitor can NOT be used by competitors themselves to advertise their companies. To make things worse, the advertiser included a gratuitous insult to AirVPN, here for example: Every competitor has the freedom to define "fluff data" an essential method that allows our customers to verify independently our commitment to no overselling, which is a unique, exclusive and noteworthy feature of our service that this competitor does not offer. But not on our forum. We will also censor, as we have always done, advertisement of competitors in our forums. The thread is under review, it has not been deleted, an it will be re-published when advertising and insults have been cut out, when we wish and when and if we decide to dedicate time for this purpose. Kind regards
  10. Yes, it's intended, correct and well explained in years that Network Lock is disabled when you shut Eddie down, and that making Network Lock survive at Eddie shut down or system reboot would be a bad design. Kind regards
  11. The new and old servers are perfectly stable but they were flooded recently. Nothing serious, though. No significant packet loss is detected, please compare your findings with the "Ping Matrix" to verify that the problem is on your side, as also hinted by the fact that you experience same issue at the same time with different datacenters. Kind regards
  12. @sarum4an It looks correct, "script-security" directive has a missing parameter. Who inserted that wrong directive? Check your custom directives. Kind regards
  13. This is not an "AirVPN problem", it's how the Internet works. If you don't forward remotely ports, you can't receive incoming packets. That's trivially all (and it's very much). You may be able to be a peer anyway with the aid of middle, centralized servers (such as servers running trackers, bootstrap servers for DHT...) but you can't of course be an original seeder. Imagine a situation where none of the peers could receive incoming packets. p2p could simply not exist at all, even with the aid of centralized server, because no peer could respond to any request of any other peer. Kind regards
  14. Just for the records, Ethereal (later renamed into Wireshark) was born in Solaris and GNU/Linux in the late nineties. Only many years later it was ported to Windows and Mac operating systems. Kind regards
  15. Hello! Please try to delete this file: C:\Users\**********\AppData\Local\AirVPN\AirVPN.xml It could be corrupt. Delete it while Eddie is not running and with administrator privileges. You will lose all settings so you will need to re-enter username and password. Another plausible cause is that something is blocking Eddie packets: please check your firewall. Kind regards
  16. @tomr Unfortunately the issue does not occur in our testing machines. We have planned to check & close all github open issued when we release the 2.11 final. /usr/bin/airvpn contains #!/bin/bash mono /usr/lib/AirVPN/AirVPN.exe --path=$HOME/.airvpn "$@" Please try mono /usr/lib/AirVPN/AirVPN.exe --verify-all --path=$HOME/.airvpn "$@"or mono --verify-all /usr/lib/AirVPN/AirVPN.exe --path=$HOME/.airvpn "$@"(this may throw Invalid PE Header...) thanks. Kind regards
  17. Thanks for the information, what is your exact distribution name and version?
  18. Excellent. After having re-read the whole thread, we see that two problems are treated as one. One thing is the accessibility through SSDP, Bonjour etc. of nodes in your local network, that's been solved with less restrictive Network Lock in Eddie 2.11.x. A different thing is the resolution of the names of devices in your Local Network when your system queries only VPN DNS, which obviously can't know your local names. Kind regards
  19. It looks irrelevant to this thread. If so, please don't hijack. If not, feel free to go on. A question: why converting .deb to .rpm when we already provide an rpm package by default, any specific reason (something wrong in the rpm?)?
  20. Promised by whom? If you are talking about the guaranteed allocated bandwidth in our Terms of Service of 8 Mbit/s, we keep that promise. This is a very strong guarantee against overselling and it is a warranty that's not offered by any of our competitors. However, it says nothing about actual performance on YOUR network and on any network between your node and our nodes. Nobody on the Internet can promise any performance when data pass through not owned network, that you don't even know in advance. That's so obvious and trivial that it's surprising that a guaranteed allocation of bandwidth can suggest that we have supernatural, divine powers that can break laws of physics, but thanks anyway, it looks like our reputation is growing. Kind regards
  21. That's correct, Network Lock is not meant to prevent DNS leaks. However, especially in client 2.10.3, Network Lock can have this good side effect. For example, assume that your system sends a DNS query locally to your router in IPv6. If Eddie 2.10.3 has failed to disable IPv6 completely in your system, that query will go out if Network Lock is not enabled. Network Lock will block it. DNS leaks prevention and DNS handling in Windows have been greatly enhanced in Eddie 2.11.x beta and when we release the final stable version you might like to upgrade (or you can try it right now if you like testing beta versions). Kind regards
  22. Hello! We can confirm that the portable version will not run, please use the portable version (requiring Mono) or the .deb package if you have a Debian derivative system (Ubuntu, Mint etc.), or the .rpm package for openSUSE and Fedora. EDIT: Problem fixed, Eddie 2.11.10 (new) portable version runs fine. Kind regards
  23. Can you regularly reproduce this issue? Please check it is 2.11.10 and not 2.11.9 version, thanks. It will be fixed soon. Sorry, not yet. Kind regards
  24. In Eddie you can quickly select any country in the "Countries" tab. You can even define a white list of countries or servers (note: a white list of servers will take precedence over a white list of countries). If you don't run Eddie, we provide domain names of all kinds for "highest rated server" (country_code.vpn.airdns.org) and "all servers" in a country (country_code.airvpn.org), continent or planet. About performance, don't limit yourself to a few servers of a single country, but make extensive testings, because otherwise your ISP peering becomes a too high bias. That said, it's out of discussion that we can't satisfy in the best way all the ISPs in the world. We can however carefully pick good datacenters with good POP and transit providers, in general with tier1 and 2 transit providers, and that we do. Kind regards
  25. Also please note that registered accounts are not blocked from VPN servers, at least according to one of our staff recent experience. Protection of identity when writing an article, or even a single sentence of an article, can be important in various situations and environments. The weight for an article credibility in an encyclopedia lies (in most cases) much more on the verifiable external references than on the IP address of the writer of those references. Kind regards
×
×
  • Create New...