Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - OpenVPN AS

Featured Replies

32 minutes ago, ColonelRhodes said:

This docker was working for me until a few days ago.

 

I'm using the iOS OpenVPN Connect app and when I try to connect it just hangs and no logs on iOS are seen. Any suggestions?

 

Nothing springs to mind, not a lot to go on though.

  • Replies 2k
  • Views 466.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • SpaceInvaderOne
    SpaceInvaderOne

    I have made un updated video guide for setting up this great container. It covers setting up the container, port forwarding and setting up clients on Windows, macOS Linux (ubuntu Mate) and on cel

  • PSA. It seems openvpn pushed another broken bin, tagged 2.7.3 I get the same error with it as I did with the previously pulled 2.7.2   While they/us try to figure it out, you can change

  • Stupifier
    Stupifier

    Ok, I used to be able to connect to Host network with this before the update....that allowed me to be assigned an IP on my WiFi subnet, which then allowed me to access the UnRAID GUI interface.  

Posted Images

3 hours ago, CHBMB said:

 

Nothing springs to mind, not a lot to go on though.

 

I know it's not much to go off, basically I used to be able to login from my phones web browser and download the .ovpn file to use to make the auto login profile. It still does that, but never actually connects. I'm going to try on a different iOS device. Maybe it's something due to the version I'm running.

4 minutes ago, CHBMB said:

Firewall issue? DDNS?

 

I thought it might have been, but both ports are forwarded properly and I use DuckDNS and it's reporting the proper IP

after installing i cannot get to the webui to do my setup,

 

i have a dual nic setup set to active/passive

 

I tried setting INTERFACE to bond0 as mentioned before but still cant get there

logs are below

 

thanks for any help

 

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-time: executing...
[cont-init.d] 20-time: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] 40-openvpn-init: executing...
[cont-init.d] 40-openvpn-init: exited 0.
[cont-init.d] 50-interface: executing...
[cont-init.d] 40-openvpn-init: exited 0.
[cont-init.d] 50-interface: executing...
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
[cont-init.d] 50-interface: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

 

openvpn.PNG

Experiencing the same issues with OpenVPN-AS while testing bonded interfaces (bond0). Seems to be the only docker that is affected by bonding as far as I have experienced.

i need some help please

 

i have installed the docker, then when i click webui it doesnt load the page. tells me unable to connect

Both of you above need to post logs and your docker run command, and what url you're actually using. Telling us it doesn't work is not enough to get help....

Docker run command can be found in my signature.

Greygoose you also need to tell us about what sort of network interface you're using. Bonded? Eth0?

2 hours ago, CHBMB said:

Both of you above need to post logs and your docker run command, and what url you're actually using. Telling us it doesn't work is not enough to get help....

Docker run command can be found in my signature.

Greygoose you also need to tell us about what sort of network interface you're using. Bonded? Eth0?

 

Thanks for your reply here are my diagnostics im guessing thats what you want your signature is blank right now for some reason :)

 

thanks again 

atlas-diagnostics-20170407-0800.zip

34 minutes ago, acbaldwi said:

your signature is blank right now for some reason

I see his sig just fine. Can you see any sigs? You have to turn them on in your forum account settings.

thanks guys,  i think my add blocker got his sig for some reason its all there now.......

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/Denver" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -e "101"="bond0" -v "/mnt/user/appdata/openvpn-as2":"/config":rw linuxserver/openvpn-as

83515c2636b59f6d37224313124cb454f1130edb1cf74b66074c3cdc27d96f63

 

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-time: executing...

Current default time zone: 'America/Denver'
Local time is now: Thu Apr 6 16:26:58 MDT 2017.
Universal Time is now: Thu Apr 6 22:26:58 UTC 2017.

[cont-init.d] 20-time: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] 40-openvpn-init: executing...
[cont-init.d] 40-openvpn-init: exited 0.
[cont-init.d] 50-interface: executing...
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
[cont-init.d] 50-interface: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

The below is my run command and Log,.

 

any help is appreciated.

 

Quote

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/London" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/user/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as

6ed688d37806e55535d18266795d44788b777d562ce6ad611142e431c4f8d970

The command finished successfully!

 

Quote


[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-time: executing...

Current default time zone: 'Europe/London'
Local time is now: Fri Apr 7 20:38:19 BST 2017.
Universal Time is now: Fri Apr 7 19:38:19 UTC 2017.

[cont-init.d] 20-time: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] 40-openvpn-init: executing...
[cont-init.d] 40-openvpn-init: exited 0.
[cont-init.d] 50-interface: executing...
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
[cont-init.d] 50-interface: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

 

Edited by Greygoose

5 hours ago, acbaldwi said:

thanks guys,  i think my add blocker got his sig for some reason its all there now.......

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/Denver" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -e "101"="bond0" -v "/mnt/user/appdata/openvpn-as2":"/config":rw linuxserver/openvpn-as

83515c2636b59f6d37224313124cb454f1130edb1cf74b66074c3cdc27d96f63

 

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We gratefully accept donations at:
https://www.linuxserver.io/donations/
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-time: executing...

Current default time zone: 'America/Denver'
Local time is now: Thu Apr 6 16:26:58 MDT 2017.
Universal Time is now: Thu Apr 6 22:26:58 UTC 2017.

[cont-init.d] 20-time: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] 40-openvpn-init: executing...
[cont-init.d] 40-openvpn-init: exited 0.
[cont-init.d] 50-interface: executing...
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
[cont-init.d] 50-interface: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

 

Change /mnt/user/appdata/openvpn-as2 to /mnt/cache/appdata/openvpn-as2

8 minutes ago, Greygoose said:

The below is my run command and Log,.

 

any help is appreciated.

 

 

Change /mnt/user/appdata/openvpn-as to /mnt/cache/appdata/openvpn-as

1 hour ago, CHBMB said:

 

Change /mnt/user/appdata/openvpn-as2 to /mnt/cache/appdata/openvpn-as2

im afraid no dice :(

 

This site can’t be reached

192.168.1.82 refused to connect.

Try:

ERR_CONNECTION_REFUSED

 

 

If i turn off my bonded nics of course it works but id like to keep that :)

17 minutes ago, acbaldwi said:

im afraid no dice :(

 

This site can’t be reached

192.168.1.82 refused to connect.

Try:

ERR_CONNECTION_REFUSED

 

 

If i turn off my bonded nics of course it works but id like to keep that :)

 

This bit is wrong.... -e "101"="bond0"  should read -e "INTERFACE"="bond0" according to the readme.

1 hour ago, CHBMB said:

Change /mnt/user/appdata/openvpn-as to /mnt/cache/appdata/openvpn-as

 

I changed this when i re-install the docker and it hasnt made any difference.

 

thanks for you help by the way.

Just now, Greygoose said:

 

I changed this when i re-install the docker and it hasnt made any difference.

 

thanks for you help by the way.

 

What sort of network card setup have you got?  Bonded? Eth0?

1 hour ago, CHBMB said:

 

This bit is wrong.... -e "101"="bond0"  should read -e "INTERFACE"="bond0" according to the readme.

 

Thanks I made a change but it didn't fix it either.... beginning to think open vpn hates bonded nics :)

8 hours ago, CHBMB said:

 

What sort of network card setup have you got?  Bonded? Eth0?

Network: bond0: fault-tolerance (active-backup), mtu 1500
 eth0: 1000 Mb/s, full duplex, mtu 1500

9 hours ago, CHBMB said:

You haven't added the INTERFACE parameter and specified you're using bond0

 

Sorry i am a little lost, must i change something or do you require more information.

 

 

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.