Jump to content
Not connected, Your IP: 18.116.86.132

Search the Community

Showing results for tags 'raspberry'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • AirVPN
    • News and Announcement
    • How-To
    • Databases
  • Community
    • General & Suggestions
    • Troubleshooting and Problems
    • Blocked websites warning
    • Eddie - AirVPN Client
    • DNS Lists
    • Reviews
    • Other VPN competitors or features
    • Nonprofit
    • Off-Topic
  • Other Projects
    • IP Leak
    • XMPP

Product Groups

  • AirVPN Access
  • Coupons
  • Misc

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Mastodon


AIM


MSN


ICQ


Yahoo


XMPP / Jabber


Skype


Location


Interests

Found 4 results

  1. Hello, I write this message for help because, I try many things, I read many message about this problem but I can't find the solution. I have a totally working setup with a **Raspberry Pi 3 B+** with *qBittorent nox (v4.6.2)*, *AirVPN* and *port forwarding* working with *openvpn* on *Raspbian 11*. I want to upgrade my setup with a **Raspberry Pi 5**. I use new version of *qBittorent nox (v5.0.1)*, *hummingbird* CLI to use VPN and *port forwarding* with *AirVPN* on *Debian 12*. I try many things, but I can't make it work. When I check *Your forwarded ports* page, I see *Connection refused (111)*. My configuration is: Connection > Listening Port - Use only uTP - Port: forwarded port - Use UPnP / NAT-PMP port forwarding from my router: off Connection > Connections Limits - Global maximum number of connections: off - Maximum number of connected peers per torrent: off - Global maximum number of upload slots: off - Maximum number of upload slots per torrent: off Speed > Rate Limits Settings - Alternative global rate limits: off - Apply rate limit to transport overhead: off - Apply rate limit to peers on LAN: off BitTorrent - Torrent Queueing: off I try to let configuration as native too, but it doesn't work. I try to disable firewall with `ufw` or to enable it, but it doesn't work. BUT, it works with *transmission*! Everything is working and I see *Port is open* on *Your forwarded ports* page. When I use some tools to verify IP address, I see my VPN IP address. Some I don't understand what with my qBittorent configuration. I try to use *qBittorent nox (v4.6.2)* but it doesn't work too, even if I use config from my Raspberry Pi 3 B+. In best case, I have qBittorent firewalled as *Connection status*, and worst case, I have *Disconnected*. However if I disabled VPN, everything is working. So, I'm sorry if it's similar to other message, but I can't find the solution. I hope you can help me. I can provide more information if needed. Thanks you.
  2. Hi, I gave AirVPN a try with a 1 euro trial. I actually try to switch from PIA (provateinternetaccess.com) for some reason. I'm using a Raspberry Pi (SSH access, no GUI). Downloading an openvpn conf file was flawless and wget http://ipinfo.io/ip -qO - gives me a suited IP. Fine. My probem is : Deluge does no more start a boot, while the same config used to work fine with PIA. I set up Deluge as in the official Deluge systemd documentation : http://dev.deluge-torrent.org/wiki/UserGuide/Service/systemd . So as to bind Deluge to the VPN connection, in your openvpn file, I added route-up /etc/openvpn/route-up.sh down /etc/openvpn/down.sh with route-up.sh beeing #!/bin/sh iptables -t nat -I POSTROUTING -o tun0 -j MASQUERADE systemctl start deluged and down.sh beeing #!/bin/sh iptables -t nat -D POSTROUTING -o tun0 -j MASQUERADE systemctl stop deluged What's wrong with that ? (it was fine with PIA)
  3. Does anyone know the easiest way to get AIR VPN on a Raspberry Pi 2? With one method using the network manager i got as far as getting the VPN connected but none of the traffic from my Pi was going through the VPN. A fix for that would be great if anyone has one or an easier method would be even better.
  4. Hello everyone, I've been an AirVPN customer for about a year now and absolutely love it for many reasons. The only issue I really have is Raspberry Pi support. I just got an RPi3 a few weeks ago and want to set it up as a media server/P2P box. This makes a stable VPN connection with a network lock an absolute necessity. From what I've read here, Eddie is not and probably will never be supported on any Raspberry Pi. I can understand that's a relatively small concern for Air considering the limited use compared to OSX, Linux, and Windows, so I'm not going to complain too much. I will say that it's really a bummer as I love Eddie and it's always running on my PC. So far, I've had to settle by running openvpn with a config file from the terminal (I should mention i'm running Raspbian) with Firestarter as a kill-switch. The problem is I can rarely stay connected for more than 12 hours. This may be due to my internet connection, or a problem with one of Air's servers, but it's a problem either way. This means every day, usually more than once a day, I have to plug my RPi into my TV (or SSH into it) to kill my P2P client, restart openvpn, and restart the firewall. This really isn't the seamless P2P/media center experience I was looking for. I've done a fair amount of searching and can't come up with anything. I was thinking about trying the Debain network manager, but I see that it is not recommended for security reasons, and I'm not sure it would solve my problem anyway. If anyone has any suggestions, I'm open to try just about anything as I really wan't to get this up and running. I'm even open to trying out a different OS for the pi if anyone thinks it will make a difference. Worst case scenario, I will try to write up something that does all of this manually. In that case I think my main problem would be detecting when the vpn connection goes down. If anyone knows of a good way to do that (i'll be using Java to make it), please let me know. This post got much longer than I had planned. Thanks for taking the time to read it and helping me out
×
×
  • Create New...