Jump to content
Not connected, Your IP: 216.73.216.35

Staff

Staff
  • Content Count

    11333
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    1947

Everything posted by Staff

  1. Hello! But that's exactly what happens in our service. Check the pushed DNS by the OpenVPN server and make sure that your client takes care of the DNS push (of course our software "Eddie" takes care of it). Having DNS and VPN gateway addresses match will make attacks based on DNS hijack through route-injection doomed to fail (this is a vulnerability which affects as far as we know almost all of our competitors). Kind regards
  2. Hello! IPv6 problems lead to connection failures when clients try to connect with IPv6 layer unblocked. Nunki will stay down until the datacenter does not restore IPv6 connectivity to Nunki. If such connectivity is not restored within one week from now, Nunki will be withdrawn and then replaced by a different server, also located in the UK of course. Kind regards
  3. Hello! Thank you. It sounds like a bug. Are you running version 2.16.3 or 2.17 beta? Kind regards
  4. Hello! Do you close Eddie properly before you shut down the system? Kind regards
  5. Hello! That's an unexpected behavior. Can you please test: blacklist a countryselect "Exit" menu itemrestart Eddie and verify whether the country has remained black listed or not? Kind regards
  6. Hello! You can autostart Eddie at device boot ONLY through an imported profile. Please consider that it's Android which decides when to launch autostart registered application, and that will normally happen even after the connection to some network is active, so you will have regular leaks. You might consider to disable any connectivity before shutting down the device to mitigate the issue, and bring networking back up only when bootstrap has finished. Therefore, a manual intervention is needed in any case. Master Password is not considered by us a design flaw but a key security feature, especially in devices which are more prone to be stolen or lost around. Kind regards
  7. Hello! Please make sure that you're running Eddie 2.16.3 or higher version (check by selecting "About" menu item). Then, please log your account out and in again (through Eddie main window). A new combo box allowing you to pick any of the current certificate/key pairs should appear just under the credentials fields. Kind regards
  8. Hello! From your description Eddie just started. Since you say that you had launched Eddie an hour before, a possible chain of events is: Eddie started, Eddie crashed, Eddie re-started. Maybe the whole OpenVPN library was brought down, maybe not (in the first case traffic leaks would have been unavoidable). Do you have the option to take a logcat? If so, please send it to us in private (open a ticket) to protect your privacy. We have edited the log you posted for the same purpose. https://developer.android.com/studio/command-line/logcat Kind regards
  9. Hello! If OpenVPN can not maintain the connection and needs to quit, Eddie must lock communications before OpenVPN quits. Eddie features the most effective, best effort leak prevention currently available in any OpenVPN 3 based application running in an un-rooted Android system. The leak prevention system has been thoroughly tested in months of heavy usage by several hundreds of beta testers, but if you find any missed lock do not hesitate to report. Kind regards
  10. 213 servers support IPv6, 10 servers do not. The post with the list has been linked previously by giganerd. If you find any issue with IPv6 in any of the 213 servers supporting IPv6, please inform us at your convenience. Kind regards
  11. You might've disabled the geolocation feature in your browser. Unsure about Lich. If Staff said there are issues with it which are out of their control then wait a few days and see if it gets resolved then. AFAIK the only server definitely without an IPv6 prefix is Kitalpha in Switzerland. Staff posted in another thread a list of all servers not supporting IPv6. Lich is not one of them. Hello! We inform you that Lich did have IPv6 support, but it does not have it anymore. We are waiting for more info from the datacenter to understand why their infrastructure suddenly stopped working with IPv6 and act accordingly. Lich has quite a good connectivity so we might keep it even if IPv6 is not restored in a reasonable time. Kind regards
  12. Hello! The name can not be resolved: please check the DNS settings. Also keep in mind that VPN DNS can be accessed only from inside the VPN. Kind regards
  13. Hello! Error 111 means "connection refused" and you get that error when packets from the Internet through our VPN server reach your node properly and are actively refused. The most common cause is a firewall dropping packets. Kind regards
  14. Hello! Please try the following settings: - from Eddie main window select "Preferences" > "Networking" - set the "IPv6 layer" combo box to "Blocked" - click "Save" Alternative solution: upgrade to OpenVPN 2.4 or higher version. Explanation: OpenVPN versions older than 2.4 do not handle IPv6 properly. So our servers do not push IPv6 routes and related directives when they detect older versions, in order to not break retro-compatibility. However Eddie (for a bug in 2.16.3, fixed in 2.17.2beta) tries anyway to check the IPv6 route in the tunnel and it obviously fails. Kind regards
  15. Hello! Yes, of course. Therefore, you can reach IPv6 services as well. The only servers currently not supporting IPv6 are: Baten Porrima Scheat Algedi Bellatrix Miaplacidus Rasalas Metallah Kitalpha Also, please keep in mind that you need OpenVPN 2.4 or higher versions. Let's see the system report (Logs -> Life Belt icon -> copy all -> paste into your message). Can you browse ipv6.google.com? What is the output of "ping6 ipv6.google.com" command (from a terminal emulator, when the system is connected to the VPN)? Kind regards
  16. Hello! Please use "screen" for your purpose: https://www.rackaid.com/blog/linux-screen-tutorial-and-how-to/ The problem you experience is due to the fact that, with the procedure you follow in your description, you put the process in background, but the stdin, stdout and stderr are still connected to your terminal. So, when you end the SSH session, you destroy the terminal emulator with anything connected to it. screen is just perfect for what you need. It provides much more flexibility and features than nohup + disown Read here (first answer) for a more detailed analysis: https://superuser.com/questions/178587/how-do-i-detach-a-process-from-terminal-entirely Kind regards
  17. Hello! Unfortunately this is a known bug affecting all Sony Bravia systems and documented here: https://github.com/CiNcH83/sony_atv/issues/11 If there is a change in the networking state of the system while being connected to a VPN server via VpnService, a severe system crash happens. An app is never supposed to crash the system, only itself. This might be a severe security threat. A change in the networking state can for example be provoked by turning off/on the TV. So VPN needs to be disconnected before turning off the TV or else there will be a crash when turning the TV on again. After years, Sony has not yet fixed it. Kind regards
  18. I'll install Debian Siduction and try to find out what's going wrong. @kah0922&M3AtAirvpn&greerd: There is an issue with Airvpn auto-download at the moment, the new implementation had some hardcoded parameters that are simply not flexible enough (unfortunately I only have one account to test with). Thanks for letting me know & expect an update very soon! Hello! Please open a ticket and ask for some additional test account and other info, our support team will be glad to help. Kind regards
  19. Hello! Thread has been updated to reflect new options for Android. Kind regards
  20. Hello! A possible explanation is related to the DNS settings of the device behind the pfSense box. Keep in mind that in order to access Netflix USA the device must query Air VPN DNS. Any device will not necessarily query the DNS set in pfSense, obviously. On top of that, some devices such as the Roku 3 have hard coded DNS (an old version of Roku queries Google DNS for example). In such cases you need to pre-route (re-direct) any DNS query from any device to AirVPN DNS through the tun interface (you can't reach VPN DNS from outside the tunnel). Kind regards
  21. Hello! Thank you! An account is not bound to a specific devices set and can be used to connect any device, without limits but 5 simultaneous connections. Therefore, you don't need any peculiar procedure. If in doubt, please open a ticket at your earliest convenience. Kind regards
  22. Hello! On Amazon Fire TV Stick (1st and 2nd generation) and Fire TV Cube, as well as other Amazon devices running Android 5.1 or higher versions, you can run Eddie Android edition, which is also available on the Amazon appstore. No side load is necessary now. Kind regards
  23. Hello! We are considering to implement an opt-out for the lock in version 2.1, which is currently under internal testing. However, when you disable the lock, you WILL have sooner or later traffic leaks outside the VPN tunnel, just like you have them with OpenVPN for Android. We will provide in-app clear warnings, if we decide to insert such an unsafe option. You are explicitly asking for a feature which will crumble your anonymity layer in various circumstances, so use it at your own risk. When OpenVPN enters an unrecoverable error state and quits (for example when communications with the VPN server are lost) OpenVPN for Android will just try to re-connect as soon as possible, causing traffic leaks. On the contrary, Eddie will enter a network "lock state" which blocks any communication indefinitely. In this way you can first shut down applications whose traffic must not leak outside the VPN tunnel, and only then remove the lock and re-connect the device to the VPN. Yes, we're glad to inform you that this is also planned for version 2.1. Kind regards
  24. Hello! Unless you connect through imported ovpn files, please make sure you set "Quick connection mode" to "Use custom settings" in the "Settings" view in order to tell Eddie to use exclusively the protocol, port and TLS mode you selected, even when you pick "Quick connect" or a specific server from the list. Kind regards
  25. Hello! Can you please make sure that "Persistent notification" and "Persistent tunnel" options, in the "Settings" view, are both enabled? Kind regards
×
×
  • Create New...