I have two containers. One is of docker-openvpn-client and another is of my application.
The traffic count is also increasing on the openvpn cloud. But I tried running a CURL command on attached container to check if the traffic is going through with a different IP but it's not. You can look the commands and result below. I replaced some text in my IP for privacy reasons. Please help.
I have two containers. One is of docker-openvpn-client and another is of my application. The traffic count is also increasing on the openvpn cloud. But I tried running a CURL command on attached container to check if the traffic is going through with a different IP but it's not. You can look the commands and result below. I replaced some text in my IP for privacy reasons. Please help.
/ # apk --no-cache add curl fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz (1/4) Installing ca-certificates (20191127-r2) (2/4) Installing nghttp2-libs (1.40.0-r1) (3/4) Installing libcurl (7.67.0-r1) (4/4) Installing curl (7.67.0-r1) Executing busybox-1.31.1-r9.trigger Executing ca-certificates-20191127-r2.trigger OK: 9 MiB in 20 packages / # curl https://am.i.mullvad.net 14.102.XXX.XXX