-
Content Count
11482 -
Joined
... -
Last visited
... -
Days Won
2020
Everything posted by Staff
-
Hello! Yes, of course! Only on the connected computer, as you probably already know (i.e. another computer not connected to the VPN will not get of course any "protection"). Kind regards
-
Website: http://www.torrents.net/ Torrents.net. Download verified free public torrents, Download movies, games, tv-shows, music, software, anime other torrents. Reason: Censored from Italy. Status: OK Routing: Only from IT servers.
-
Website: http://www.bbc.co.uk/ Breaking news, sport, TV, radio and a whole lot more. The BBC informs, educates and entertains - wherever you are, whatever your age. Status: Not accessible Native: none Routing: all servers
-
Website: http://www.pandora.com/ Pandora is free, personalized radio that plays music you'll love. Discover new music and enjoy old favorites. Start with your favorite artist, song or composer and Pandora will create a custom station that plays similar tracks. Status: OK Routing: All servers to US. 29/08/2014: Native US servers don't need routing, but Pandora fails to detect the geolocation of our US servers.
-
Website: http://turntable.fm/ turntable connects you and your friends in a real time music listening experience. Play music together for free on the internet or your iPhone. Status: OK Native: US servers. Routing: All other servers.
-
Website: https://mog.com/ MOG is the premium on-demand music service for web and mobile. Stream nearly all the music in the world in high-quality 320 kbps and get personalized music recommendations just for you. Status: OK Native: US servers. Routing: All other servers.
-
Hello! Please follow the instructions here: https://airvpn.org/enter (click on your system). Kind regards
-
Hello! Please make sure that your torrent client is running and listening to the correct port while the check is performed. When you order a port check to the system, please wait for about 30 seconds then click "Refresh". Kind regards
-
Hello! Do you connect from your router (with DD-WRT or OpenWRT or Tomato etc.) or from your computer? In the first case, it's very likely that 10 Mbit/s is the maximum AES-256 throughput that the router CPU can handle (for encryption and decryption on the fly). In the second case, first try different ports, just in case your ISP caps bandwidth on some UDP ports ("port shaping", a not uncommon situation for ISPs which perform heavy overselling). We would recommend 80 TCP and 53 UDP. Kind regards
-
[COMPLETED] Relocation of Sirius, Librae and Andromedae
Staff replied to Staff's topic in General & Suggestions
Hello! There will be no changes in IP addresses. You don't need to re-generate configurations. Kind regards -
Was my location revealed? (Noob question)
Staff replied to dj2hynes's topic in Eddie - AirVPN Client
Hello! Probably your ISP changed your dynamic IP address (because of a disconnection, for example). In this case, all your connections (including the VPN connection) are lost and the OpenVPN client need to re-connect. The wide majority of disconnections from our servers are due to this cause. Please see here in order to prevent leaks in case of unexpected VPN disconnection on Mac OS X with pf: https://airvpn.org/index.php?option=com_kunena&func=view&catid=3&id=1713&limit=6&limitstart=36&Itemid=142#2532 and here on Mac OS X with ipfw: https://airvpn.org/index.php?option=com_kunena&func=view&catid=3&id=1713&limit=6&limitstart=42&Itemid=142#2756 Kind regards -
Hello! You're absolutely right, the server is misconfigured: entry and exit IP addresses are the same. We'll fix the problem as soon as possible. [EDIT: problem was fixed a few minutes later] Kind regards
-
Hello! We don't detect any problem on any server with Google... can you please elaborate? On which servers do you notice problems with Google, and what kind of problems? Kind regards
-
Hello! For a bittorrent client, just let the system pick for you a free port. Do not remap it to a local port. Leave it to "TCP & UDP". Finally, set the same port number as the listening port in your torrent client. Kind regards
-
Hello! Leaseweb USA is relocating all the servers in the USA datacenter. Therefore Sirius, Librae and Andromedae will be relocated. The servers will be powered off, disconnected, relocated, reconnected and turned on. The relocation will take place: - for Sirius and Andromedae, in a 60 minutes time frame between December 17th 11:00 PM EST and December 18th 7:00 AM EST. - for Librae, in a 60 minutes time frame between December 18th 11:00 PM EST and December 19th 7:00 AM EST. During the relocation, a minimum downtime of 30 minutes is expected. Kind regards
-
Hello! No problem is detected: your web server answers correctly on https://<server exit-IP>:<50xxx> This is the message this admin receives from your web server: Make sure that you're trying to access it on the exit-IP of the server your client is currently connected to. Kind regards
-
Hello! It seems that the router does not send the DNS query to 10.4.0.1. What happens if you delete any other DNS server IP? Kind regards
-
Hello! Yes, it looks just fine. Try to browse https://speedtest.air in order to make sure that the router sends DNS queries to 10.4.0.1. Kind regards
-
Hello! Thank you for your subscription! Please click the "Enter" menu and select your OS. Then please follow the instructions. Direct link: https://airvpn.org/enter Kind regards
-
Can't reconnect after pf is enabled on OS X 10.8.2
Staff replied to InfiniteInt's topic in General & Suggestions
Hello! Can you please enable logging for the block rule and publish it? Kind regards -
Hello! You need remote port forwarding if you run some service which must be able to receive incoming connections from the Internet (examples: a web server, an eMule-like p2p client...). According to your description you don't need port forwarding at all. Kind regards
-
Hello! Apparently, with 800 KB/s == 6.4 Mbit/s, you're very near to the maximum AES-256 encrypted traffic throughput sustainable by a typical DD-WRT router CPU, so it should be fine. The fact that you get lower performance from non-USA servers might be due to "worse" routing/peering between either your ISP and our non-USA servers or the newsgroups servers and our non-USA servers. Kind regards
-
Can't reconnect after pf is enabled on OS X 10.8.2
Staff replied to InfiniteInt's topic in General & Suggestions
Hello! Maybe a DHCP problem? Try to add the rules: pass out quick on $eth_if from any to 255.255.255.255 pass out quick on $wifi_if from any to 255.255.255.255 just below the "block out all" rule. Kind regards