
JOSEPH ENGELMANN
-
Posts
4 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Store
Gallery
Bug Reports
Documentation
Landing
Posts posted by JOSEPH ENGELMANN
-
-
21 hours ago, Jorgen said:
Hmm, not much info on how the dedicated IP works, but this part from their FAQ doesn't sound great for using it with this container:
https://helpdesk.privateinternetaccess.com/kb/articles/do-you-offer-dedicated-ip-addresses
thank you.
-
has anyone gotten this to work with a dedicated ip assigned by the vpn provider? i have gone over the provider's doc's and the vpn.md for docker container but for some reason i have no idea why it won't use the dedicated ip, i have tried to change the "remote" domain "ca-toronto.privacy.network 1197" for example to the ip i was assigned, still have the auth-user-pass.conf in there and it fails to connect and therefore also doesn't finish the startup for the container when the ip is used. here is the the main part of the config file if anyone has any idea how to specify how the container connects and to what ip, that would be great.
client dev tun proto udp remote ca-toronto.privacy.network 1197 "Tried to change this to the ip of the dedicated ip i was assigned without success" resolv-retry infinite nobind persist-key persist-tun cipher aes-256-cbc auth sha256 tls-client remote-cert-tls server auth-user-pass compress verb 1 reneg-sec 0
Minio installation on Unraid
in Docker Engine
Posted
This method worked for me as well! thank you.