-
Content Count
11043 -
Joined
... -
Last visited
... -
Days Won
1866
Everything posted by Staff
-
Hello! Quite strange... What is the OS you're running? Kind regards
-
Hello! Just an additional consideration on Bitcoin from an USA lawyer: https://twitter.com/fightcopytrolls/status/300801857910095873 Kind regards
-
[SOLVED] Already connected, failed to start
Staff replied to ralleyquattro's topic in Eddie - AirVPN Client
Hello! The problem is here: The TAP-Win32 adapter is the network interface used by OpenVPN. Please follow the instructions provided in the logs and make sure to launch the TAP adder script with administrator privileges. If the above does not solve the problem, please uninstall completely OpenVPN and re-install it, making sure to authorize the installer to install all the drivers. Kind regards -
@computerninja Hello! Your post has been moved into this thread which might provide you with some important hints. Kind regards
-
Hello! We're sorry, the option to execute scripts is not available in the Air client. You might like to prepare a script which performs what you wish and then launches OpenVPN. Our configuration generator (menu "Member Area"->"Access without our client") will generate all the files needed by OpenVPN. Kind regards
-
Hello! Unfortunately there's no general rule, and a server may have an uptime of years although the provider lines have been temporarily down, anyway you can have hints on the table "Top 10 Users Session Time" in the servers status monitor https://airvpn.org/status Kind regards
-
Hello! Using AirVPN while connected to a public wifi hot-spot is a very good idea. While your device is connected to a VPN, the hot spot administrators can't see your packets real headers and payload, so they can NOT see real origins and destinations of your packets, real origin and destination ports, protocols and applications you use and content of your traffic. Additionally you will not be "visible" on the Internet with the hot-spot exit-IP address. Kind regards
-
Hello! You get a certificate warning because the certificate belongs to airvpn.org We confirm you that the domain name you typed belongs to us. Please use the other name only if absolutely necessary (for example is your ISP blocks airvpn.org via DNS poisoning), or even better insert in your hosts file the following lines, so you can point to airvpn.org, you'll not get any warning and you'll be immune to DNS poisoning for airvpn.org: 85.17.207.151 airvpn.org 212.117.180.25 airvpn.org Kind regards
-
@WinniethePooh Hello! We don't accept Paysafecard. We accept Liberty Reserve, Bitcoin and PayPal. You can pay any amount you wish with Bitcoin on each transaction, you don't have to transfer all the BTC in your account on any given transaction, obviously. Kind regards
-
Hello! Yes, it's normal. The Unidentified network is bound to the TAP-Win32 Adapter (the virtual network interface used by OpenVPN), as far as we can see from the screenshot, because the reported IP address is the VPN IP address DHCP-pushed to your client by our servers. Kind regards
-
Hello! Not really... HTTP is TCP traffic, while torrent clients rely heavily on UDP. UDP over UDP has some advantages (for some purposes) and disadvantages on UDP over TCP. There's also at least another variable to take into consideration, i.e. with http you normally connect to a single server, while with p2p to a swarm of peers. Kind regards
-
Hello! Yes, it's possible, the performance difference may be very small in optimal conditions (for example when your ISP is directly connected to, or IS, the same tier1 provider to which the Air server is connected to). What is your ISP nominal "peak" download bandwidth? Kind regards
-
Hello! Perfect, Transmission is correctly tunneled as expected. Kind regards
-
Hello! The reason of the disconnection is that there's no communication between your system and Castor. Maybe it happens 2-3 times a day. See here: and here: Our configuration files already order OpenVPN to retry connection. network-manager ignores also "explicit-exit-notify" directive (so even when the client disconnects "cleanly" our servers do not get notified of it by the client). Can you please try a connection directly with OpenVPN to make a comparison test? Kind regards
-
Hello! Apparently there's a communication problem between your system and the server you're trying to connect to (unfortunately you deleted the IP address so we don't know whether you're pointing to the correct address). Can you please check that your firewall or any other program is blocking OpenVPN and/or UDP packets to outbound port 443? Do you get those logs with every server on port 443 UDP you try to connect to? Have you tested different ports? What is your OS and which client are you using? If it's network-manager, please make sure that you generate (in our configuration generator) .ovpn configuration files NOT embedded with certificates and key, because unfortunately network-manager does not support them. Kind regards
-
Hello! Can you please perform the following test (while you're connected to an Air VPN server): http://checkmytorrentip.com and check whether the test detects your real IP address or not? Kind regards
-
Connected to AirVPN Server, But German DNS?
Staff replied to Fredrickw67's topic in General & Suggestions
Hello! No, the DNS servers used by our servers (after a first, internal resolution to bypass ICE censorship) are by Google, which routes the query in order to optimize performance. If you see only Google DNS you have no DNS leaks. Kind regards -
Hello! In order to show the routing table issue the command (from a shell): netstat -rn or netstat -r if you wish host names. Which torrent client are you running? Might it be forced to bind to your physical interface, instead of tun adapter? For example Vuze provides a bind option. Kind regards
-
Hello! When the problem occurs, could you please try to close the Air client, open a command prompt, issue the command "ipconfig /renew", re-launch the client and connect again? Can you please let us know if these steps solve your problem when it occurs? Kind regards
-
Hello! Nothing seems unusual, all the data you report do not show anything strange. About the routing table, which OS are you running? Kind regards
-
Hello! In optimal conditions UDP is much more efficient than TCP for an OpenVPN connection. Please see our FAQ for more details. https://airvpn.org/faq#udp_vs_tcp Kind regards