Jump to content
Not connected, Your IP: 18.119.131.72
protected

deluged on airvpn, everything else outside it

Recommended Posts

I'm running Debian 8 and using the openvpn client with airvpn. I have deluged listening on the airvpn interface for incoming connections, on a properly forwarded port, but any attempts to connect from the public IP seem to fail. There are no routes to airvpn yet. What are the correct routing and/or netfilter rules I need to add for this setup to work?

Share this post


Link to post

I think I was massively overcomplicating this.

 

ip route add table airvpn default via 10.4.0.1 dev tun1
ip rule add from 10.4.0.0/16 table airvpn
 

Share this post


Link to post

Why isn't openvpn adding routes properly?  Can you use Eddie on Debian 8?  It would sure simplify things and make a lot of options easily available to you.

Share this post


Link to post

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.   Paste as plain text instead

  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.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...