Jump to content
Not connected, Your IP: 216.73.216.49

Leaderboard


Popular Content

Showing content with the highest reputation on 08/05/20 in all areas

  1. 1 point
    Sure. Think of it as an alpha or beta version. It will eventually become a release.
  2. 1 point
    Same features, but wintun outperforms TAP. The way I heard it, it performs better, reduces latency and improves stability overall. But it's still only a tech preview.
  3. 1 point
    Staff

    VPNs - Caught in Lying!?!

    @arteryshelby We do not log and/or inspect our customers' traffic. Since 2010 you can't produce any single case, and not even the slightest clue, in which the identity of an AirVPN customer has been disclosed through traffic log and/or inspection and/or any other invasive method. It means a lot, given that various younger VPN services have been caught lying (ascertained court cases) and that AirVPN is now the oldest still active VPN service, with the exception of a minor service which anyway changed ownership twice in the last 12 years. By the way we have never asked our customers to blindly believe in our words. We do not block Tor and we even integrate its usage in our software, so you can be even safer if you can't afford to trust us OR some datacenter. For example you can use Tor over OpenVPN, to hide Tor usage to your country and ISP, and at the same time hide your traffic real origin, destination, protocol etc. to us and the datacenter the server is connected into. Last but not least, we invest a lo of money in Tor infrastructure and in 2017, 2018 and 2019 more than 2.5% of global world Tor network traffic transited on Tor exit-nodes paid by AirVPN. It is an important achievement we're proud of, and it hints to good faith. Kind regards
  4. 1 point
    OpenSourcerer

    ANSWERED DNS leak problem

    There's this existence of Netplan in Ubuntu for network configuration. Is there something you can do with that?
  5. 1 point
    wintermute1912

    ANSWERED DNS leak problem

    I've been unable to prevent DNS leaks in Ubuntu 18.04 no matter how hard I try. Even in 16.04 I thought I had a foolproof setup but then I tested at https://ipleak.net and found when my bandwidth was being hammered by a download I still had leaks despite adding /etc/openvpn/update-resolv-conf to my ovpn files. In the end I fixed it by adding an automated step to update resolv.conf to disable the loopback address as a name server once the vpn is connected: # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver x1.x2.x3.x4 #nameserver 127.0.1.1 When the vpn disconnects resolv.conf is automatically overwritten again with the local name server enabled. Ubuntu 18.04 uses a different mechanism for DNS that I don't understand well enough but anecdotally no one seems to have a 100% guaranteed method for preventing DNS leaks in 18.04.
  6. 1 point
    OpenSourcerer

    ANSWERED DNS leak problem

    It's not leaking, it's simply unconfigured. If you are using Eddie, in Logs tab click the lifebelt icon and paste or upload the output here. If you choose to paste it, consider using LOG format, it's the top left button in the post editor. If not using Eddie, one workaround could be to set the DNS servers statically to those on the specs page.
×
×
  • Create New...