krealle

Members
  • Posts

    2
  • Joined

  • Last visited

krealle's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Hi @binhex, I think I'm having an issue similar to @DJiK - I have a remote dedicated server runing Ubuntu 16.04 LTS and have the docker running just fine, being able to connect using localhost:8112, and 163.172.215.172:8112 (after some further testing I found out this only works with VPN_ENABLED=false), with VPN_ENABLED set both to true and false. The problem is that I can't connect to webui outside of the LAN. This is my ifconfig docker0 Link encap:Ethernet HWaddr 02:42:96:c4:22:19 inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 inet6 addr: (hidden) Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:11453 errors:0 dropped:0 overruns:0 frame:0 TX packets:16801 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5042532 (5.0 MB) TX bytes:8401763 (8.4 MB) enp0s20 Link encap:Ethernet HWaddr (hidden) inet addr:163.172.215.172 Bcast:163.172.215.255 Mask:255.255.255.0 inet6 addr: (hidden) Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:113322 errors:0 dropped:0 overruns:0 frame:0 TX packets:72874 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:16154982 (16.1 MB) TX bytes:30441888 (30.4 MB) I have the LAN_NETWORK set to 163.172.215.172/24 Thank you for making such a great docker, and I really appreciate how helpful you are. supervisord.log