Jump to content
Not connected, Your IP: 216.73.216.40

Staff

Staff
  • Content Count

    11483
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    2021

Everything posted by Staff

  1. Hello! Can you post the complete logs? What is the Operating System? Kind regards
  2. Hello! Your system, not Alkaid. Those results are DNS queried by your system. Kind regards
  3. Hello, the problems seems to lie here: May 4 11:03:47 username nm-openvpn[27015]: socks_handshake: server asked for username/login auth but we were not provided any credentials See here for a probable solution: https://airvpn.org/topic/11266-unable-to-connect-using-airvpn-with-tor/?do=findComment&comment=16294 Kind regards
  4. Hello! Multi-hopping with servers belonging to the same operator will not protect you very effectively, anyway it is perfectly possible, you can already do it with our service. Please note that TOR over OpenVPN, or even OpenVPN over TOR, provides a much stronger anonymity layer than VPN server 1 over VPN server 2. Kind regards
  5. Hello! Well no... at the moment our service does not support IPv6. Kind regards
  6. Hello! No, it's not strictly necessary. If the field is left blank, trackers and peers will correctly detect the exit-IP address of the VPN server. Kind regards
  7. Hello! What a bizarre idea... We can't know the MAC address of anyone because your computer network card MAC address never gets out of your local network since it is just not contained in an IP packet. Your router MAC address never gets out of your ISP network. Kind regards
  8. Hello! Maybe the configuration file is corrupt, try to delete it. In order to see the name and path of the file you need to delete right-click the Air tray icon and select "Logs". In the first rows of the logs, look for the only file whose name ends with ".xml". Proceed to delete it and re-start the Air client. Kind regards
  9. Hello! They are in RAM in real time. When a client disconnects they are lost. Kind regards
  10. Hello! After the initialization sequence is completed, do not stop OpenVPN. Open a terminal, issue the following commands, copy everything and paste: ping -c 2 google.com ping -c 2 10.4.0.1 ping -c 2 8.8.8.8 traceroute google.com Since the logs are perfect (note that we wiped out an IP address to preserve your privacy), the above is basically a test to determine whether the problem arises from DNS. If it does, you might like to follow this guide (you'll need resolvconf installed): https://airvpn.org/topic/9608-how-to-accept-dns-push-on-linux-systems-with-resolvconf Kind regards
  11. Hello, we don't confirm this, still working on all the VPN servers we have just tested. Remember, you must query VPN DNS ONLY. Kind regards
  12. Hello! You don't need to re-generate. When you select a country in the Configuration Generator (assuming that you don't tick "Resolved hosts in .ovpn file"), the generated configuration file contains the line "remote .vpn.airdns.org ". So the system connects to .vpn.airdns.org, which is a name which resolves into entry-IP address of the server with the best rating according to the Air system (for Canada, ca.vpn.airdns.org). The system computes the rating for each server every 5 minutes according to a formula which uses weighted parameters: packet loss, server status, server latency from all other Air nodes and available bandwidth. Then the DNS record for each country is set to the exit-IP address of each server with the highest rating in that country. Therefore ca.vpn.airdns.org resolves to the Canadian server with the highest rating, which (when you tried connections) was not Thabit. If Thabit becomes the server with the highest rating in Canada, then the DNS record for Canada name is updated so that ca.vpn.airdns.org will resolve into Thabit entry-IP address. That happens for continents too. If Thabit becomes the server with the highest rating in America (continent) then the DNS record for america.vpn.airdns.org is updated accordingly. In the servers monitor (accessible by clicking "Status" from the upper menu of our web site) you can always see the current best server for each country, continent and planet, in one of the tables on the right. Kind regards
  13. Hello! Yes, according to the antivirus. Remove it and perform a full system scan for malware. Kind regards
  14. Hello! No, do NOT bypass the antivirus. According to the screenshot it seems that your system is infected, not the PayPal web site. Do NOT proceed to enter your PayPal credentials until you have resolved the issue. We would recommend that you do NOT run Internet Explorer in general. Kind regards
  15. Hello! Yes it's possible, AirVPN fully supports remote port forwarding. Log in our web site with your account (the same account that you use to connect to the VPN servers), click "Client Area" from the upper menu, click "Forwarded ports" from the left tabs. Forward a random port and configure Apache to listen to that port. Alternatively, forward a random port and remap it to the local port Apache listens to (for example 80). You can also use our DDNS service, it will help your site to be more easily reachable. Web sites behind our servers must of course be compliant to our Terms of Service. Remote port forwarding references: https://airvpn.org/topic/9161-you-provide-remote-port-forwarding-what-is-it DDNS references: https://airvpn.org/faq/ddns Kind regards
  16. Sorry, Windows 7. I tried http://ipleak.net/ and in the middle it shows the IP of the DNS of my ISP even though I entered 10.4.0.1 (or is it 10.0.4.1? I found different things in this forum...) as DNS. Best, Demon Slayer Hello! You should ask yourself how your system can know your ISP DNS address. It must be written somewhere, probably in the DNS settings of your physical network card or on your router. One random guide to change DNS in Windows 7: http://www.sevenforums.com/tutorials/15037-dns-addressing-how-change-windows-7-a.html or just search for "change dns" "windows 7" with some www search engine. Kind regards
  17. Hello! If the tray icon is blue then the connection is established. However an established OpenVPN connection does not always imply that the traffic is tunneled. The next client release, Eddie, will include features to block all non-tunneled traffic. Feel free to post the Air client/OpenVPN logs, they may show important clues. Kind regards
  18. Hello! Which Windows version? Kind regards
  19. Hello! The connection appears to be fully successful. Check your DNS and whether you can ping/reach IP addresses, because it could be just a DNS issue. The VPN DNS server private IP address is 10.4.0.1, reachable from any VPN server regardless of the connection port and protocol. Kind regards
  20. Hello! The solution can't come from our side. RAI works from our servers so it must be something in iOS. We'll try to investigate. What do you run to stream RAI? Is it a program which might communicate your location to RAI servers? Kind regards
  21. Hello! We're very glad to inform you that a new 1 Gbit/s server located in Canada is available: Thabit. The AirVPN client will show automatically the new server, while if you use the OpenVPN client you can generate all the files to access it through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The server accepts connections on ports 53, 80, 443, 2018 UDP and TCP. Just like every other Air server, Thabit supports OpenVPN over SSL and OpenVPN over SSH. As usual no traffic limits, no logs, no discrimination on protocols and hardened security against various attacks with separate entry and exit-IP addresses. Do not hesitate to contact us for any information or issue. Kind regards and datalove AirVPN Team
  22. Hello! From the first shell, cd to the directory where you have the .sh file and issue the command ./nameofthefile.sh After that, open another shell as root, cd to the directory where you have the .ovpn file pertaining to OpenVPN over SSH and type the command: openvpn "name of the .ovpn file" Try to use OpenVPN over SSH only when absolutely unavoidable (for example in China and Iran). Kind regards
  23. Hi! You need to query VPN DNS server, IP address: 10.4.0.1. Kind regards
  24. Hello! We're glad to inform you that Hulu is working now from all the Air VPN servers. Fingers crossed. Remember: you must use VPN DNS only in order to access Hulu, even from USA servers. Kind regards
  25. Install from Google Play Store OpenVPN Connect, the official OpenVPN client for Android developed by OpenVPN Technologies, Inc. Launch your internet browser. NOTE: don't use the default Android browser because it has an unresolved bug. Chrome and Opera have been tested by us and work. Log in the AirVPN website and create the configuration files from our Config Generator. Choose Linux as platform (only direct TCP and UDP connections are supported) and finally click then "Generate" button to download it. Downloaded .ovpn files may be imported directly into the application but the behavior depends on many factors (employed browser, files manager, Android version, etc). For simplicity's sake, we assume in this guide that you saved .ovpn generated files under the Download's directory in the Android filesystem. Launch OpenVPN Connect and click on the top right menu button: Click on the "Import" button: Click on "Import Profile from SD card": Browse your *.ovpn files: Select your configuration of choice: Confirm the import by clicking the "Select" button: Click on the "Connect" button to connect: Confirm Android security prompt dialog: Wait for the connection's bootstrap process: The VPN tunnel is now established: When you need to disconnect from the VPN click on the "Disconnect" button:
×
×
  • Create New...