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.

Can't access openvpn webui

Featured Replies

Hi,

i have no access to openvpn webui. I use openvpn-as docker img.

 

Brought to you by linuxserver.io
We do 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...
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.

 

{
  "_INTERNAL": {
    "run_api.active_profile": "Default", 
    "webui.edit_profile": "Default"
  }, 
  "Default": {
    "admin_ui.https.ip_address": "192.168.1.211", 
    "admin_ui.https.port": "943", 
    "auth.ldap.0.name": "My LDAP servers", 
    "auth.ldap.0.ssl_verify": "never", 
    "auth.ldap.0.timeout": "4", 
    "auth.ldap.0.use_ssl": "never", 
    "auth.module.type": "pam", 
    "auth.pam.0.service": "openvpnas", 
    "auth.radius.0.acct_enable": "false", 
    "auth.radius.0.name": "My Radius servers", 
    "cs.cws_proto_v2": "true", 
    "cs.https.ip_address": "all", 
    "cs.https.port": "943", 
    "cs.prof_sign_web": "true", 
    "cs.ssl_method": "SSLv3", 
    "cs.tls_version_min": "1.0", 
    "host.name": "192.168.1.211", 
    "sa.initial_run_groups.0": "web_group", 
    "sa.initial_run_groups.1": "openvpn_group", 
    "vpn.client.routing.inter_client": "false", 
    "vpn.client.routing.reroute_dns": "true", 
    "vpn.client.routing.reroute_gw": "true", 
    "vpn.daemon.0.client.netmask_bits": "20", 
    "vpn.daemon.0.client.network": "172.27.224.0", 
    "vpn.daemon.0.listen.ip_address": "all", 
    "vpn.daemon.0.listen.port": "9443", 
    "vpn.daemon.0.listen.protocol": "tcp", 
    "vpn.daemon.0.server.ip_address": "all", 
    "vpn.server.daemon.enable": "true", 
    "vpn.server.daemon.tcp.n_daemons": 8, 
    "vpn.server.daemon.tcp.port": "9443", 
    "vpn.server.daemon.udp.n_daemons": 8, 
    "vpn.server.daemon.udp.port": "1194", 
    "vpn.server.group_pool.0": "172.27.240.0/20", 
    "vpn.server.port_share.enable": "true", 
    "vpn.server.port_share.ip_address": "1.2.3.4", 
    "vpn.server.port_share.port": "1234", 
    "vpn.server.port_share.service": "admin+client", 
    "vpn.server.routing.private_access": "nat", 
    "vpn.server.routing.private_network.0": "192.168.1.0/24", 
    "vpn.server.routing.private_network.1": "192.168.122.0/24", 
    "vpn.server.routing.private_network.2": "172.17.0.0/16", 
    "vpn.tls_refresh.do_reauth": "true", 
    "vpn.tls_refresh.interval": "360"
  }} 
  
}

 

Not sure what went wrong.

 

[edit] ok, i used the peter_sm plugin instead. Works fine now.

Hi,

i have no access to openvpn webui. I use openvpn-as docker img.

 

Brought to you by linuxserver.io
We do 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...
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.

 

{
  "_INTERNAL": {
    "run_api.active_profile": "Default", 
    "webui.edit_profile": "Default"
  }, 
  "Default": {
    "admin_ui.https.ip_address": "192.168.1.211", 
    "admin_ui.https.port": "943", 
    "auth.ldap.0.name": "My LDAP servers", 
    "auth.ldap.0.ssl_verify": "never", 
    "auth.ldap.0.timeout": "4", 
    "auth.ldap.0.use_ssl": "never", 
    "auth.module.type": "pam", 
    "auth.pam.0.service": "openvpnas", 
    "auth.radius.0.acct_enable": "false", 
    "auth.radius.0.name": "My Radius servers", 
    "cs.cws_proto_v2": "true", 
    "cs.https.ip_address": "all", 
    "cs.https.port": "943", 
    "cs.prof_sign_web": "true", 
    "cs.ssl_method": "SSLv3", 
    "cs.tls_version_min": "1.0", 
    "host.name": "192.168.1.211", 
    "sa.initial_run_groups.0": "web_group", 
    "sa.initial_run_groups.1": "openvpn_group", 
    "vpn.client.routing.inter_client": "false", 
    "vpn.client.routing.reroute_dns": "true", 
    "vpn.client.routing.reroute_gw": "true", 
    "vpn.daemon.0.client.netmask_bits": "20", 
    "vpn.daemon.0.client.network": "172.27.224.0", 
    "vpn.daemon.0.listen.ip_address": "all", 
    "vpn.daemon.0.listen.port": "9443", 
    "vpn.daemon.0.listen.protocol": "tcp", 
    "vpn.daemon.0.server.ip_address": "all", 
    "vpn.server.daemon.enable": "true", 
    "vpn.server.daemon.tcp.n_daemons": 8, 
    "vpn.server.daemon.tcp.port": "9443", 
    "vpn.server.daemon.udp.n_daemons": 8, 
    "vpn.server.daemon.udp.port": "1194", 
    "vpn.server.group_pool.0": "172.27.240.0/20", 
    "vpn.server.port_share.enable": "true", 
    "vpn.server.port_share.ip_address": "1.2.3.4", 
    "vpn.server.port_share.port": "1234", 
    "vpn.server.port_share.service": "admin+client", 
    "vpn.server.routing.private_access": "nat", 
    "vpn.server.routing.private_network.0": "192.168.1.0/24", 
    "vpn.server.routing.private_network.1": "192.168.122.0/24", 
    "vpn.server.routing.private_network.2": "172.17.0.0/16", 
    "vpn.tls_refresh.do_reauth": "true", 
    "vpn.tls_refresh.interval": "360"
  }} 
  
}

 

Not sure what went wrong.

 

[edit] ok, i used the peter_sm plugin instead. Works fine now.

 

You did something wrong....

  • Author

Yes, i'm aware of that  :)

 

But i don't now what. I only changed the ip and port in the config file.

But even when doing a fresh install the webui won't load.

  • Author
The lounge isn't the place for support questions.

 

True. This topic can be closed/deleted by the mods.

I'm new to unraid and still need to find my way in the forums. Thanks for the link!

The lounge isn't the place for support questions.

 

True. This topic can be closed/deleted by the mods.

I'm new to unraid and still need to find my way in the forums. Thanks for the link!

 

Spend some time reading the FAQS, we've spent a lot of time creating them for a reason.  ;)

Archived

This topic is now archived and is closed to further replies.

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.