docker:gluetun:manual_connection_testing
Docker - Gluetun - Manual Connection Testing
docker run -it --rm --cap-add=NET_ADMIN --device /dev/net/tun -v ~/docker/appdata/gluetun:/gluetun -e VPN_SERVICE_PROVIDER=expressvpn -e OPENVPN_USER=blahblah -e OPENVPN_PASSWORD=blahblah -e SERVER_COUNTRIES=Netherlands -e OPENVPN_VERBOSITY=2 -e HEALTH_VPN_DURATION_INITIAL=10s qmcgaw/gluetun
returns:
======================================== ======================================== =============== gluetun ================ ======================================== =========== Made with โค๏ธ by ============ ======= https://github.com/qdm12 ======= ======================================== ======================================== Running version latest built on 2025-01-22T08:30:14.628Z (commit 13532c8) ๐ง Need help? โ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose ๐ Bug? โจ New feature? https://github.com/qdm12/gluetun/issues/new/choose ๐ป Email? quentin.mcgaw@gmail.com ๐ฐ Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12 2025-07-21T12:25:24Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4 2025-07-21T12:25:24Z INFO [routing] local ethernet link found: eth0 2025-07-21T12:25:24Z INFO [routing] local ipnet found: 172.17.0.0/16 2025-07-21T12:25:25Z INFO [firewall] enabling... 2025-07-21T12:25:25Z INFO [firewall] enabled successfully 2025-07-21T12:25:25Z INFO [storage] merging by most recent 20776 hardcoded servers and 20746 servers read from /gluetun/servers.json 2025-07-21T12:25:25Z INFO [storage] Using expressvpn servers from file which are 1098 days more recent 2025-07-21T12:25:25Z INFO Alpine version: 3.20.5 2025-07-21T12:25:25Z INFO OpenVPN 2.5 version: 2.5.10 2025-07-21T12:25:25Z INFO OpenVPN 2.6 version: 2.6.11 2025-07-21T12:25:25Z INFO IPtables version: v1.8.10 2025-07-21T12:25:25Z INFO Settings summary: โโโ VPN settings: | โโโ VPN provider settings: | | โโโ Name: expressvpn | | โโโ Server selection settings: | | โโโ VPN type: openvpn | | โโโ Countries: netherlands | | โโโ OpenVPN server selection settings: | | โโโ Protocol: UDP | โโโ OpenVPN settings: | โโโ OpenVPN version: 2.6 | โโโ User: [set] | โโโ Password: [set] | โโโ Network interface: tun0 | โโโ Run OpenVPN as: root | โโโ Verbosity level: 2 โโโ DNS settings: | โโโ Keep existing nameserver(s): no | โโโ DNS server address to use: 127.0.0.1 | โโโ DNS over TLS settings: | โโโ Enabled: yes | โโโ Update period: every 24h0m0s | โโโ Upstream resolvers: | | โโโ cloudflare | โโโ Caching: yes | โโโ IPv6: no | โโโ DNS filtering settings: | โโโ Block malicious: yes | โโโ Block ads: no | โโโ Block surveillance: no | โโโ Blocked IP networks: | โโโ 127.0.0.1/8 | โโโ 10.0.0.0/8 | โโโ 172.16.0.0/12 | โโโ 192.168.0.0/16 | โโโ 169.254.0.0/16 | โโโ ::1/128 | โโโ fc00::/7 | โโโ fe80::/10 | โโโ ::ffff:127.0.0.1/104 | โโโ ::ffff:10.0.0.0/104 | โโโ ::ffff:169.254.0.0/112 | โโโ ::ffff:172.16.0.0/108 | โโโ ::ffff:192.168.0.0/112 โโโ Firewall settings: | โโโ Enabled: yes โโโ Log settings: | โโโ Log level: info โโโ Health settings: | โโโ Server listening address: 127.0.0.1:9999 | โโโ Target address: cloudflare.com:443 | โโโ Duration to wait after success: 5s | โโโ Read header timeout: 100ms | โโโ Read timeout: 500ms | โโโ VPN wait durations: | โโโ Initial duration: 10s | โโโ Additional duration: 5s โโโ Shadowsocks server settings: | โโโ Enabled: no โโโ HTTP proxy settings: | โโโ Enabled: no โโโ Control server settings: | โโโ Listening address: :8000 | โโโ Logging: yes | โโโ Authentication file path: /gluetun/auth/config.toml โโโ Storage settings: | โโโ Filepath: /gluetun/servers.json โโโ OS Alpine settings: | โโโ Process UID: 1000 | โโโ Process GID: 1000 โโโ Public IP settings: | โโโ IP file path: /tmp/gluetun/ip | โโโ Public IP data base API: ipinfo | โโโ Public IP data backup APIs: | โโโ ifconfigco | โโโ ip2location | โโโ cloudflare โโโ Version settings: โโโ Enabled: yes 2025-07-21T12:25:25Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4 2025-07-21T12:25:25Z INFO [routing] adding route for 0.0.0.0/0 2025-07-21T12:25:25Z INFO [firewall] setting allowed subnets... 2025-07-21T12:25:25Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4 2025-07-21T12:25:25Z INFO [dns] using plaintext DNS at address 1.1.1.1 2025-07-21T12:25:25Z INFO [http server] http server listening on [::]:8000 2025-07-21T12:25:25Z INFO [healthcheck] listening on 127.0.0.1:9999 2025-07-21T12:25:25Z INFO [firewall] allowing VPN connection... 2025-07-21T12:25:25Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] 2025-07-21T12:25:25Z INFO [openvpn] library versions: OpenSSL 3.3.2 3 Sep 2024, LZO 2.10 2025-07-21T12:25:25Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]173.239.199.138:1195 2025-07-21T12:25:25Z INFO [openvpn] UDPv4 link local: (not bound) 2025-07-21T12:25:25Z INFO [openvpn] UDPv4 link remote: [AF_INET]173.239.199.138:1195 2025-07-21T12:25:25Z INFO [openvpn] VERIFY OK: depth=1, C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=ExpressVPN CA, emailAddress=support@expressvpn.com 2025-07-21T12:25:25Z INFO [openvpn] VERIFY KU OK 2025-07-21T12:25:25Z INFO [openvpn] Validating certificate extended key usage 2025-07-21T12:25:25Z INFO [openvpn] ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication 2025-07-21T12:25:25Z INFO [openvpn] VERIFY EKU OK 2025-07-21T12:25:25Z INFO [openvpn] VERIFY X509NAME OK: C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=Server-10831-1a, emailAddress=support@expressvpn.com 2025-07-21T12:25:25Z INFO [openvpn] VERIFY OK: depth=0, C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=Server-10831-1a, emailAddress=support@expressvpn.com 2025-07-21T12:25:26Z INFO [openvpn] Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 2048 bits RSA, signature: RSA-SHA256, peer temporary key: 253 bits X25519 2025-07-21T12:25:26Z INFO [openvpn] [Server-10831-1a] Peer Connection Initiated with [AF_INET]173.239.199.138:1195 2025-07-21T12:25:27Z INFO [openvpn] TUN/TAP device tun0 opened 2025-07-21T12:25:27Z INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500 2025-07-21T12:25:27Z INFO [openvpn] /sbin/ip link set dev tun0 up 2025-07-21T12:25:27Z INFO [openvpn] /sbin/ip addr add dev tun0 10.151.0.245/16 2025-07-21T12:25:27Z INFO [openvpn] UID set to nonrootuser 2025-07-21T12:25:27Z INFO [openvpn] Initialization Sequence Completed 2025-07-21T12:25:27Z INFO [openvpn] Data Channel: cipher 'AES-256-GCM', peer-id: 50, compression: 'stub' 2025-07-21T12:25:27Z INFO [openvpn] Timers: ping 10, ping-restart 60 2025-07-21T12:25:27Z INFO [openvpn] Protocol options: explicit-exit-notify 1, protocol-flags cc-exit tls-ekm dyn-tls-crypt 2025-07-21T12:25:27Z INFO [dns] downloading hostnames and IP block lists 2025-07-21T12:25:27Z INFO [healthcheck] healthy! 2025-07-21T12:25:28Z INFO [dns] DNS server listening on [::]:53 2025-07-21T12:25:28Z INFO [dns] ready 2025-07-21T12:25:28Z INFO [ip getter] Public IP address is 45.128.199.121 (Netherlands, North Holland, Amsterdam - source: ipinfo) 2025-07-21T12:25:29Z INFO [vpn] You are running 1 commit behind the most recent latest
docker/gluetun/manual_connection_testing.txt ยท Last modified: 2025/07/21 12:29 by peter