All Activity
This stream auto-updates
- Past hour
-
Hello! From now on please feel free to keep using this thread to add CPS sequences capable to bypass blocks in your country or enforced by your ISP, as you already did. QUIC is currently king but feel free to add any other protocol signature to be entered in Eddie Android edition and AmneziaWG software profiles. Kind regards
-
-
-
-
-
-
-
-
-
-
- Today
-
Port Forwarding problem
Staff replied to 8b752fe00bfa513670da30ef68's topic in Troubleshooting and Problems
@8b752fe00bfa513670da30ef68 Hello! Your web site is reachable from the Internet when your system is connected to any VPN server, therefore your setup is correct. For the readers: https://airvpn.org/faq/port_forwarding/ Essential checklist in case of issues: https://airvpn.org/forums/topic/66388-port-forwarding/?do=findComment&comment=243305 Kind regards -
Hello! To resolve this error: 2026-03-19T11:07:01.296401+11:00 zedkomp bluetit: Requested method "set_options: air-vpn-type (f) -> <wireguard>" 2026-03-19T11:07:01.296633+11:00 zedkomp bluetit: ERROR: --air-vpn-type can be openvpn or wireguard you needed to change <wireguard> into wireguard where necessary, either in command line or goldcrest.rc file. Now that you have set the airvpntype option in bluetit.rc you may also omit completely the Goldcrest option air-vpn-type because you have set WireGuard connection type already in bluetit.rc. If you want to enable Network Lock or persistent Network Lock in the AirVPN Suite, do not add your own firewall rules in the same chains used by the Suite: they will be overwritten when Network Lock is enabled. Conversely, if you prefer to use your own rules, disable Network Lock completely on bluetit.rc file: networklockpersist off networklock off Kind regards
-
To set up a kill-switch I added to /etc/wireguard/wg,conf these 2 lines under the [Interface] section: ↓ 1. ↓ PostUp = iptables -I OUTPUT ! -o %i -m mark ! --mark $(wg show %i fwmark) -m addrtype ! --dst-type LOCAL -j REJECT && ip6tables -I OUTPUT ! -o %i -m mark ! --mark $(wg show %i fwmark) -m addrtype ! --dst-type LOCAL -j REJECT 2. ↓ PreDown = iptables -D OUTPUT ! -o %i -m mark ! --mark $(wg show %i fwmark) -m addrtype ! --dst-type LOCAL -j REJECT && ip6tables -D OUTPUT ! -o %i -m mark ! --mark $(wg show %i fwmark) -m addrtype ! --dst-type LOCAL -j REJECT I just followed advice from internet but maybe AirVPN Suite doesn't need that. Could that be why I can not connect with goldcrest?
-
File bluetit.rc I linked is original from install (not modified). Did I understand correctly — I should modify bluetit.rc file?
-
I am an old man still learning Linux. I changed 3 lines in bluetit.rc like bold bellow: ↓ # airconnectatboot <off|quick|server|country> networklockpersist on airvpntype wireguard # airusername <airvpn_username> # airpassword <aivpn_password> # airkey <airvpn_user_key> # airserver <airvpn_server_name> # aircountry <airvpn_country_name> # airproto <udp|tcp> # airport <port> # aircipher <cipher_name> # airipv6 <yes|no> # air6to4 <yes|no> # manifestupdateinterval <minutes> # airwhiteserverlist <server list> # airblackserverlist <server list> # airwhitecountrylist <country list> # airblackcountrylist <country list> # forbidquickhomecountry <yes|no> # allowuservpnprofiles <yes|no> # allowtrafficsplitting <yes|no> # trafficsplitnamespace <namespace> # trafficsplitinterface <device_name> # trafficsplitnamespaceinterface <device_name> # trafficsplitipv4 <auto|IPv4> # trafficsplitipv6 <auto|IPv6> # trafficsplitfirewall <yes|no> # country <ISO code> # remote <ip|url list> # proto <udp|tcp> # port <port> # mtu <value> # tunpersist <yes|no> # cipher <cipher_names> # maxconnretries <number> # tcpqueuelimit <value> # ncpdisable <yes|no> networklock on # networkcheck <on|gateway|airvpn|off> And its still the same:→ ERROR: --air-vpn-type can be openvpn or wireguard. Shouldn't original bluetit.rc file be enough? Why I have to change it? Can you, please show me how I should modify bluetit.rc file?
- Yesterday
-
DoT and DoH not returning custom responses
bot3291198 replied to bot3291198's topic in Troubleshooting and Problems
@Staff No one? Can someone at least confirm if I should expect to receive the same response on 53 as DoT and DoH? -
-
ANSWERED appears only one server to connect
bl@ck replied to bl@ck's topic in Troubleshooting and Problems
Hi, this was the problem. Thank you very much for your response. -
-
Hello everyone. Cant connect to any server using eddie.
-
-
Hello, Sorry to disturb but i tried to read lot of topics without fixing my trouble. So i use Air VPN with Utorrent 221 as a listening prog. I did lot of tests in order to fixe my proble of port forward and ofc i followed the checking list many times. Can t figure out why it doesn t work and what i m doing bad. So i launch the client then i recorded an open port in the client area (first pic). Then i open my Utor and put the same number in the listening port. I took care of untick UPNP & NAT PMP mapping. My windows firewall is not active. In my router i created a static DHCP for my CPU and then i created a rule NAT/PAT in order to allow the same port (internal & external port) After that i made a test and i have a 110 and can t figure out what i did wrong Many thanks in advance for your help i can t solve the problem and i m new to port forward even if i did lot of unsuccessful tries in the past! Regards
-
-
ANSWERED Eddie & VM Oracle in Windows 10
filair replied to filair's topic in Troubleshooting and Problems
Hardware: Oracle/Debian virtual machine running on a Windows 10 machine with AirVPN I wanted all outgoing traffic from the VM to go through AirVPN rather than the ‘normal’ network The VM is in ‘Bridge’ mode so that it has an IP address accessible via SSH on the private network With only one network adapter on the VM, it was impossible to configure this; Oracle couldn’t see the Eddie interface, hence my question on this forum I found the solution by configuring the first network adapter in bridge mode to access the local network and the second adapter in NAT mode to access the internet, but this time via Eddie -
ANSWERED IPV6 not disabled in OVPN file
nullldata replied to nullldata's topic in Troubleshooting and Problems
Thank you for clarifying. Yes I agree, if it is now mandatory - it might be worth doing something - if only to save users a couple of hours troubleshooting Cheers! -
-
ANSWERED IPV6 not disabled in OVPN file
Staff replied to nullldata's topic in Troubleshooting and Problems
Hello! Please note that OpenVPN 2.6 and higher versions (i.e. the OpenVPN version you meet on the servers) will push in any case IPv6 gateway, routes etc. Yes, we need to consider whether disabling the now misleading option completely on the CG. Kind regards -
-
I just thought I would log my recent experience in trying to reconfigure my router running OpenWrt using an AirVPN OPVN file. Previously, I had IPV6 completely disabled and blocked on my router in several places, and AirVPN allowed this as long as I disabled IPV6 in the generated OVPN file. Sadly, it seems that this option no longer works, There doesn't appear to be anything in the config file that disables IPV6, or instructs the connection to use IPV4 only - which results in a lot of connections failing with: net_addr_v6_add: fde6:7a:7d20:122e::1032/64 dev tun0 sitnl_send: rtnl: generic error (-13): Permission denied Linux can't add IPv6 to interface tun0 The easy fix for me was to enable IPV6 everywhere on the router that had it disabled, however this should not be the solution. I would much prefer that the config generator did what I configured it to do... generate a valid file that uses IPv4 only. I probably won't check this post often, as my issue is fixed - I just wanted to log it here for anyone who ends up searching for an error like this.
-
@zedik Hello! The bluetit.rc file you sent us is not consistent with the log. The log mentions: 2026-03-15T12:01:09.447328+11:00 zedkomp bluetit: ERROR: networklockpersist in /etc/airvpn/bluetit.rc must be on, iptables, nftables, pf or off 2026-03-15T12:01:09.447395+11:00 zedkomp bluetit: ERROR: networklock in /etc/airvpn/bluetit.rc must be on, iptables, nftables, pf or off ... 2026-03-16T10:53:44.803779+11:00 zedkomp bluetit: ERROR in /etc/airvpn/bluetit.rc: invalid value "<wireguard>" for directive airvpntype (allowed values: openvpn, wireguard) but the rc file you linked has those directives commented out. Can you please check? About the initial error you pointed out, the cause is the same: 2026-03-19T11:07:01.296401+11:00 zedkomp bluetit: Requested method "set_options: air-vpn-type (f) -> <wireguard>" 2026-03-19T11:07:01.296633+11:00 zedkomp bluetit: ERROR: --air-vpn-type can be openvpn or wireguard Note the difference between <wireguard> (wrong) and wireguard (correct). Kind regards
-
-
Whole command: ↓ goldcrest --air-connect --air-vpn-type wireguard --network-lock on And results are: ↓ Goldcrest - AirVPN Bluetit Client 2.0.0 - 22 July 2025 2026-03-19 11:06:42 Reading run control directives from file /home/zed/.config/goldcrest.rc AirVPN Username: zedik Password: 2026-03-19 11:07:00 Bluetit - AirVPN WireGuard/OpenVPN3 Service 2.0.0 - 22 July 2025 2026-03-19 11:07:00 OpenVPN core 3.12 AirVPN (20250606) linux x86_64 64-bit 2026-03-19 11:07:01 Copyright (C) 2012- OpenVPN Inc. All rights reserved. 2026-03-19 11:07:01 OpenSSL 3.0.13 30 Jan 2024 2026-03-19 11:07:01 AirVPN WireGuard Client 2.0.0 Linux x86_64 64-bit 2026-03-19 11:07:01 Bluetit options successfully reset 2026-03-19 11:07:01 ERROR: --air-vpn-type can be openvpn or wireguard bluetit.log:→ https://termbin.com/7b2plocale bluetit.rc:→ https://termbin.com/l05j locale LANG=en_AU.UTF-8 LANGUAGE=en_AU:enlocale LC_CTYPE="en_AU.UTF-8" LC_NUMERIC="en_AU.UTF-8" LC_TIME="en_AU.UTF-8" LC_COLLATE="en_AU.UTF-8" LC_MONETARY="en_AU.UTF-8" LC_MESSAGES="en_AU.UTF-8" LC_PAPER="en_AU.UTF-8" LC_NAME="en_AU.UTF-8" LC_ADDRESS="en_AU.UTF-8" LC_TELEPHONE="en_AU.UTF-8" LC_MEASUREMENT="en_AU.UTF-8" LC_IDENTIFICATION="en_AU.UTF-8" LC_ALL=
- Last week
-
Hi, I'd like to log into the developer panel at OpenAI while using AirVPN, but I'm having no luck. Let me be clear: the website itself isn't blocked. I can connect to a login page just fine, and I'm even able to log in on their non-developer side (chatgpt.com), but as soon as I try to access API developer tools, whether I'm logged in on the non-dev side or not, I still get a login page. I put in my username and password and I get sent right back to the login page in an endless loop. Interestingly, if I close my browser and reopen it and go to the API login page, I get a message saying that my session is expired. That's funny... how can my session be expired if I was never logged in, hmm? I've tried 6 different servers in 3 different countries, in 3 browsers, and on 2 devices, and the issue persists. I know that OpenAI discourages VPN use, so there may not be anything that the staff at AirVPN can do, but I thought it might be worth mentioning here, just in case anyone knows of a workaround. If not, oh well, there's always DeepSeek. Cheers! -Zuri
-
Tech Jedi Alex started following Port Forwarding problem, Eddie & VM Oracle in Windows 10, appears only one server to connect and and 2 others ...
-
ANSWERED Eddie & VM Oracle in Windows 10
Tech Jedi Alex replied to filair's topic in Troubleshooting and Problems
Can you clarify what the behavior you expect is, please? -
ANSWERED appears only one server to connect
Tech Jedi Alex replied to bl@ck's topic in Troubleshooting and Problems
Pretty sure you whitelisted Amansinaya only. -
gluetun NEW! WireGuard only "Gluetun-AirVPN-Edition"
Tech Jedi Alex replied to ms2738's topic in General & Suggestions
Everything looks approved to me. -
Windows VM access via dynamic dns
Tech Jedi Alex replied to premiumcigany's topic in Troubleshooting and Problems
Does xyz.airdns.org resolve to the v4/v6 of the exit server the VM connects to? -
Port Forwarding problem
Tech Jedi Alex replied to 8b752fe00bfa513670da30ef68's topic in Troubleshooting and Problems
Am I right in understanding that the router connects to AirVPN, then? -
[OpenSuse - Tumbleweed] DNS Leaking
Tech Jedi Alex replied to lilzayn's topic in Eddie - AirVPN Client
Yeah, the lockup is a problem worth investigating (for the devs), but the underlying cause is it not detecting tools that are clearly there, which is just as puzzling. Explains the report output, then. Thanks! -
Hello! We can't reproduce in any way. If you had entered some non visible character in your command line we wouldn't be able to see it (on this forum "code" section) and the parser would throw the error. Can you please re-type from scratch the whole command, just to rule out this potential issue? If the problem persists, can you also add the Bluetit log and the bluetit.rc file (wipe out username, password)? To generate the Bluetit log for example to a bluetit.log file: sudo journalctl | grep bluetit > bluetit.log Can you also verify the char encoding of your terminal (type the command locale and send us the whole output)? The correct line is: airvpntype wireguard The angular brackets in our convention include possible options or option argument, with the symbol "|" meaning "or". They are not part of the syntax of the option or option argument, instead they are mere placeholders, so you must omit them. Just like in a lot of GNU documentation and Unix man pages, to be clear. Kind regards
-
Eddie Android edition 4.0.0 preview available
Staff replied to Staff's topic in News and Announcement
Hello! Available in "Settings" > "System" > "Application Filter Type" > select white or black list, then compile the list on the new "Select applications to be *listed" menu item that will appear. BLACK LIST enabled: all the traffic is tunneled except the traffic of the black listed app(s). WHITE LIST enabled: only white listed apps will have their traffic tunneled. Kind regards
