[Support] binhex - DelugeVPN


Recommended Posts

2 hours ago, Greygoose said:

Air VPN still not working :/

1.png

2.png

 

you still have it set to tcp not udp.

 

quote from mr-hexen:-

What value do you have for protocol? 443 is TCP and default is UDP.

 

edit - taken from a post on the airvpn forum:- Click on your favorite option (if you are in doubt, just choose 443 UDP).

Edited by binhex
Link to comment
3 hours ago, binhex said:

 

you still have it set to tcp not udp.

 

quote from mr-hexen:-

What value do you have for protocol? 443 is TCP and default is UDP.

edit - taken from a post on the airvpn forum:- Click on your favorite option (if you are in doubt, just choose 443 UDP).

 


Hi.

 

i have tried both methods.  Maybe im missing something, must i copy the .ovpn file into the deluge directroy?

Link to comment

You might want to edit your logs to remove the sensitive information...

 

Your logs look a lot like mine but they stop short.  Deluge starts after "OpenVPN started"

 

I get this:

 

You have this:

2017-03-31 15:06:39,422 DEBG 'start-script' stdout output:
[info] OpenVPN started
  
I have this:

2017-03-26 07:20:58,371 DEBG 'start-script' stdout output:
[info] OpenVPN started

2017-03-26 07:21:00,274 DEBG 'privoxy-script' stdout output:
[info] Configuring Privoxy...

2017-03-26 07:21:00,278 DEBG 'deluge-script' stdout output:
[info] Deluge not running

You have privoxy at false but it should just skip that.

 

If you open a putty connection to the server and do this:

docker exec -it binhex-delugevpn bash
ifconfig

Do you have a "tun0" section?  Can you ping 8.8.8.8?
 

Link to comment
27 minutes ago, Gog said:

You might want to edit your logs to remove the sensitive information...

 

Your logs look a lot like mine but they stop short.  Deluge starts after "OpenVPN started"

 

I get this:

 


You have this:

2017-03-31 15:06:39,422 DEBG 'start-script' stdout output:
[info] OpenVPN started
  
I have this:

2017-03-26 07:20:58,371 DEBG 'start-script' stdout output:
[info] OpenVPN started

2017-03-26 07:21:00,274 DEBG 'privoxy-script' stdout output:
[info] Configuring Privoxy...

2017-03-26 07:21:00,278 DEBG 'deluge-script' stdout output:
[info] Deluge not running

You have privoxy at false but it should just skip that.

 

If you open a putty connection to the server and do this:


docker exec -it binhex-delugevpn bash
ifconfig

Do you have a "tun0" section?  Can you ping 8.8.8.8?
 

I have PRIVOXY off
I can ping 8.8.8.8. Here is the output of ifconfig:

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.17.0.10  netmask 255.255.0.0  broadcast 0.0.0.0
        ether 02:42:ac:11:00:0a  txqueuelen 0  (Ethernet)
        RX packets 18  bytes 1326 (1.2 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 10  bytes 516 (516.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

Link to comment

You don't have a tun0 interface, the VPN is not up.  Which is weird since the iptables rules are loaded which means you should not be able to reach 8.8.8.8 without going through the tun0 interface.

 

Are you sure about the VPN_PORT is 1282?  Is that what's defined in "/config/openvpn/ca1-kodibear.ovpn"?

 

 

Link to comment
I thought it should match what's in the ovpn file under remote, no?

Sent from my LEX727 using Tapatalk



It should and it does. I'm afraid I can't find the issue, you'll have to wait for the pros...

Sent from my SGH-I337M using Tapatalk

Link to comment
On 3/27/2017 at 4:42 AM, ysu said:

Hey guys, I've finally got it working - I've purchased PIA after all. 

Got a question though:

 

How can I migrate my torrents from my win7 PC's deluge to the unraid server's delugeVPN?

 

http://forum.deluge-torrent.org/viewtopic.php?t=14635

 

It sort of worked for me - the torrents were all there, but I needed to do a force recheck for them to reattach properly

 

 

Link to comment
13 minutes ago, dukiethecorgi said:

Would it be possible in a future release to have the ITConfig plugin installed?

I just installed it myself quite easily, don't yet know if it's going to make a difference with PIA though.

 

I don't think you can install it with the webgui, but with the remote GTKUI client I just installed the python 2.7 version and it seems to work.

Link to comment
Just now, jonathanm said:

I just installed it myself quite easily, don't yet know if it's going to make a difference with PIA though.

 

I don't think you can install it with the webgui, but with the remote GTKUI client I just installed the python 2.7 version and it seems to work.

Good to know, I couldn't get it to install but will try again via the GTK

 

I found that it does make a difference, after tweaking a bit I was able to get downloads at 85% of my line speed

Link to comment
7 minutes ago, izarkhin said:

@binhex, It looks like my keyfile file is encrypted with password. Can delugeVPN handle it or should I decrypt and remove password protection?

OK, that's what it was! I decrypted and removed password protection and now it's working fine. @binhex, do you have a way to handle password protected key files? If not, maybe it'd be worthwhile to add in the future release?

Link to comment
10 minutes ago, izarkhin said:

@binhex, It looks like my keyfile file is incrypted with password. Can delugeVPN handle it or should I decrypt and remove password protection?

you cant easily respond to the prompt for the password, as the prompt will be on the running container, best bet is to remove the password.

 

edit - our posts crossed :-), ok great its now working, i will have a think about this but it could be a tough one to solve programmatically.

Edited by binhex
Link to comment

Hello! 

I'm using DelugeVPN with PIA but im getting terrible speeds, sub 1Mbyte/s  with multiple torrents active. I'm getting a few 100KB/s per torrent. 
I'm on a gigabit line and getting solid 10-15MB/s without PIA.

Using the NL server with a UDP connection. 

What might be the problem? 

New to this, please tell me what more is needed from me. 

Best regards.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.