All Activity
This stream auto-updates
- Past hour
-
-
-
-
- Today
-
-
-
-
-
-
-
-
-
Andrew109 reacted to a post in a topic: (please) increase server max load or add a new server to BR region ...
-
-
-
-
ANSWERED Checking Credentials issue on macOS Tahoe RC
dukeforest replied to dukeforest's topic in Troubleshooting and Problems
After deleting the default.profile, I was able to connect. The problem is solved. Thank you. -
- Yesterday
-
It's time to say goodbye. AirVPN is no longer really usable for me. Most of the servers I'm interested in are constantly overloaded, the connections are slow and the latency is poor. That's why I've decided to stop using AirVPN, even though I still have well over 800 days left on my subscription. The way things have been for a while now, normal use is no longer possible. It's a real shame, as I have been a loyal AirVPN user for a long time.
-
-
-
-
I love the fact that existing customers always get to take advantage of the same offers new users get, thank you!
-
Hello! Consider to block any outbound packet except those directed to localhost, local network and those necessary for DHCP. Example (you will need to adjust your local network subnet): sudo iptables -A OUTPUT -d 127.0.0.1 -j ACCEPT sudo iptables -A OUTPUT -p udp --dport 67 -j ACCEPT sudo iptables -A OUTPUT -p udp --dport 68-j ACCEPT sudo iptables -A OUTPUT -d 192.168.0.0/16 -j ACCEPT sudo iptables -A OUTPUT -j DROP sudo ip6tables -A OUTPUT -d ::1 -j ACCEPT sudo ip6tables -A OUTPUT -p udp --dport 546 -j ACCEPT sudo ip6tables -A OUTPUT -p udp --dport 547 -j ACCEPT sudo ip6tables -A OUTPUT -d 2001:db8::/64 -j ACCEPT sudo ip6tables -A OUTPUT -j DROP Then you can make the rules persistent (check how to use iptables-save and ip6tables-save). Kind regards
-
- Last week
-
I always find it so convenient to use, thank you. After upgrading macOS, it gets stuck at “Checking Credentials” during connection and won't proceed. It seems an error occurs when Eddie starts up. Is there a solution? I use Little Snitch, but the error persists even when I turn it off. ------------------ . 2025.09.14 07:02:46 - Eddie version: 2.24.6 / macos_arm64, System: MacOS, Name: macOS 26.0, Version: 26.0, Framework: v4.0.30319 . 2025.09.14 07:02:46 - Raise system privileges . 2025.09.14 07:02:55 - Collect network information . 2025.09.14 07:02:57 - Reading options from /Users/tadashi/.config/eddie/default.profile . 2025.09.14 07:02:57 - OpenVPN - Version: 2.6.12 - OpenSSL 3.3.2 3 Sep 2024, LZO 2.10 (/private/var/folders/yp/fzpjpxrx1_31m6kpmks6th5r0000gn/T/AppTranslocation/8D40D933-6FFB-4B8D-B571-C870F01B598C/d/Eddie.app/Contents/MacOS/openvpn) . 2025.09.14 07:02:57 - SSH - Version: OpenSSH_10.0p2, LibreSSL 3.3.6 (/usr/bin/ssh) . 2025.09.14 07:02:57 - SSL - Version: 5.57 (/private/var/folders/yp/fzpjpxrx1_31m6kpmks6th5r0000gn/T/AppTranslocation/8D40D933-6FFB-4B8D-B571-C870F01B598C/d/Eddie.app/Contents/MacOS/stunnel) . 2025.09.14 07:02:57 - Recovery. Unexpected crash? ! 2025.09.14 07:02:57 - Deactivation of Network Lock E 2025.09.14 07:02:57 - Exception: Deactivation failure: exit:1; err:No ALTQ support in kernel E 2025.09.14 07:02:57 - ALTQ related functions disabled E 2025.09.14 07:02:57 - pfctl: pf not enabled; path:/sbin/pfctl; arg:-d . 2025.09.14 07:02:57 - Activation of Network Lock - macOS - PF I 2025.09.14 07:03:00 - Ready . 2025.09.14 07:03:02 - Collect information about AirVPN completed I 2025.09.14 07:03:18 - Session starting. I 2025.09.14 07:03:18 - Checking authorization ...
-
Here is my working Open VPN config on a Netgear R7000 with Fresh Tomato:
-
-
Thank you for the reply. I'll give it a try. In the mean time, I switched to Wireguard which seems to be much easier to set up. I just imported the config file and it worked right away plus I have almost no loss in download/upload speed.
-
Hello, could you be more specific with iptables-legacy rules needed for a killswitch or direct me, please? I tried to set default INPUT, FORWARD and OUTPUT from accept to drop using iptables-legacy but Eddie won't even open with such settings. Thank you.
-
-
Hello! Excellent. Yes, but use iptables-legacy (in general, the same frontend used by Eddie too for Network Lock) and not gufw; also do not define custom chains. Kind regards
-
-
Hello, I installed Siduction as a Linux distro, then Wireguard and Resolvconf... In the Linux terminal, after launching wg quick up, I get this response: sudo wg-quick up /home/nicolas/airvpn/europewg.conf Warning: `/home/nicolas/airvpn/europewg.conf' is world accessible [#] ip link add dev europewg type wireguard [#] wg setconf europewg /dev/fd/63 [#] ip -4 address add 10.163.170.96/32 dev europewg [#] ip -6 address add fd7d:76ee:e68f:a993:5e09:e107:ad2:4168/128 dev europewg [#] ip link set mtu 1320 up dev europewg [#] resolvconf -a tun.europewg -m 0 -x [#] wg set europewg fwmark 51820 [#] ip -6 rule add not fwmark 51820 table 51820 [#] ip -6 rule add table main suppress_prefixlength 0 [#] ip -6 route add ::/0 dev europewg table 51820 [#] nft -f /dev/fd/63 /dev/fd/63:5:110-123: Error: Could not process rule: No such file or directory [#] resolvconf -d tun.europewg -f [#] ip -6 rule delete table 51820 [#] ip -6 rule delete table main suppress_prefixlength 0 [#] ip link delete dev europewg Does anyone have a solution? Thank you very much.
-
-
I switched from Nord to AirVPN recently for the port forwarding ability. Everything is working great except that Radarr and Sonarr (both are Docker containers in Synology NAS) can no longer connect to my two NZB indexers, nzbfinder.ws and nzb.life. If I remove VPN or switch back to Nord on the NAS, they immediately start working again, so it's not the settings or API key. I get the following error in the log as soon as AirVPN connects (same every time for several weeks): Unable to connect to indexer: Resource temporarily unavailable (nzbfinder.ws:443) System.Net.Http.HttpRequestException: Resource temporarily unavailable (nzbfinder.ws:443) ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- Any troubleshooting guidance or advice would be appreciated. Thanks.
-
-
Hello, please find attached two system reports generated by Eddie: SysRep-gufwOn.txt - gufw was kept on for this report so that is shows that error I referred to in the first post. SysRep-gufwOff.txt - this report was generated with gufw disabled and without any manual setup done. Connections worked as expected. Even though connections work with gufw turned off it does not solve my goal of having a killswitch in cases when Eddie has Network lock disabled or it is not running at all. Is there any recommended setup to achieve this, please? Thank you. SysRep-gufwOff.txt SysRep-gufwOn.txt
-
@p1geon Hello! It reminds us of this archaic bug: https://issuetracker.google.com/issues/36906622 It's unclear why it's DuckDuckGo specific. At first we suspected of the different engine: Firefox uses Gecko, DuckDuckGo instead uses Blink. Since Blink (a WebKit fork) is used by Chromium, if the problem were caused by the engine the issue should be reproducible on Chrome, Opera, Brave and other Chromium-based browsers but it is not. The matter deserves additional investigation, if anything relevant comes out we will update this thread. Kind regards
-
Thank you, been waiting for a sale, 3 more years, let's go!
-
-
-
I went to make a new config and found it had file size of 512k. I looked inside and it looked like html, unsure of what exactly it is but it looks like the html of the generator page. I have tried different combinations of selections (VPN server location, device and os) but all the same result. Just now while typing this I tried with Firefox browser and that seems to work fine tho... Steps to reproduce: 1. On Android device download DuckDuckGo browser 2. Navigate to airvpn.org and sign in 3. Head to client area -> config generator 4. Select preferred settings (os:Linux, protocol:wireguard, device:any, server:any) 5. Scroll to the bottom and press "Generate" not sure if this is half interesting since it appears it's an issue with a very specific browser (Also I can't recommend DuckDuckGo browser anyway lol)
-
-
-
Hello! Please publish also a system report generated by Eddie (please do not edit the destination IP address as you did earlier) and also disable gufw completely. Set rules only through iptables-legacy, do not mix with any overlapping frontend during the tests (and do not create your own chains) in order to avoid that gufw custom chains in the filter table interfere. Kind regards
-
Eddie Android edition 3.3.0 preview available
Staff replied to Staff's topic in News and Announcement
Hello! We're very glad to inform you that Eddie Android edition 3.3.0 beta 2 is now available. Link on the announcement first post has been updated accordingly. Thank you very much if you decide to test this new version and report any problem and bug you experience! New in beta 2: all the beta 1 reported by testers problems have been addressed replaced code with lambda expressions in all classes and where applicable additional bug fixes linked against the latest OpenVPN3-AirVPN library (20250911) all deprecated by Google classes replaced Kind regards -
Thank you. I'll try to ask the hoster who blocks.
-
-
-
Hello, please find attached the list. Thank you. iptables-legacy_rules.txt
-
Hello! We're very glad to announce a special promotion on our long term Premium plans for the end of Summer or Winter, according to the hemisphere you live in. You can get prices as low as 2.06 €/month with a three years plan, which is a 70% discount when compared to monthly plan price of 7 €. If you're already our customer and you wish to stay aboard for a longer period, any additional subscription will be added on top of already existing subscriptions and you will not lose any day. Please check plans special prices on https://airvpn.org and https://airvpn.org/buy All reported discounts are computed against the 7 EUR/month plan. Promotion expires on 2025-09-22 UTC. Kind regards & datalove AirVPN Staff
-
@raix Hello! Can you print the complete list of rules when Network Lock is enabled? Kind regards
-
This evening, many websites (inter alia, Wikipedia, Reddit, CNN, BBC, and AirVPN itself) started refusing to load via AirVPN servers; I can still connect to the servers in Eddie, but websites give time-out errors. I have attempted connecting through servers in multiple countries, without success. EDIT: SOLVED. Issue with T-Mobile; set MTU = 1200
-
Hello All, I was wondering if anyone has experienced the following setup, issues and could provide me with solution suggestions. Goal: having a killswitch by all incoming and outgoing connections blocked by default via firewall (gufw) on Kubuntu 24. Opening Eddie and turning on Network lock which should turn off firewall and open rules needed for vpn connections. All data should go through vpn. In case of Eddie closure or crush, fw turns back on and no data should go out of vpn. My case: firewall is set to Reject or Ignore for incoming and outgoing communication. Opening Eddie and activating Network lock creates needed rules. However, Eddie is not able to connect to any server. Seeing error in this part of a log: OpenVPN > UDPv4 link local: (not bound) OpenVPN > UDPv4 link remote: [AF_INET]<IP of server to connect to>:443 OpenVPN > write UDPv4 []: Operation not permitted(fd=7,code=1) However, if fw is set to allow outgoing, there is "OpenVPN > TLS: Initial packet from..." in this step, connection to vpn server continues with further steps and is successful. I have been using the same setup on older version of Linux Mint, firewall set to Deny or Reject for incoming and outgoing, Eddie with Network lock turned on. Eddie can connect to any server without issues. Is there any rule or setting that needs to be added to Kubuntu/Ubuntu 24 firewall settings in order for Eddie to be able to connect to servers? Any help or suggestions would be much appreciated. Thank you.
-
The AirVPN Status API endpoint lists all servers and their entry IP addresses. It's a public endpoint emitting results as JSON, XML, plain text or PHP code. Easily scriptable. Also, querying earthX.all.vpn.airdns.org returns all Xth entry IP addresses (X = 1-4). For exit addresses, it gets a bit bad. You can query servername_exit.airservers.org to get the exit IPv4 of that server, but you won't get the IPv6 exit address this way.