Replies: 5 comments 9 replies
-
i was able to make vpn login correctly but the the server web does not start and it stuck there:
|
Beta Was this translation helpful? Give feedback.
-
Hi - do you have any updates on this? |
Beta Was this translation helpful? Give feedback.
-
did you check here:
https://haugene.github.io/docker-transmission-openvpn/vpn-networking/
What is the ip of the docker container externally on the host?
I've never used WSL so not sure if there is something that needs
configuring there or so
… Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2275/comments/3739691
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
post the whole startup log please,
also, you could try to ue the proxy container from the previous link
…On Tue, Sep 27, 2022 at 1:54 PM Eugene ***@***.***> wrote:
Yeah. I checked. The ip of container is 172.19.0.0. I changed
LOCAL_NETWORK to 172.*.0.0/16,172.*.1.0/24 but doesn't work as well.
I checked 'ss -nlp' inside container and it seems no process is listening
on 9091.
[image: WindowsTerminal_JiFis007YN]
<https://user-images.githubusercontent.com/13889673/192435080-b9b765f0-ac3d-4bb0-b282-b196e4c8df1a.png>
It looks like transimission is still not up.
—
Reply to this email directly, view it on GitHub
<#2275 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OFYTXUTXXY66V6QD7F7LWAJ4ZBANCNFSM5YM5TBKA>
.
You are receiving this because you commented.Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2275/comments/3739878
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
fwiw i got it working by grabing one of the ovpn files from protons site, kept getting Auth_Fail otherwise you can grab it from the download page if you login to their website |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
anyone has experience with protonvpn free?
i configured as a custom and i downloaded from proton page the proper file .ovpn and mapped a volume as explained with my path
Mount the volume Compose sample: - //openvpn/:/etc/openvpn/custom/
Beta Was this translation helpful? Give feedback.
All reactions