Jump to content
Not connected, Your IP: 3.144.8.68

Staff

Staff
  • Content Count

    11047
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    1867

Everything posted by Staff

  1. Hello, you need a subscription of any kind to access the CG. Please feel free to apply for a free trial if you wish so. Kind regards
  2. Hello, please try OpenVPN over SSL https://airvpn.org/ssl This will be effective IF your ISP caps OpenVPN more than pure SSL. Kind regards
  3. @Flex Hello, do not forget DNAT on the Tomato router https://airvpn.org/topic/9270-how-to-forward-ports-in-dd-wrt-tomato-with-iptables Kind regards
  4. Hello! Due to the following DDoS against a part of the Leaseweb datacenter: http://leasewebnoc.com/en/networkstatus/premium-network-connectivity-issues-5 clients connected or connecting to some of our NL servers may have experienced high latency and packet loss for about 1 hour. We apologize for any inconvenience. Kind regards
  5. Hello, yes it's ok. Doing so ensures Google that there's a human being using the service. Kind regards
  6. Hello! Serpentis is in Sweden, not in the Netherlands. Google displays that message when the search engine receives multiple queries from the same IP address according to a pattern which seems to identify a bot, an automated script or anything similar that sends non-manual queries. Kind regards
  7. Hello, answered in your ticket (wrong TLS cipher setting). Kind regards
  8. 07/12/2013, Funded with 500€.
  9. Hello, it looks like a DNS issue. Please make sure that one of your nameservers (the first one) is 10.4.0.1 (VPN DNS IP address) - check /etc/resolv.conf. If your system queries a non-public DNS, the queries might be dropped if they come from an unknown network. Alternatively accept DNS push from our servers according to our guide https://airvpn.org/topic/9608-how-to-accept-dns-push-on-linux-systems-with-resolvconf, it's the most elegant solution (it requires resolvconf or openresolv). Kind regards
  10. @citruhead Hello, please try different servers, ports and protocols. In particular test 53 UDP and as a second attempt 80 TCP. Kind regards
  11. Hello, the Air client is portable, it's a stand-alone executable. You don't install or uninstall it. Kind regards
  12. Hello, we have had a momentary problem for a few minutes preventing access to the Air client for Windows only. The problem has been fixed, we apologize for any inconvenience. Kind regards
  13. Hello, Netflix US and Hulu are already accessible from our German servers, please make sure that your system uses the VPN DNS. Kind regards
  14. Hello! We don't mean to claim that you did not configure qBittorrent correctly, but simply that qBittorrent does not bind to tun0 in reality: your description simply means that. After you have made sure that tun0 is your tun/tap interface (check with command "ifconfig"), a thing that you can try is running qBittorrent only when tun0 is up. Then shut down the VPN connection and see what happens to qBittorrent. If it continues to communicate through eth+ (or wlan+ etc.) then the bind option does not work properly. Kind regards
  15. Hello! No, the Air client for Windows can't run as a service, BUT you can run OpenVPN as a service. Our Configuration Generator will prepare all the files OpenVPN needs to connect to our servers according to your preferences. Kind regards
  16. Staff

    TOR

    https://www.torproject.org/ Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis Funding Exit nodes. Also with our monthly recurring donations, TorServers.net powers relays on top of the Tor Network Status - Bandwidth Ranking Funding Relay nodes. We are hosting Relay nodes under our control. Incoming and outgoing data encrypted form does not allow us to discriminate. For a full list of our Relay nodes, look at the Mission page. Notes All TOR nodes managed by us redirect to this topic, if their homepage is requested.
  17. Hello, really not, that's not how it should work at all. Clearly qBittorrent is not bound to tun0. Kind regards
  18. Hello, make sure that you do NOT select "PayPal subscription" because for a recurring payments a PayPal account is necessary. Kind regards
  19. @st4r Hello, are you running any firewall or security program that might "think" that a sustained UDP flow is an UDP flood attack? When you connect OpenVPN in UDP, all the incoming and outgoing traffic is UDP only. We have seen in the past that mis-configured firewall or packet inspection programs (especially on Windows, but sometimes on routers too) wrongly identify the regular UDP flow as a flood, and start dropping packets, effectively causing the system to disconnect from the VPN. Kind regards
  20. @dolla45 Hello, reviewing your ticket, it's 3 days that support tells you to paste correctly certificates and key. You have been told 3 times in the ticket and one time here that you wrongly pasted certificates. Problem was detected almost immediately and support staff could not do anything else, since you kept ignoring repeatedly the instructions... Kind regards
  21. Hello, Air is based on OpenVPN. Is OpenVPN included in the router firmware? Kind regards
  22. Hello, it does not seem a DNS issue: the connection to the VPN server, according to the logs you sent us in the ticket, is not established at all for a certificate error (OpenVPN exits with fatal error because it can't read a certificate). Can you please re-check certificates and key? Please make sure that there's no mismatch between ca.crt and user.crt.Also, can you please send us a screenshot of your pfsense OpenVPN configuration page? Kind regards
  23. Hello, the logs are just fine. Maybe it's a DNS issue. Can you please open a command prompt with administrator privileges, issue the following commands and send us the output? ipconfig /flushdns ping 10.4.0.1 tracert google.com ping 8.8.8.8 Kind regards
  24. Hello, Chrome by Google is not open source software. Google Chrome takes a lot of code from Chromium, an open source browser developed by the Chromium Project. Initially Chromium was a Google project, but now it's maintained exclusively by the community. There are some important differences between the two browsers, apart the fact that Chromium is free and open source, while Chrome is not (it's freeware). Please see also here http://en.wikipedia.org/wiki/Chromium_%28web_browser%29 Kind regards
  25. Hello! Please make sure that your internal network is in 192.168.0.0/16, then try to add the following rules: pass out quick inet from 192.168.0.0/16 to 192.168.0.0/16 pass out quick inet from any to 255.255.255.255 The first rule allows communications within your local network, the second rule enables DHCP discovery and negotiation. Kind regards
×
×
  • Create New...