Openvpn firmware for testing

awesome

AR150, 2.19, private VPN server & configs, works fine

GLI gui doesn’t seem to be able to run multiple VPN tunnels simulaneously?

Can I save the firmware for safe, not only configurations?
I have some apps installed and I want to make an image of router.

I am using mt300n, firmware 2.19, and ovpn profiles from VPN.ac (sample attached)

When I upload through the web interface I receive the same error message - “Cannot find correct ovpn files!”

Please can you help? I tried adding the proto udp but it didn’t help. Thanks

@danair, the UI is silly. I checked your file there is no one line with content “client”. All the other ovpn config from other vpn vendors have this. I think this is contrary to “server”, which the router is actually can work as router.

So, pls open the file, add “client” as the first line and try again.

@alzhao is it possible to attach a motherboard speaker like this directly to the GPIO pins of GL.iNet 6416 and make it beep? I want to have sound notifications when openvpn gets connected and disconnected

Just checking (sorry for the probably obvious answer) but I just want to make sure : we ordered a MT300N to be used as an openvpn server, meaning it will be attached to a router, and be used as a way to connect to clean Internet from insecure wifi locations (using opvnp clients). I mainly see people using your devices as openvpn clients, could please confirm that they can be used as openvpn servers too ?

@alzhao

Thanks, that works perfectly now.

@Gloopox123, the same software can be used as server, but the cpu is not powerful enough. We haven’t work out a easy to configure it, e.g. generate cert etc. So openvpn server is not working at this moment.

@alzhao

Do you know how to add My viperdns into the router. The cable option has only dns 1 when I change to static from GUI.

 

 

@dpr00, I think you can just edit the file /etc/config/network,

in the “wan” port,

add

option dns “xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx”

cool guys

Hello,

I’m trying to get Private Internet Access VPN running on my newly arrived GL-MT300A.

PIA VPN seems to work, but Internet does not work whenever VPN is enabled.

Updated the firmware to openwrt-gl-mt300a-2.20-test.bin

As recommended by @Traveller, I used the PIA configurations found at https://www.privateinternetaccess.com/openvpn/openvpn.zip

I have my Windows10 PC connected to the MT300A LAN port & the MT300A WAN connected to my main router via a LAN port.

When OpenVPN Client is disabled, internet access works fine, but when OpenVPN Client is enabled, internet access stops.
Do I need to configure anything in Advanced Settings?

On the ‘OpenVPN Client > Settings’ screen everything seems to work as expected. Refer to attached image.

While the MT300A OpenVPN is active, if I then also enable a PIA VPN connection to the same PIA Server on my Windows10 PC (which is connected to the LAN port of the MT300A), the Internet does work on my PC.

Any help greatly appreciated.

Thank you,
Rod .

@hotrod, as we discussed in email, adding PIA dns solved the issue.

Hi

I am having problems with openVPN - I can upload my .ovpn file to access a my private server, but I do not get a pop up asking for my passphrase and I get a private key password verification failed message when I press “Apply”.

When I use OpenVPN with the same .ovpn file on an Android phone it works OK (I have to put in my passphrase).

Am I doing something wrong?

Any help much appreciated.

Hi. I’m newb here. I just finished installing 2.19 and I’m working on getting openVPN up and running now. I installed the file provided by Torguard and it asked for my username and password to complete the install. However when I try to enable and apply it, I get the following error…

OpenVpn is not started
Last log library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08 WARNING: file ‘/etc/openvpn/auth/2016061817.txt’ is group or others accessible NOTE: --fast-io is disabled since we are not using UDP Cannot load CA certificate file /etc/openvpn/cert/201606211751-ca.crt (no entries were read): error:02001002:lib(2):func(1):reason(2): error:2006D080:lib(32):func(109):reason(128) Exiting due to fatal error
I have uploaded a screenshot and the zip file. In case anyone has a clue :slight_smile:

Hi, which device are you using?

There is a bug when you upload more ovpn files and the ca file is not copied correct. You can clear the old ovpn files and try again.

You can delete them by ssh to the router and do $ rm -fr /etc/openvpn/*

If you are using MT300N or MT300A, you may try the testing firmware here: GL.iNet download center

Thank you. I’m using the MT300N. I’m not good at using terminal so I just restored to factory defaults and uploaded the one Torguard TCP openVPN file and it worked. So there’s another VPN provider working :slight_smile:

Torguard Download Page. OpenVPN is at the bottom

Follow-up: It says I’m connected to the VPN (the lag is 300-500ms) but it shows my correct IP address from Comcast using whatsmyip.org.

Hi

I am hoping someone can help.

I have got a GL-MT300A and I would like to connect to my private VPN Server for remote access.

<span style=“line-height: 1.5;”>I can upload my .ovpn file but my GL-MT300A does not ask for my password and gives a “private key password verification failed” message when I press Apply.</span>

My GL-MT300A seems happy with the .ovpn file (it is uploaded and placed in /etc/openvpn).

I checked my .ovpn file using Windows OpenVPN to access my server and it seems to be fine (it asks me for my password when I connect).

I tried updating to firmware v2.20 to see if that would help but there is no change.

Any help would be appreciated.

Thanks.

@sabihondo, give me some time and I will test your vpn service.

@Marius, can you post your ovpn file (you can remove your password etc.). You can also send to me via personal email: alzhao @ gl-inet.com

Because you are using your own server so I am not sure if the ovpn file compatible. The router needs to check some settings which may be missed.