You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running version latest built on 2024-10-28T09:25:35.847Z (commit f1f3472)
What's the problem 🤔
The Kasm containers DNS gets blocked by Gluetun, more info in my other issue
Share your logs (at least 10 lines)
| ├── Private Internet Access encryption preset: strong
| ├── Network interface: tun0
| ├── Run OpenVPN as: root
| └── Verbosity level: 1
├── 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: 6s
| └── 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
2024-11-04T16:42:14Z INFO [routing] default route found: interface eth0, gateway 172.16.3.1, assigned IP 172.16.3.4 and family v4
2024-11-04T16:42:14Z INFO [routing] adding route for 0.0.0.0/0
2024-11-04T16:42:14Z INFO [firewall] setting allowed subnets...
2024-11-04T16:42:14Z INFO [routing] default route found: interface eth0, gateway 172.16.3.1, assigned IP 172.16.3.4 and family v4
2024-11-04T16:42:14Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2024-11-04T16:42:14Z INFO [dns] using plaintext DNS at address 1.1.1.1
2024-11-04T16:42:14Z INFO [http server] http server listening on [::]:8000
2024-11-04T16:42:14Z INFO [healthcheck] listening on 127.0.0.1:9999
2024-11-04T16:42:14Z INFO [firewall] allowing VPN connection...
2024-11-04T16:42:14Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2024-11-04T16:42:14Z INFO [openvpn] library versions: OpenSSL 3.3.2 3 Sep 2024, LZO 2.10
2024-11-04T16:42:14Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]212.112.19.25:1197
2024-11-04T16:42:14Z INFO [openvpn] UDPv4 link local: (not bound)
2024-11-04T16:42:14Z INFO [openvpn] UDPv4 link remote: [AF_INET]212.112.19.25:1197
2024-11-04T16:42:14Z INFO [openvpn] [stockholm407] Peer Connection Initiated with [AF_INET]212.112.19.25:1197
2024-11-04T16:42:14Z INFO [openvpn] TUN/TAP device tun0 opened
2024-11-04T16:42:14Z INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500
2024-11-04T16:42:14Z INFO [openvpn] /sbin/ip link set dev tun0 up
2024-11-04T16:42:14Z INFO [openvpn] /sbin/ip addr add dev tun0 10.7.110.169/24
2024-11-04T16:42:14Z INFO [openvpn] UID set to nonrootuser
2024-11-04T16:42:14Z INFO [openvpn] Initialization Sequence Completed
2024-11-04T16:42:14Z INFO [dns] downloading hostnames and IP block lists
2024-11-04T16:42:14Z INFO [healthcheck] healthy!
2024-11-04T16:42:15Z INFO [dns] DNS server listening on [::]:53
2024-11-04T16:42:16Z INFO [dns] ready
2024-11-04T16:42:16Z INFO [ip getter] Public IP address is 212.112.19.25 (Sweden, Stockholm, Märsta - source: ipinfo)
2024-11-04T16:42:16Z INFO [vpn] You are running on the bleeding edge of latest!
2024-11-04T16:42:16Z INFO [port forwarding] starting
2024-11-04T16:42:16Z INFO [port forwarding] Found saved forwarded port data for port 42994
2024-11-04T16:42:16Z INFO [port forwarding] Port forwarded data expires in 51 days
2024-11-04T16:42:16Z INFO [port forwarding] port forwarded is 42994
2024-11-04T16:42:16Z INFO [firewall] setting allowed input port 42994 through interface tun0...
2024-11-04T16:42:16Z INFO [port forwarding] writing port file /tmp/gluetun/forwarded_port
Is this urgent?
None
Host OS
TrueNAS Scale + Portainer
CPU arch
None
VPN service provider
Private Internet Access
What are you using to run the container
Portainer
What is the version of Gluetun
Running version latest built on 2024-10-28T09:25:35.847Z (commit f1f3472)
What's the problem 🤔
The Kasm containers DNS gets blocked by Gluetun, more info in my other issue
Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: