Joseph Maldjian 0 Posted ... I am using pterodactyl and using airvpn to port foward it, and in order to do that the docker containers run on the interface tun0, the issue is every so often the ip of tun0 changes for example it could be 10.23.45.4 one day, then it changes a few days later to another one such as 10.16.122.7 How can I prevent this IP from changing Quote Share this post Link to post
NaDre 157 Posted ... On 12/16/2019 at 4:51 PM, Joseph Maldjian said: ... How can I prevent this IP from changing See this:https://github.com/tool-maker/VPN_just_for_torrents/wiki/Running-OpenVPN-on-Linux-without-VPN-as-Default-Gateway Quote ... The sample scripts below use IPTABLES to create the illusion of a fixed IP address for the VPN interface so that you can do the client program's configuration once. ... I imagine this "fake" IP address would work with docker. Quote Share this post Link to post