Jump to content
Not connected, Your IP: 18.225.57.215

Staff

Staff
  • Content Count

    10934
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    1844

Everything posted by Staff

  1. Hello! It's a bug. When the binary file exists in the Eddie directory, the custom path is ignored. Bug fixed from Eddie 2.11. You might like to upgrade to Eddie 2.11.9beta. https://airvpn.org/services/changelog.php?software=client&format=html To download latest Eddie beta version please see here: https://airvpn.org/topic/18625-eddie-211beta-available/ Kind regards
  2. Hey - thanks!Ugh, I have to do this every time I want off AirVPN? There is a bug in Eddie 2.10.3 for which DNS settings are not restored properly, not even if Eddie is shut down properly. A condition to reproduce this bug is having one or both DNS servers omitted in the network interface. Therefore, if you set the interface DNS to "automatic DNS", you will just satisfy an essential condition for the bug to come out. You have two choices to get definitively rid of the issue: 1) set BOTH DNS to publicly accessible DNS servers in your network interface while Eddie is not running (do NOT set to "Automatic") 2) upgrade Eddie to version 2.11.x beta, where this bug has been fixed AND of course always shut Eddie down properly (never kill it without grace), to give it time to restore the settings. To download Eddie latest beta version please see here: https://airvpn.org/topic/18625-eddie-211beta-available/ Kind regards
  3. Hello, maybe with Tomato or Synology you just hit the processing power limit of a core of their CPUs to encrypt/decrypt AES-256. A limit that's so near to the shaping cap of your ISP that can be confused with it. Kind regards
  4. I didn't know this. Guess I was lucky that I didn't try a 3 TiB drive, I suppose. The limit is on the boot partition only, not on the drive itself. Once the kernel runs, you can handle any other partition larger than 2 TB, but (of course) according to the limits of the filesystem of each partition. You need to take additional care if you need a dual boot BIOS machine with Linux and Windows, when you want an older than Windows 7 system (or a Linux kernel older than 2.6, really archaic), or any other system not supporting GPT partitioning (in this case, even with EFI). To clarify: https://superuser.com/questions/384807/2-1tb-limit-on-bios https://unix.stackexchange.com/questions/33555/what-is-the-max-partition-supported-in-linux https://en.wikipedia.org/wiki/Comparison_of_file_systems Kind regards
  5. Hi, please see here (and if necessary continue on that thread): https://airvpn.org/topic/20750-airvpn-not-working-with-fedora-25/ Hopefully just disabling Wayland will solve the issue. Kind regards
  6. Hello! Can you please re-post it? That pastebin page content has been deleted. Would you like to open a ticket with logs, at your convenience, citing your message in the thread? We would like to put you in touch with some developer, directly. We have tried with multiple combinations and in different ways, but we never managed to reproduce the issue... Kind regards
  7. chattr acts on file system flags, so if a file is flagged immutable, root user passing through OS r/w can't change it until the flag is reset. That said your report clearly shows a potential bug (minor, not critical). Do you have some procedure to reproduce it with a certain degree of regularity? Currently we can't find a way to do it in Debian 7 and 8. Kind regards
  8. Hello! There are no DNS leaks on Linux. What Eddie version are you running ("AirVPN" > "About") and which ArchLinux version? In Eddie 2.11.1 Mono caused in some Fedora systems to cache the resolv.conf file for a couple of minutes, so new DNS were queried only after that time. However, this issue had been fixed. Probably the best course of action is that you open a ticket so that we put in you touch directly with the developers. In the ticket, please include a system report taken WHILE the problem is occurring, and a system report after the problem has ceased. To send us a system report click "Logs" tab, click the safe belt icon and paste into your message. Kind regards
  9. That's correct and expected: Network Lock is a set of iptables and ip6tables rules enforced when Eddie starts. Such rules are not permanent and on top of that Eddie will explicitly restore previous ip*tables rules when you shut it down. The easiest way is to set proper iptables rules at the very beginning of your init. See also https://airvpn.org/topic/12175-network-lock/ Kind regards
  10. LZO should be enabled. The reason is that on some DD-WRT firmware interfaces (as well as in some network-manager-openvpn versions for Linux, we suspect), setting LZO to "Disabled" will not originate "comp-lzo no" directive. The comp-lzo directive could be totally omitted. This will cause connection failure when our servers push "comp-lzo no". You need "comp-lzo yes" or "comp-lzo no" (it doesn't matter which, it will be overridden by VPN server) to be fully compatible with our service. Kind regards
  11. Eddie for Windows 7 can run with .NET framework 2, while Eddie for Windows 8/10 needs .NET framework 4. Which Eddie version are you running? Note that the inactivity timeouts occur on the OpenVPN flow, not on Eddie's. We see at least two important problems in those logs, on top of something interfering with UDP anbd/or OpenVPN packets (or just line instability): routes and outdated tun/tap driver (manual installation? you disabled auto-update in Eddie options?). Please feel free to open a ticket, this thread is probably not appropriate (because troubleshooting does not seem to involve Eddie beta bugs). Kind regards
  12. That's impossible. Even if you insert a third-party nameserver in the resolv.conf file, the DNS query will be tunneled. If the local router is also a DNS server and forwards DNS queries in the clear, then again this is not a DNS leak by Linux (Linux has just sent some traffic inside the local network, traffic which is, must be and is compelled to stay outside the tunnel). A DNS leak occurs when a DNS query to some DNS server on the Internet is NOT tunneled in spite of the routing table. This can't happen on Linux, unless explicitly configured to do so. However, DNS leaks can happen in Windows, because there is no DNS implementation there (there is something that emulates a DNS implementation in some circumstance but in reality it's something very different, and very alien). We can't support you to solve a problem that does not exist.. If you open a ticket you'll get full support, but of course on the problem that you really have, not on the problem that you think you have. Don't worry, the support tickets are handled without this joking spirit. Kind regards
  13. Currently not reproducible, we're sorry. As long as it's not reproducible, it does not exist for us: if you want to help us reproduce the problem (which is probably on your system for the current knowledge we have) please open a ticket. Kind regards
  14. With which .NET framework? It's hard to provide exact numbers, but on our (few) Windows 7 x64 testing machines the user interface is roughly 100% faster, which is a remarkable improvement (up to 2 times faster in most user interface operations). Kind regards
  15. Hello, the problem must be in how you and your friends try to access the service. How do you do it? We did it without problems, as we told you, at .airdns.org: You should have seen two unauthorized access attempts from user "airvpnwashere" in your service logs. Kind regards
  16. Hello! We can reach your service (well, we did not pass the authentication, but that's not important ). Everything seems configured correctly: we reached it even using your *.airdns.org name. Notes: probably useless to say that your forwarded port is not 12345, but just in case... check the listening port (when you try to access the service from the outside). Also remember that you can't access a service behind some VPN server from any device connected to that same VPN server. Kind regards
  17. Hello, an unexpected behavior can derive from two firewalls running at the same time: two softwares with the same privileges modifying the OS filtering table together... Network Lock in Eddie 2.10 sets Windows Firewall rules, so the outcome when it runs in competition with Bitdefender is unpredictable and can lead to all sorts of problems, including security problems. Eddie 2.11.xbeta uses Windows Filtering Platform, so you might be able to use concurrently even a third-party firewall with Network Lock, as long as this firewall does not manipulate WFP rules and does not set incompatible rules evaluated after the WFP rules. Kind regards
  18. Hello, can you please check whether your /etc/resolv.conf file has the "immutable" flag set? If so, nothing can change it with ordinary r/w operations (not even root) until you clear the flag with chattr. Kind regards
  19. IMPORTANT NOTE: point 2 is optional, point 3 is MANDATORY. Actually point 2 can be ignored. Point 1 is included in point 3. Kind regards
  20. It does exactly as you say (of course you need to re-run it to give it chance to fix the situation). However it does not do that when one or both DNS servers were missing (in the original settings of the physical network interface). This is the bug which has been fixed in 2.11. Kind regards
  21. We are reflecting on this carefully due to OSTIF comments. Below you find quoted the passages that in our opinion deserve further consideration. https://ostif.org/openvpn-audit-updates-news-and-more/ Kind regards
  22. Hello! 1) Make sure to download only Eddie 2.11.9beta (Eddie 2.10.3 stable is not compatible with Mono 4 and will not install in Mint 18). https://airvpn.org/topic/18625-eddie-211beta-available/ 2) If you downloaded the .deb package, right-click on it and select "Open with" > "Installer" (menu item names may slightly change according to your file manager). Alternatively install it with dpkg (and resolve dependencies with apt-get) or install it in one pass with gdebi. If you downloaded a tarball extract everything in one single directory you created for the purpose. Kind regards
  23. Hello! Please try to set HTTP proxy in Eddie interface (and not with a custom directive), use at least one Outside VPN Tunnel route also from Eddie interface, connect to server, and post the filtered Stats->Generated OVPN and the system report (Logs > life belt icon > paste). Kind regards
  24. Australia, Turkey, United Kingdom, Singapore are not mid-eastern countries and could be considered "western" countries for their alleged lifestyle and purposes (Turkey has been negotiating entering the EU since years and years ago, and they should know that a basic founding principles of the EU is the protection of human rights) or for their actual or theoretical legal framework based on protection of human rights (Singapore, Australia, United Kingdom) that have historically been promoted for the first time by western countries (and by United Kingdom itself in times that many forget too soon and too easily). Kind regards
×
×
  • Create New...