Jump to content
Not connected, Your IP: 18.225.57.164

go558a83nk

Members2
  • Content Count

    2129
  • Joined

    ...
  • Last visited

    ...
  • Days Won

    39

Everything posted by go558a83nk

  1. Nice. I wonder what setting is causing that. It's obviously something other than dynamic in the gateway settings because that's how mine is set. For your VPN interfaces what is your "ipv4 configuration type" set to? mine is "none". None for me too. I mainly followed the tutorial here to 99% we've entered the twilight zone
  2. No you are doing nothing wrong, this is a bug with the new release (should not happen in older releases). When importing config files manually, qomui tries to resolve the host (ca.windscribe.com in your case) - when resolving the host fails it will leave the line unchanged (this is where the bug occurs) and issue a warning in the log as this will lead to conflicts with the firewall and doublehop feature that rely on resolved hosts - for that reason I might change qomui's behavior in the future to not import such config files as this breaks other features. The question is why resolving the host failed in your case - on my system it works fine. One reason could be that your VM did not have a working internet connection when you added the config files. If that's not the case please try to deactivate the qomui's firewall. If it still fails, check manually if your system can resolve the host with the following command (insert $host, ca.windscribe for example) and post the output: dig $host +short Additional note: You might notice that running the command above returns multiple ip addresses. Currently, qomui will only use one of them as it does not support multiple remote hosts (or Openvpn's remote-random feature) at the moment. Thanks for your feedback! I should have mentioned this because I did notice it myself - my system does resolve ca.windscribe.com just fine, before qomui attempts to load the config, and after I close the crashed qomui. After I read your reply above I edited the configs to use IP address not domain. Then they were loaded into qomui just fine. However, when I connected it seemed there were some routing problems or something openvpn didn't like so it would immediately disconnect and try to connect again.
  3. Trying to add another provider I get this in the terminal after I start qomui-gui in the terminal. This is after an install on a mint 18.3 xfce vm with the deb package version 0.60. Am I doing something wrong? QLayout: Attempting to add QLayout "" to QWidget "providerTab", which already has a layout QObject::startTimer: Timers cannot be started from another thread QObject::startTimer: Timers cannot be started from another thread Traceback (most recent call last): File "/usr/lib/python3/dist-packages/qomui/qomui_gui.py", line 1073, in restoreDefaults default_config_dict = load.json('%s/default_config.json' % (ROOTDIR)) NameError: name 'load' is not defined Traceback (most recent call last): File "/usr/lib/python3/dist-packages/qomui/update.py", line 559, in resolve ip = check_output(dig_cmd).decode("utf-8") File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['dig', '+time=2', '+tries=2', 'ca.windscribe.com', '+short']' returned non-zero exit status 9 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/qomui/update.py", line 458, in run self.import_configs() File "/usr/lib/python3/dist-packages/qomui/update.py", line 488, in import_configs ip = self.resolve(server) File "/usr/lib/python3/dist-packages/qomui/update.py", line 562, in resolve ip = server NameError: name 'server' is not defined
  4. I've been enjoying Mint 18.3 xfce in vmware player. Much more responsive and memory efficient than cinnamon.
  5. There's no guarantee it'll fix it but you might try the latest release. You're using an old client. Then go into the Eddie settings, then protocols, and test UDP ports at entry IP 3 or 4 for tls-crypt. Also, what exactly did you do with packet sizes?
  6. Nice. I wonder what setting is causing that. It's obviously something other than dynamic in the gateway settings because that's how mine is set. For your VPN interfaces what is your "ipv4 configuration type" set to? mine is "none".
  7. Nice! And I like the new page for those servers which lists the ciphers available. Will other server pages be updated with the same info?
  8. I'm sorry, I feel bad for you Staff. No matter how many times you say *entry IP 3 and 4* people still seem to not comprehend. I guess they just don't open their eyes.
  9. Yes, that's how setup. RTT for that by default is always 0.1ms because it's pinging my VPN internal IP, not the gateway.
  10. yes. That is entry IP 1. You may note in Eddie or the config generator that servers have at least 2 entry IP. Servers updated to the latest software have 4 entry IP. But, always only the one exit IP.
  11. For you it didn't make a difference I guess. But, in my experience with both those seedboxes, the ability to choose my route significantly enhanced the speed with which I could download from them. Either you get "around" overloaded networks, or you get routing that works with your location (AirVPN server) better. In the case of being able to do this with AirVPN servers, you'd possibly get routing that works better with your ISP than the default routing.
  12. Is it possible with any AirVPN location that an option similar to https://network.feral.io/reroute or http://speedtest.seedboxes.cc/ could be offered to users? (The Seedboxes.cc site doesn't show it right away but if you test your speed you'll be offered the choice of which network to use based on the speed tests.) I'm thinking "no" but I figured I'd ask and at least generate some discussion.
  13. Some of the servers are only 100mbit/s servers, most are 1000mbit/s. Keep that in mind when you're looking.
  14. are you trying to connect to a server that no longer exists?
  15. Hello, why can't you get the VPN gateway address at each connection and automatically use it for your purposes? Kind regards by default pfsense will monitor my end of the VPN, not the gateway. (but, it monitors the gateway my ISP WAN properly) I have to manually change the monitor IP. It's a good question and something people bug pfsense devs about often.
  16. Yes, I could do that but 1) it adds more variability to the path between me the IP I'm monitoring and 2) I pay for AirVPN so I don't mind pinging them continuously but I'd feel like I'd be abusing whatever public DNS I ping.
  17. You can ping the VPN default gateway address as usual. Kind regards The problem is that with each different connection the gateway IP will be different. So, with each new connection a person must manually change the monitor IP. We're just wishing for something that always works.
  18. Yep, since 10.4.0.1 isn't pingable anymore there's nothing that just works anymore. Good question.
  19. thanks. the other day I tried to install and got some pip3 error. this should make it easier.
  20. Explain it for those of us who aren't bitcoin experts. Sure somebody can see that Air received some bitcoin but how do they know who sent it?
  21. Glad to see those new servers are in a different datacenter than the others in Frankfurt.
  22. Hello! It's an issue we should be able to resolve quickly. EDIT: it's taking longer than expected. Please use <server_name>.airservers.org in the meantime. We might be dropping <server_name>.airvpn.org in the near future. Kind regards ah, OK, thanks!
  23. As of this time two different public DNS cannot resolve those new hosts (e.g. serpens.airvpn.org). I guess the records haven't propagated yet?
  24. It doesn't have to be an intel chip. AMD chips have AES-NI too. AES-NI is what's important. For a pfsense box you don't need a huge CPU with 8+ cores. Mine is AMD, has 2 cores, and can do at least 430mbit/s openvpn with AES-256-GCM data channel. I don't know how much faster as that's my ISP max.
  25. I was connected to another AirVPN server the other day and rarbg was telling me my IP was banned. It wouldn't let me post comments to torrents, or vote on comments, or look past page 2 of the list of torrents. But, I had no problems downloading torrent files. I went to another AirVPN server and had no problems. Obviously there are users of AirVPN who are morons and cause problems for the rest of us.
×
×
  • Create New...