Jump to content
Not connected, Your IP: 18.191.11.208

Recommended Posts

I am trying to set airvpn on my DD-WRT router and having trouble

 

I am following this guide https://airvpn.org/ddwrt/

 

I think the main issue is here

"

Navigate to the "Services" tab then select the "VPN" tab.

Select "Enable" under OpenVPN Client.

Set the Server IP/Name and Port to the Air VPN server you selected."

 

How do i get the IP of the server i want to connect too? all i see on virvpn's site is the Server name

Share this post


Link to post

I am trying to get the VPN working on my router and having difficulties

I am getting the below error (and i followed this guide https://airvpn.org/ddwrt/)

StateServer: : Local Address: Remote Address: Client: RECONNECTING: tls-error Local Address: Remote Address:
Status
LogServerlog Clientlog 20150122 19:14:06 I OpenVPN 2.3.2 mipsel-unknown-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [MH] [iPv6] built on Jun 7 2014
20150122 19:14:06 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:16
20150122 19:14:06 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
20150122 19:14:06 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20150122 19:14:06 W WARNING: file '/tmp/openvpncl/client.key' is group or others accessible
20150122 19:14:06 W WARNING: file '/tmp/openvpncl/ta.key' is group or others accessible
20150122 19:14:06 I Control Channel Authentication: using '/tmp/openvpncl/ta.key' as a OpenVPN static key file
20150122 19:14:06 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
20150122 19:14:06 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
20150122 19:14:06 W WARNING: normally if you use --mssfix and/or --fragment you should also set --tun-mtu 1500 (currently it is 1400)
20150122 19:14:06 Socket Buffers: R=[114688->131072] S=[114688->131072]
20150122 19:14:06 I UDPv4 link local: [undef]
20150122 19:14:06 I UDPv4 link remote: [AF_INET]184.75.214.162:443
20150122 19:14:06 N TLS_ERROR: BIO read tls_read_plaintext error: error:140830B5:lib(20):func(131):reason(181)
20150122 19:14:06 N TLS Error: TLS object -> incoming plaintext read error
20150122 19:14:06 N TLS Error: TLS handshake failed
20150122 19:14:06 I SIGUSR1[soft tls-error] received process restarting
20150122 19:14:06 Restart pause 2 second(s)
20150122 19:14:08 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
20150122 19:14:08 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20150122 19:14:08 W WARNING: normally if you use --mssfix and/or --fragment you should also set --tun-mtu 1500 (currently it is 1400)
20150122 19:14:08 Socket Buffers: R=[114688->131072] S=[114688->131072]
20150122 19:14:08 I UDPv4 link local: [undef]
20150122 19:14:08 I UDPv4 link remote: [AF_INET]184.75.214.162:443
20150122 19:14:08 N TLS_ERROR: BIO read tls_read_plaintext error: error:140830B5:lib(20):func(131):reason(181)
20150122 19:14:08 N TLS Error: TLS object -> incoming plaintext read error
20150122 19:14:08 N TLS Error: TLS handshake failed
20150122 19:14:08 I SIGUSR1[soft tls-error] received process restarting
20150122 19:14:08 Restart pause 2 second(s)
20150122 19:14:10 W WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
20150122 19:14:10 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20150122 19:14:10 W WARNING: normally if you use --mssfix and/or --fragment you should also set --tun-mtu 1500 (currently it is 1400)
20150122 19:14:10 Socket Buffers: R=[114688->131072] S=[114688->131072]
20150122 19:14:10 I UDPv4 link local: [undef]
20150122 19:14:10 I UDPv4 link remote: [AF_INET]184.75.214.162:443
20150122 19:14:10 N TLS_ERROR: BIO read tls_read_plaintext error: error:140830B5:lib(20):func(131):reason(181)
20150122 19:14:10 N TLS Error: TLS object -> incoming plaintext read error
20150122 19:14:10 N TLS Error: TLS handshake failed
20150122 19:14:10 I SIGUSR1[soft tls-error] received process restarting
20150122 19:14:10 Restart pause 2 second(s)
20150122 19:14:11 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20150122 19:14:11 D MANAGEMENT: CMD 'state'
20150122 19:14:11 MANAGEMENT: Client disconnected
20150122 19:14:11 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20150122 19:14:11 D MANAGEMENT: CMD 'state'
20150122 19:14:11 MANAGEMENT: Client disconnected
20150122 19:14:11 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20150122 19:14:11 D MANAGEMENT: CMD 'state'
20150122 19:14:11 MANAGEMENT: Client disconnected
20150122 19:14:12 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:16
20150122 19:14:12 D MANAGEMENT: CMD 'log 500'
19700101 00:00:00

Share this post


Link to post

thanks, I messaged back in the ticket (only because my 3 day membership runs out today and I wanted to test this before buying)


I changed the TLS to none and it connected, thanks

However, the download speeds are terrible. I tried two Canadian UDP servers Almach and Cephei

My internet connection is 50/5 and I was getting about 20/5 when using your VPN client on my PC. But when using openVPN with your connection on my router the speeds are 5/5 (losing 55Mbps on my downstream)

 

Hello,

 

did you receive the answer to your ticket (TLS Cipher was wrong)?

 

Kind regards

Share this post


Link to post

 

thanks, I messaged back in the ticket (only because my 3 day membership runs out today and I wanted to test this before buying)

I changed the TLS to none and it connected, thanks

However, the download speeds are terrible. I tried two Canadian UDP servers Almach and Cephei

My internet connection is 50/5 and I was getting about 20/5 when using your VPN client on my PC. But when using openVPN with your connection on my router the speeds are 5/5 (losing 55Mbps on my downstream)

 

 

Hello!

 

It looks fine, very probably the router CPU has not enough processing power to sustain a higher than 9-10 Mbit/s AES-256 throughput.

 

On your computer, maybe you can even get better performance, keep trying different servers and connection modes (in particular test port 53 in UDP and OpenVPN over SSL - in Eddie "AirVPN" -> "Preferences" -> "Protocols" it is called "SSL Tunnel - Port 443").

 

Kind regards

Share this post


Link to post

I run Tomato on a Linksys E3000 and I can't get better than about 4mbps up/down. The little 480MHz processor just can't do the encryption. You can see the effect it has by starting a large file download and then viewing the CPU usage. Mine hovers at 1.00 for the duration of any large file download on clients pulling it through the VPN.

 

If you want faster, you'll have to upgrade your router.

Share this post


Link to post

I am trying to set airvpn on my DD-WRT router and having trouble

 

I am following this guide https://airvpn.org/ddwrt/

 

I think the main issue is here

"

Navigate to the "Services" tab then select the "VPN" tab.

Select "Enable" under OpenVPN Client.

Set the Server IP/Name and Port to the Air VPN server you selected."

 

How do i get the IP of the server i want to connect too? all i see on virvpn's site is the Server name

This is my exact same problem. I now know how to find the Entrance IP' but how do I find the PORT number?  This info should be poart of the directions

Share this post


Link to post

 

I am trying to set airvpn on my DD-WRT router and having trouble

 

I am following this guide https://airvpn.org/ddwrt/

 

I think the main issue is here

"

Navigate to the "Services" tab then select the "VPN" tab.

Select "Enable" under OpenVPN Client.

Set the Server IP/Name and Port to the Air VPN server you selected."

 

How do i get the IP of the server i want to connect too? all i see on virvpn's site is the Server name

This is my exact same problem. I now know how to find the Entrance IP' but how do I find the PORT number?  This info should be poart of the directions

 

 

 

 

Hello!

 

Our OpenVPN daemons listen to ports 53, 80 and 443. On the alternative IP address listening port is 2018,  As specified in the DD-WRT instructions, the port numbers can be seen through the Configuration Generator as well.

 

Some more information, if you're curious, is available in "Enter" -> "Specs" page, direct link https://airvpn.org/specs

 

Kind regards

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...