Jump to content
Not connected, Your IP: 18.217.98.175

Staff

Staff
  • Content Count

    11044
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    1866

Everything posted by Staff

  1. Hello! We're sorry, inbound port forwarding currently does not work in IPv6. Kind regards
  2. @ravenkor The surface attack would increase dramatically, therefore it's unlikely that they will be re-allowed in the future. If you know exactly what you're doing and you have understood how your scenario might be exploited to escalate privileges and gain control of your machine by an attacker who could manage to break in with limited (normal user) privileges, consider to run OpenVPN directly (without Eddie) so you can have a granular as well as thorough control of your security environment. Kind regards
  3. Unfortunately, wireguard is blocked in China, doesn't work anymore through WG protocol..................I have tested Astrill/Torguard/VPNac woth their WG protocol...........confirmed by torguard staff........ damn.......... Wireguard is not designed to bypass blocks. It's sufficient blocking UDP (or strongly shaping outgoing UDP packets) to make Wireguard unusable, and that's more and more common practice on many mobile ISPs in every continent and country. Forget connections over stunnel and don't even fantasize about connections over SSH. There are also other important limitations and concerns, anyway we will make them all very clear when we offer Wireguard. Please use OpenVPN as usual to bypass China blocks. Kind regards
  4. Hello! "up" and "down" are no more allowed by Eddie. Consider to replace them with Eddie's events (VPN Up, VPN down), so you are sure that the scripts or binaries run by the events are NOT run with superuser privileges. OpenVPN would run them with superuser privileges, which is very risky snd makes your system vulnerable to attacks aimed to privilege escalation. Kind regards
  5. Hello, in your Linux computer, check: $ sha256sum org.airvpn.eddie.apk 600e808c59d29b74ff969fac5add7afcf6ef0d89bddac403c976d3073c0693f3 org.airvpn.eddie.apk Kind regards
  6. @quorion Hello! What is your Operating System exact version? Do you experience problems with OpenVPN custom directives, events or both? About events: since Eddie 2.18 events open a shell with your user privileges and run inside that shell what you specify with your user privileges and no more with superuser privileges. It's an essential security feature, it was too reckless and dangerous to run any event with root/administrator privileges. Now it's users' responsibility to escalate privileges, when absolutely necessary, from a binary or a script linked to an event. Kind regards
  7. Hello! airvpn.dev is a web site aimed to maximum "web security" for maximum rating on SSL Labs without compromises (for example only TLS 1.3 and 1.2 are allowed and only the strongest cipher suites can be negotiated). As a result several Operating Systems can't even access that web site that remains essentially an exercise. https://www.ssllabs.com/ssltest/analyze.html?d=airvpn.dev&s=95.211.138.143 It is debatable whether re-direction from a web site to another through links published in a forum is safe or not with a specific warning. In our production web sites we allow linking, and we publish a warning before proceeding when a user clicks an URL. In airvpn.dev such operation is currently not allowed. If you want to be re-directed from airvpn.dev to an external web site, copy and paste the URL on your browser. Kind regards
  8. Hello! Maybe from inside your docker container the modification of system files is not allowed, it would sound correct under a security point of view. Changing system DNS is not a trivial operation and only a superuser can do it. Kind regards
  9. Open a ticket and receive support in a matter of a few hours, instead of spending time in a sterile controversy. Community forums are for the community by the community, we might read them or not, answer to messages or not. Kind regards
  10. @elbrownos Hello! According to: Fri Apr 24 22:09:51.756 2020 WARNING: Cannot resolve earth.vpn.airdns.org your system can't resolve names. Maybe connectivity is down, between your router and ISP. If that's the case, have you tried to leave Hummingbird running until connectivity is restored? Kind regards
  11. @arteryshelby Hello! Yes, at the moment total country replacement with Estonia and Latvia (both already active). Kind regards
  12. @bluesjunior According to your report you can safely stay with Eddie 2.18.9. Since you are just fine with 2.18.9 you have no real incentive to start beta testing as there is no performance improvement with 2.19.2. Check anyway the bug fixes on the changelog. Should one of those bugs become a problem for you at any time, then you should consider to upgrade. Kind regards
  13. Version 2.19.2 (Tue, 21 Apr 2020 12:42:14 +0000) [bugfix] - Linux - Fixed crash at startup [bugfix] - Windows - Fixed an issue about detection of wintun driver Other feedbacks are under investigation. Thx.
  14. @ecabdf Hello! Yes, even our 1st gen, very old FireStick can stream HD with no problems even with OpenVPN on AES-256 - and you have also the option to gain more performance with CHACHA20-POLY1305. We see that the LG B8 features a CPU that's at least as powerful as the 2nd generation Firestick, so no problems for it as well. Kind regards
  15. @C3emfcb0Nzt0xiDj It doesn't look like a server or server line problem. You can see from the ping matrix that there is no packet loss between servers in the countries you mention. For a cross-check this is what we see from a couple of ISPs from Italy: $ ping -i 0.2 -W 0.2 -c 100 -q 134.19.179.170 PING 134.19.179.170 (134.19.179.170) 56(84) bytes of data. --- 134.19.179.170 ping statistics --- 100 packets transmitted, 100 received, 0% packet loss, time 19869ms rtt min/avg/max/mdev = 35.528/37.343/50.654/2.551 ms Another cross-check comes from @giganerd who uses your very same ISP so the matter is quite puzzling. Can you have your ISP perform a remote check on your nearest DSLAM and last mile? Kind regards
  16. @rymar Hello! The bug is when you shut down Eddie properly and at the next run you find "Recovery" messages etc. etc. If you don't shut down Eddie properly, such messages are correct and expected. The bug does not come out regularly and it's hard to spot, we are investigating. In the meantime you can safely ignore the issue. Kind regards
  17. @rymar Hello! It's a bug and we are investigating. You can in the meantime safely ignore it as it does not affect anything. Can you confirm that you get the following log: even after you have shut Eddie down properly? Kind regards
  18. @giganerd Hi! With OpenVPN 2 we outperform the current data set we have about IPsec on equal terms, as we achieve 1.7 Gbit/s on a Xeon E3-1230 with 300 connected clients in UDP and AES-256-GCM in Data Channel. It must be said however that IPsec works in the kernel space, while OpenVPN in the user space, so IPsec has a significant advantage under this respect. If the data set we have refers to an L2TP/IPsec implementation, that boost might be lost because you need time to convert IPsec to L2TP - and we have not considered the issue so far. On the other hand, OpenVPN community claimed in late 2019 to open source the Linux kernel module of OpenVPN, and that could dramatically outperform IPsec even more (and outperform Wireguard too with AES-NI supporting systems as Wireguard does not support AES). https://openvpn.net/openvpn-hackathon-2019/ "The team expects to open source their kernel module in Q1 of 2020 and afterwards work on merging it into the kernel mainline." If you have any experimental data set showing IPsec beating the performance of OpenVPN 2 in our optimized setup please let us know. On top of that, we must also say that when we founded AirVPN in 2010 we preferred OpenVPN not on performance evaluations, but because the suspicion that NSA had compromised IPsec appeared legitimate. Later, such suspicions appeared even more legitimate, see for example the "Snowden documents" (Bullrun program, for example https://www.mail-archive.com/cryptography@metzdowd.com/msg12325.html) as well as https://weakdh.org/imperfect-forward-secrecy.pdf page 9. Kind regards
  19. @GhastMaster OK, fine! It means the problem was not caused by the bug we have detected. Well, we're glad to know anyway that the problem is resolved. Kind regards
  20. @GhastMaster Hummingbird uses OpenVPN3-AirVPN library which is remarkably more efficient than OpenVPN 2, so a slight throughput improvement is possible. You should also notice connections and disconnections up to 200 times faster than OpenVPN 2. Kind regards
  21. Hello! It's a bug, we have detected it and it will be fixed soon. To resolve the situation in the meantime: open a terminal type the command sudo rm /etc/airvpn/* set your favorite DNS with your system utilities Now Hummingbird will be able to run properly again. Kind regards
  22. Hello! Yes, already checked in another thread months ago, no traffic leaks. Remember that Windows does not reset sockets when routing table and default gateway change but Network Lock prevents leaks. Specifically tested for telemetry service. Firewall rules ensure no traffic leaks but then again you might have processes from the manufacturer that secretly modify the system packet filtering table and then restore them without leaving traces. It's not rational running a closed source Operating System nowadays but that's what most people prefer (at least in the Desktop market), so we provide solutions to minimize risks. Kind regards
  23. Hello! We would like to remind everybody that: starting from version 2.18, only Eddie Desktop edition GUI is written in C# - all the backend is written in C++ (including Windows edition) Linux and Mac users who don't want to have to do anything with Mono can run Hummingbird which is tiny, fast, free and open source software, using OpenVPN3-AirVPN library according to our roadmap we will release (planned within April 2020) a daemon for Linux and macOS written in C++ and based on OpenVPN3-AirVPN library the mentioned daemon will be fully integrated with AirVPN and documented to provide the knowledge to write a client for it. AirVPN will release a command line client and a Qt based client with a full featured GUI Due to its instability and psycho design in Android, Mono was abandoned before first Eddie Android edition stable version was released. More precisely Mono was disavowed by 1.0 RC 5. Changelog 1.0 RC 5 (VC 8) - Release date: 21 September 2018 by ProMIND - [ProMIND] Complete porting and rewrite in Java language. As for mono, C#, libmonosgen and libmonodroid: "so long, and thanks for all the fish" Kind regards
  24. Hello! Our referral system conditions have been updated today, 08/Apr/20. Please check referral conditions here: https://airvpn.org/faq/referrals/ Do not hesitate to contact us privately for any clarification. Kind regards
  25. This topic is closed. Anyone still having some issue can continue in the following, new thread: https://airvpn.org/forums/topic/46329-eddie-desktop-219beta-released/
×
×
  • Create New...