VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
I am trying to access sabnzbd behind gluetun but when i try this i get: "site not available"
My services in the docker network have no problem connecting to it only when i try to go to the GUI from another computer it wont work.
I tried disabling the firewall but that did nothing.
In the logs of gluetun i dont see anything unusual but maybe i missed something since i am not an expert.
Sabnzbd logs also dont show anything that might reveal the problem.
Things i have tried:
seperate compose files
disabling firewall
using service:gluetun instead of container:gluetun
switching ports
the problem is not only with sabnzbd but also qbittorrent so i think it is a gluetun problem here.
Share your logs (at least 10 lines)
2024-09-03T18:59:47+02:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.3 and family v4
2024-09-03T18:59:47+02:00 INFO [routing] local ethernet link found: eth0
2024-09-03T18:59:47+02:00 INFO [routing] local ipnet found: 172.19.0.0/16
2024-09-03T18:59:48+02:00 INFO [firewall] enabling...
2024-09-03T18:59:48+02:00 INFO [firewall] enabled successfully
2024-09-03T18:59:49+02:00 INFO [storage] merging by most recent 20480 hardcoded servers and 19738 servers read from /gluetun/servers.json
2024-09-03T18:59:49+02:00 INFO Alpine version: 3.20.2
2024-09-03T18:59:50+02:00 INFO OpenVPN 2.5 version: 2.5.10
2024-09-03T18:59:50+02:00 INFO OpenVPN 2.6 version: 2.6.11
2024-09-03T18:59:50+02:00 INFO IPtables version: v1.8.10
2024-09-03T18:59:50+02:00 INFO Settings summary:
βββ VPN settings:
| βββ VPN provider settings:
| | βββ Name: expressvpn
| | βββ Server selection settings:
| | βββ VPN type: openvpn
| | βββ Countries: Germany
| | βββ OpenVPN server selection settings:
| | βββ Protocol: UDP
| βββ OpenVPN settings:
| βββ OpenVPN version: 2.6
| βββ 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
| βββ VPN input ports:
| βββ 57786
βββ 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: 6s
| βββ Additional duration: 5s
βββ Shadowsocks server settings:
| βββ Enabled: no
βββ HTTP proxy settings:
| βββ Enabled: no
βββ Control server settings:
| βββ Listening address: :8000
| βββ Logging: yes
βββ Storage settings:
| βββ Filepath: /gluetun/servers.json
βββ OS Alpine settings:
| βββ Process UID: 998
| βββ Process GID: 100
| βββ Timezone: Europe/Berlin
βββ Public IP settings:
| βββ Fetching: every 12h0m0s
| βββ IP file path: /tmp/gluetun/ip
| βββ Public IP data API: ipinfo
βββ Version settings:
βββ Enabled: yes
2024-09-03T18:59:50+02:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.3 and family v4
2024-09-03T18:59:50+02:00 INFO [routing] adding route for 0.0.0.0/0
2024-09-03T18:59:50+02:00 INFO [firewall] setting allowed subnets...
2024-09-03T18:59:50+02:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.3 and family v4
2024-09-03T18:59:50+02:00 INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2024-09-03T18:59:50+02:00 INFO [dns] using plaintext DNS at address 1.1.1.1
2024-09-03T18:59:50+02:00 INFO [http server] http server listening on [::]:8000
2024-09-03T18:59:50+02:00 INFO [healthcheck] listening on 127.0.0.1:9999
2024-09-03T18:59:50+02:00 INFO [firewall] allowing VPN connection...
2024-09-03T18:59:50+02:00 INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2024-09-03T18:59:50+02:00 INFO [openvpn] library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
2024-09-03T18:59:50+02:00 INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]212.30.36.131:1195
2024-09-03T18:59:50+02:00 INFO [openvpn] UDPv4 link local: (not bound)
2024-09-03T18:59:50+02:00 INFO [openvpn] UDPv4 link remote: [AF_INET]212.30.36.131:1195
2024-09-03T18:59:50+02:00 INFO [openvpn] [Server-11094-0a] Peer Connection Initiated with [AF_INET]212.30.36.131:1195
2024-09-03T18:59:51+02:00 INFO [openvpn] TUN/TAP device tun0 opened
2024-09-03T18:59:51+02:00 INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500
2024-09-03T18:59:51+02:00 INFO [openvpn] /sbin/ip link set dev tun0 up
2024-09-03T18:59:51+02:00 INFO [openvpn] /sbin/ip addr add dev tun0 local 10.122.34.41 peer 10.122.34.42
2024-09-03T18:59:51+02:00 INFO [openvpn] UID set to nonrootuser
2024-09-03T18:59:51+02:00 INFO [openvpn] Initialization Sequence Completed
2024-09-03T18:59:51+02:00 INFO [firewall] setting allowed input port 57786 through interface tun0...
2024-09-03T18:59:51+02:00 INFO [dns] downloading hostnames and IP block lists
2024-09-03T18:59:51+02:00 INFO [healthcheck] healthy!
2024-09-03T18:59:52+02:00 INFO [dns] DNS server listening on [::]:53
2024-09-03T18:59:52+02:00 INFO [dns] ready
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
Please:
do not ask for updates, be patient
:+1: the issue to show your support instead of commenting
@qdm12 usually checks issues at least once a week, if this is a new urgent bug,
revert to an older tagged container image
Is this urgent?
Yes
Host OS
Debian 12
CPU arch
x86_64
VPN service provider
ExpressVPN
What are you using to run the container
docker-compose
What is the version of Gluetun
v3.39.0
What's the problem π€
I am trying to access sabnzbd behind gluetun but when i try this i get: "site not available" My services in the docker network have no problem connecting to it only when i try to go to the GUI from another computer it wont work.
I tried disabling the firewall but that did nothing.
In the logs of gluetun i dont see anything unusual but maybe i missed something since i am not an expert. Sabnzbd logs also dont show anything that might reveal the problem.
Things i have tried:
the problem is not only with sabnzbd but also qbittorrent so i think it is a gluetun problem here.
Share your logs (at least 10 lines)