Advertisement
Guest User

Untitled

a guest
Oct 1st, 2024
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.00 KB | None | 0 0
  1. 2024-10-01T21:44:55Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  2. 2024-10-01T21:44:55Z INFO [routing] adding route for 0.0.0.0/0
  3. 2024-10-01T21:44:55Z INFO [firewall] setting allowed subnets...
  4. 2024-10-01T21:44:55Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  5. 2024-10-01T21:44:55Z INFO [routing] routing cleanup...
  6. 2024-10-01T21:44:55Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  7. 2024-10-01T21:44:55Z INFO [routing] deleting route for 0.0.0.0/0
  8. 2024-10-01T21:44:55Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  9. 2024-10-01T21:44:55Z INFO Shutdown successful
  10. ========================================
  11. ========================================
  12. =============== gluetun ================
  13. ========================================
  14. =========== Made with ❤️ by ============
  15. ======= https://github.com/qdm12 =======
  16. ========================================
  17. ========================================
  18.  
  19. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  20.  
  21. 📣 All control server routes will become private by default after the v3.41.0 release
  22.  
  23. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  24. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  25. 💻 Email? [email protected]
  26. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  27. 2024-10-01T21:45:55Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  28. 2024-10-01T21:45:55Z INFO [routing] local ethernet link found: eth0
  29. 2024-10-01T21:45:55Z INFO [routing] local ipnet found: 172.18.0.0/16
  30. 2024-10-01T21:45:55Z INFO [firewall] enabling...
  31. 2024-10-01T21:45:56Z INFO [firewall] enabled successfully
  32. 2024-10-01T21:45:56Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  33. 2024-10-01T21:45:57Z INFO Alpine version: 3.20.3
  34. 2024-10-01T21:45:57Z INFO OpenVPN 2.5 version: 2.5.10
  35. 2024-10-01T21:45:57Z INFO OpenVPN 2.6 version: 2.6.11
  36. 2024-10-01T21:45:57Z INFO Unbound version: 1.20.0
  37. 2024-10-01T21:45:57Z INFO IPtables version: v1.8.10
  38. 2024-10-01T21:45:57Z INFO Settings summary:
  39. ├── VPN settings:
  40. | ├── VPN provider settings:
  41. | | ├── Name: mullvad
  42. | | └── Server selection settings:
  43. | | ├── VPN type: wireguard
  44. | | ├── Cities: Chicago IL
  45. | | └── Wireguard selection settings:
  46. | └── Wireguard settings:
  47. | ├── Private key: ts1...ls=
  48. | ├── Interface addresses:
  49. | | └── 10.72.243.141/32
  50. | ├── Allowed IPs:
  51. | | ├── 0.0.0.0/0
  52. | | └── ::/0
  53. | └── Network interface: tun0
  54. | └── MTU: 1400
  55. ├── DNS settings:
  56. | ├── Keep existing nameserver(s): no
  57. | ├── DNS server address to use: 127.0.0.1
  58. | └── DNS over TLS settings:
  59. | ├── Enabled: yes
  60. | ├── Update period: every 24h0m0s
  61. | ├── Unbound settings:
  62. | | ├── Authoritative servers:
  63. | | | └── cloudflare
  64. | | ├── Caching: yes
  65. | | ├── IPv6: no
  66. | | ├── Verbosity level: 1
  67. | | ├── Verbosity details level: 0
  68. | | ├── Validation log level: 0
  69. | | ├── System user: root
  70. | | └── Allowed networks:
  71. | | ├── 0.0.0.0/0
  72. | | └── ::/0
  73. | └── DNS filtering settings:
  74. | ├── Block malicious: yes
  75. | ├── Block ads: no
  76. | ├── Block surveillance: no
  77. | └── Blocked IP networks:
  78. | ├── 127.0.0.1/8
  79. | ├── 10.0.0.0/8
  80. | ├── 172.16.0.0/12
  81. | ├── 192.168.0.0/16
  82. | ├── 169.254.0.0/16
  83. | ├── ::1/128
  84. | ├── fc00::/7
  85. | ├── fe80::/10
  86. | ├── ::ffff:127.0.0.1/104
  87. | ├── ::ffff:10.0.0.0/104
  88. | ├── ::ffff:169.254.0.0/112
  89. | ├── ::ffff:172.16.0.0/108
  90. | └── ::ffff:192.168.0.0/112
  91. ├── Firewall settings:
  92. | └── Enabled: yes
  93. ├── Log settings:
  94. | └── Log level: info
  95. ├── Health settings:
  96. | ├── Server listening address: 127.0.0.1:9999
  97. | ├── Target address: cloudflare.com:443
  98. | ├── Duration to wait after success: 5s
  99. | ├── Read header timeout: 100ms
  100. | ├── Read timeout: 500ms
  101. | └── VPN wait durations:
  102. | ├── Initial duration: 6s
  103. | └── Additional duration: 5s
  104. ├── Shadowsocks server settings:
  105. | └── Enabled: no
  106. ├── HTTP proxy settings:
  107. | └── Enabled: no
  108. ├── Control server settings:
  109. | ├── Listening address: :8000
  110. | ├── Logging: yes
  111. | └── Authentication file path: /gluetun/auth/config.toml
  112. ├── OS Alpine settings:
  113. | ├── Process UID: 1000
  114. | └── Process GID: 1000
  115. ├── Public IP settings:
  116. | ├── Fetching: every 12h0m0s
  117. | ├── IP file path: /tmp/gluetun/ip
  118. | └── Public IP data API: ipinfo
  119. └── Version settings:
  120. └── Enabled: yes
  121. 2024-10-01T21:45:57Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  122. 2024-10-01T21:45:57Z INFO [routing] adding route for 0.0.0.0/0
  123. 2024-10-01T21:45:57Z INFO [firewall] setting allowed subnets...
  124. 2024-10-01T21:45:57Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  125. 2024-10-01T21:45:57Z INFO [routing] routing cleanup...
  126. 2024-10-01T21:45:57Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  127. 2024-10-01T21:45:57Z INFO [routing] deleting route for 0.0.0.0/0
  128. 2024-10-01T21:45:57Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  129. 2024-10-01T21:45:57Z INFO Shutdown successful
  130. ========================================
  131. ========================================
  132. =============== gluetun ================
  133. ========================================
  134. =========== Made with ❤️ by ============
  135. ======= https://github.com/qdm12 =======
  136. ========================================
  137. ========================================
  138.  
  139. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  140.  
  141. 📣 All control server routes will become private by default after the v3.41.0 release
  142.  
  143. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  144. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  145. 💻 Email? [email protected]
  146. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  147. 2024-10-01T21:46:57Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  148. 2024-10-01T21:46:57Z INFO [routing] local ethernet link found: eth0
  149. 2024-10-01T21:46:57Z INFO [routing] local ipnet found: 172.18.0.0/16
  150. 2024-10-01T21:46:57Z INFO [firewall] enabling...
  151. 2024-10-01T21:46:57Z INFO [firewall] enabled successfully
  152. 2024-10-01T21:46:58Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  153. 2024-10-01T21:46:58Z INFO Alpine version: 3.20.3
  154. 2024-10-01T21:46:58Z INFO OpenVPN 2.5 version: 2.5.10
  155. 2024-10-01T21:46:58Z INFO OpenVPN 2.6 version: 2.6.11
  156. 2024-10-01T21:46:58Z INFO Unbound version: 1.20.0
  157. 2024-10-01T21:46:58Z INFO IPtables version: v1.8.10
  158. 2024-10-01T21:46:58Z INFO Settings summary:
  159. ├── VPN settings:
  160. | ├── VPN provider settings:
  161. | | ├── Name: mullvad
  162. | | └── Server selection settings:
  163. | | ├── VPN type: wireguard
  164. | | ├── Cities: Chicago IL
  165. | | └── Wireguard selection settings:
  166. | └── Wireguard settings:
  167. | ├── Private key: ts1...ls=
  168. | ├── Interface addresses:
  169. | | └── 10.72.243.141/32
  170. | ├── Allowed IPs:
  171. | | ├── 0.0.0.0/0
  172. | | └── ::/0
  173. | └── Network interface: tun0
  174. | └── MTU: 1400
  175. ├── DNS settings:
  176. | ├── Keep existing nameserver(s): no
  177. | ├── DNS server address to use: 127.0.0.1
  178. | └── DNS over TLS settings:
  179. | ├── Enabled: yes
  180. | ├── Update period: every 24h0m0s
  181. | ├── Unbound settings:
  182. | | ├── Authoritative servers:
  183. | | | └── cloudflare
  184. | | ├── Caching: yes
  185. | | ├── IPv6: no
  186. | | ├── Verbosity level: 1
  187. | | ├── Verbosity details level: 0
  188. | | ├── Validation log level: 0
  189. | | ├── System user: root
  190. | | └── Allowed networks:
  191. | | ├── 0.0.0.0/0
  192. | | └── ::/0
  193. | └── DNS filtering settings:
  194. | ├── Block malicious: yes
  195. | ├── Block ads: no
  196. | ├── Block surveillance: no
  197. | └── Blocked IP networks:
  198. | ├── 127.0.0.1/8
  199. | ├── 10.0.0.0/8
  200. | ├── 172.16.0.0/12
  201. | ├── 192.168.0.0/16
  202. | ├── 169.254.0.0/16
  203. | ├── ::1/128
  204. | ├── fc00::/7
  205. | ├── fe80::/10
  206. | ├── ::ffff:127.0.0.1/104
  207. | ├── ::ffff:10.0.0.0/104
  208. | ├── ::ffff:169.254.0.0/112
  209. | ├── ::ffff:172.16.0.0/108
  210. | └── ::ffff:192.168.0.0/112
  211. ├── Firewall settings:
  212. | └── Enabled: yes
  213. ├── Log settings:
  214. | └── Log level: info
  215. ├── Health settings:
  216. | ├── Server listening address: 127.0.0.1:9999
  217. | ├── Target address: cloudflare.com:443
  218. | ├── Duration to wait after success: 5s
  219. | ├── Read header timeout: 100ms
  220. | ├── Read timeout: 500ms
  221. | └── VPN wait durations:
  222. | ├── Initial duration: 6s
  223. | └── Additional duration: 5s
  224. ├── Shadowsocks server settings:
  225. | └── Enabled: no
  226. ├── HTTP proxy settings:
  227. | └── Enabled: no
  228. ├── Control server settings:
  229. | ├── Listening address: :8000
  230. | ├── Logging: yes
  231. | └── Authentication file path: /gluetun/auth/config.toml
  232. ├── OS Alpine settings:
  233. | ├── Process UID: 1000
  234. | └── Process GID: 1000
  235. ├── Public IP settings:
  236. | ├── Fetching: every 12h0m0s
  237. | ├── IP file path: /tmp/gluetun/ip
  238. | └── Public IP data API: ipinfo
  239. └── Version settings:
  240. └── Enabled: yes
  241. 2024-10-01T21:46:58Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  242. 2024-10-01T21:46:58Z INFO [routing] adding route for 0.0.0.0/0
  243. 2024-10-01T21:46:58Z INFO [firewall] setting allowed subnets...
  244. 2024-10-01T21:46:58Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  245. 2024-10-01T21:46:58Z INFO [routing] routing cleanup...
  246. 2024-10-01T21:46:58Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  247. 2024-10-01T21:46:58Z INFO [routing] deleting route for 0.0.0.0/0
  248. 2024-10-01T21:46:58Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  249. 2024-10-01T21:46:58Z INFO Shutdown successful
  250. ========================================
  251. ========================================
  252. =============== gluetun ================
  253. ========================================
  254. =========== Made with ❤️ by ============
  255. ======= https://github.com/qdm12 =======
  256. ========================================
  257. ========================================
  258.  
  259. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  260.  
  261. 📣 All control server routes will become private by default after the v3.41.0 release
  262.  
  263. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  264. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  265. 💻 Email? [email protected]
  266. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  267. 2024-10-01T21:47:59Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  268. 2024-10-01T21:47:59Z INFO [routing] local ethernet link found: eth0
  269. 2024-10-01T21:47:59Z INFO [routing] local ipnet found: 172.18.0.0/16
  270. 2024-10-01T21:47:59Z INFO [firewall] enabling...
  271. 2024-10-01T21:47:59Z INFO [firewall] enabled successfully
  272. 2024-10-01T21:48:00Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  273. 2024-10-01T21:48:00Z INFO Alpine version: 3.20.3
  274. 2024-10-01T21:48:00Z INFO OpenVPN 2.5 version: 2.5.10
  275. 2024-10-01T21:48:00Z INFO OpenVPN 2.6 version: 2.6.11
  276. 2024-10-01T21:48:00Z INFO Unbound version: 1.20.0
  277. 2024-10-01T21:48:00Z INFO IPtables version: v1.8.10
  278. 2024-10-01T21:48:00Z INFO Settings summary:
  279. ├── VPN settings:
  280. | ├── VPN provider settings:
  281. | | ├── Name: mullvad
  282. | | └── Server selection settings:
  283. | | ├── VPN type: wireguard
  284. | | ├── Cities: Chicago IL
  285. | | └── Wireguard selection settings:
  286. | └── Wireguard settings:
  287. | ├── Private key: ts1...ls=
  288. | ├── Interface addresses:
  289. | | └── 10.72.243.141/32
  290. | ├── Allowed IPs:
  291. | | ├── 0.0.0.0/0
  292. | | └── ::/0
  293. | └── Network interface: tun0
  294. | └── MTU: 1400
  295. ├── DNS settings:
  296. | ├── Keep existing nameserver(s): no
  297. | ├── DNS server address to use: 127.0.0.1
  298. | └── DNS over TLS settings:
  299. | ├── Enabled: yes
  300. | ├── Update period: every 24h0m0s
  301. | ├── Unbound settings:
  302. | | ├── Authoritative servers:
  303. | | | └── cloudflare
  304. | | ├── Caching: yes
  305. | | ├── IPv6: no
  306. | | ├── Verbosity level: 1
  307. | | ├── Verbosity details level: 0
  308. | | ├── Validation log level: 0
  309. | | ├── System user: root
  310. | | └── Allowed networks:
  311. | | ├── 0.0.0.0/0
  312. | | └── ::/0
  313. | └── DNS filtering settings:
  314. | ├── Block malicious: yes
  315. | ├── Block ads: no
  316. | ├── Block surveillance: no
  317. | └── Blocked IP networks:
  318. | ├── 127.0.0.1/8
  319. | ├── 10.0.0.0/8
  320. | ├── 172.16.0.0/12
  321. | ├── 192.168.0.0/16
  322. | ├── 169.254.0.0/16
  323. | ├── ::1/128
  324. | ├── fc00::/7
  325. | ├── fe80::/10
  326. | ├── ::ffff:127.0.0.1/104
  327. | ├── ::ffff:10.0.0.0/104
  328. | ├── ::ffff:169.254.0.0/112
  329. | ├── ::ffff:172.16.0.0/108
  330. | └── ::ffff:192.168.0.0/112
  331. ├── Firewall settings:
  332. | └── Enabled: yes
  333. ├── Log settings:
  334. | └── Log level: info
  335. ├── Health settings:
  336. | ├── Server listening address: 127.0.0.1:9999
  337. | ├── Target address: cloudflare.com:443
  338. | ├── Duration to wait after success: 5s
  339. | ├── Read header timeout: 100ms
  340. | ├── Read timeout: 500ms
  341. | └── VPN wait durations:
  342. | ├── Initial duration: 6s
  343. | └── Additional duration: 5s
  344. ├── Shadowsocks server settings:
  345. | └── Enabled: no
  346. ├── HTTP proxy settings:
  347. | └── Enabled: no
  348. ├── Control server settings:
  349. | ├── Listening address: :8000
  350. | ├── Logging: yes
  351. | └── Authentication file path: /gluetun/auth/config.toml
  352. ├── OS Alpine settings:
  353. | ├── Process UID: 1000
  354. | └── Process GID: 1000
  355. ├── Public IP settings:
  356. | ├── Fetching: every 12h0m0s
  357. | ├── IP file path: /tmp/gluetun/ip
  358. | └── Public IP data API: ipinfo
  359. └── Version settings:
  360. └── Enabled: yes
  361. 2024-10-01T21:48:00Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  362. 2024-10-01T21:48:00Z INFO [routing] adding route for 0.0.0.0/0
  363. 2024-10-01T21:48:00Z INFO [firewall] setting allowed subnets...
  364. 2024-10-01T21:48:00Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  365. 2024-10-01T21:48:00Z INFO [routing] routing cleanup...
  366. 2024-10-01T21:48:00Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  367. 2024-10-01T21:48:00Z INFO [routing] deleting route for 0.0.0.0/0
  368. 2024-10-01T21:48:00Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  369. 2024-10-01T21:48:00Z INFO Shutdown successful
  370. ========================================
  371. ========================================
  372. =============== gluetun ================
  373. ========================================
  374. =========== Made with ❤️ by ============
  375. ======= https://github.com/qdm12 =======
  376. ========================================
  377. ========================================
  378.  
  379. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  380.  
  381. 📣 All control server routes will become private by default after the v3.41.0 release
  382.  
  383. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  384. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  385. 💻 Email? [email protected]
  386. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  387. 2024-10-01T21:49:00Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  388. 2024-10-01T21:49:00Z INFO [routing] local ethernet link found: eth0
  389. 2024-10-01T21:49:00Z INFO [routing] local ipnet found: 172.18.0.0/16
  390. 2024-10-01T21:49:00Z INFO [firewall] enabling...
  391. 2024-10-01T21:49:00Z INFO [firewall] enabled successfully
  392. 2024-10-01T21:49:01Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  393. 2024-10-01T21:49:01Z INFO Alpine version: 3.20.3
  394. 2024-10-01T21:49:01Z INFO OpenVPN 2.5 version: 2.5.10
  395. 2024-10-01T21:49:01Z INFO OpenVPN 2.6 version: 2.6.11
  396. 2024-10-01T21:49:01Z INFO Unbound version: 1.20.0
  397. 2024-10-01T21:49:01Z INFO IPtables version: v1.8.10
  398. 2024-10-01T21:49:01Z INFO Settings summary:
  399. ├── VPN settings:
  400. | ├── VPN provider settings:
  401. | | ├── Name: mullvad
  402. | | └── Server selection settings:
  403. | | ├── VPN type: wireguard
  404. | | ├── Cities: Chicago IL
  405. | | └── Wireguard selection settings:
  406. | └── Wireguard settings:
  407. | ├── Private key: ts1...ls=
  408. | ├── Interface addresses:
  409. | | └── 10.72.243.141/32
  410. | ├── Allowed IPs:
  411. | | ├── 0.0.0.0/0
  412. | | └── ::/0
  413. | └── Network interface: tun0
  414. | └── MTU: 1400
  415. ├── DNS settings:
  416. | ├── Keep existing nameserver(s): no
  417. | ├── DNS server address to use: 127.0.0.1
  418. | └── DNS over TLS settings:
  419. | ├── Enabled: yes
  420. | ├── Update period: every 24h0m0s
  421. | ├── Unbound settings:
  422. | | ├── Authoritative servers:
  423. | | | └── cloudflare
  424. | | ├── Caching: yes
  425. | | ├── IPv6: no
  426. | | ├── Verbosity level: 1
  427. | | ├── Verbosity details level: 0
  428. | | ├── Validation log level: 0
  429. | | ├── System user: root
  430. | | └── Allowed networks:
  431. | | ├── 0.0.0.0/0
  432. | | └── ::/0
  433. | └── DNS filtering settings:
  434. | ├── Block malicious: yes
  435. | ├── Block ads: no
  436. | ├── Block surveillance: no
  437. | └── Blocked IP networks:
  438. | ├── 127.0.0.1/8
  439. | ├── 10.0.0.0/8
  440. | ├── 172.16.0.0/12
  441. | ├── 192.168.0.0/16
  442. | ├── 169.254.0.0/16
  443. | ├── ::1/128
  444. | ├── fc00::/7
  445. | ├── fe80::/10
  446. | ├── ::ffff:127.0.0.1/104
  447. | ├── ::ffff:10.0.0.0/104
  448. | ├── ::ffff:169.254.0.0/112
  449. | ├── ::ffff:172.16.0.0/108
  450. | └── ::ffff:192.168.0.0/112
  451. ├── Firewall settings:
  452. | └── Enabled: yes
  453. ├── Log settings:
  454. | └── Log level: info
  455. ├── Health settings:
  456. | ├── Server listening address: 127.0.0.1:9999
  457. | ├── Target address: cloudflare.com:443
  458. | ├── Duration to wait after success: 5s
  459. | ├── Read header timeout: 100ms
  460. | ├── Read timeout: 500ms
  461. | └── VPN wait durations:
  462. | ├── Initial duration: 6s
  463. | └── Additional duration: 5s
  464. ├── Shadowsocks server settings:
  465. | └── Enabled: no
  466. ├── HTTP proxy settings:
  467. | └── Enabled: no
  468. ├── Control server settings:
  469. | ├── Listening address: :8000
  470. | ├── Logging: yes
  471. | └── Authentication file path: /gluetun/auth/config.toml
  472. ├── OS Alpine settings:
  473. | ├── Process UID: 1000
  474. | └── Process GID: 1000
  475. ├── Public IP settings:
  476. | ├── Fetching: every 12h0m0s
  477. | ├── IP file path: /tmp/gluetun/ip
  478. | └── Public IP data API: ipinfo
  479. └── Version settings:
  480. └── Enabled: yes
  481. 2024-10-01T21:49:01Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  482. 2024-10-01T21:49:01Z INFO [routing] adding route for 0.0.0.0/0
  483. 2024-10-01T21:49:01Z INFO [firewall] setting allowed subnets...
  484. 2024-10-01T21:49:01Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  485. 2024-10-01T21:49:01Z INFO [routing] routing cleanup...
  486. 2024-10-01T21:49:01Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  487. 2024-10-01T21:49:01Z INFO [routing] deleting route for 0.0.0.0/0
  488. 2024-10-01T21:49:01Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  489. 2024-10-01T21:49:01Z INFO Shutdown successful
  490. ========================================
  491. ========================================
  492. =============== gluetun ================
  493. ========================================
  494. =========== Made with ❤️ by ============
  495. ======= https://github.com/qdm12 =======
  496. ========================================
  497. ========================================
  498.  
  499. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  500.  
  501. 📣 All control server routes will become private by default after the v3.41.0 release
  502.  
  503. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  504. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  505. 💻 Email? [email protected]
  506. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  507. 2024-10-01T21:50:02Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  508. 2024-10-01T21:50:02Z INFO [routing] local ethernet link found: eth0
  509. 2024-10-01T21:50:02Z INFO [routing] local ipnet found: 172.18.0.0/16
  510. 2024-10-01T21:50:02Z INFO [firewall] enabling...
  511. 2024-10-01T21:50:02Z INFO [firewall] enabled successfully
  512. 2024-10-01T21:50:03Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  513. 2024-10-01T21:50:03Z INFO Alpine version: 3.20.3
  514. 2024-10-01T21:50:03Z INFO OpenVPN 2.5 version: 2.5.10
  515. 2024-10-01T21:50:03Z INFO OpenVPN 2.6 version: 2.6.11
  516. 2024-10-01T21:50:03Z INFO Unbound version: 1.20.0
  517. 2024-10-01T21:50:03Z INFO IPtables version: v1.8.10
  518. 2024-10-01T21:50:03Z INFO Settings summary:
  519. ├── VPN settings:
  520. | ├── VPN provider settings:
  521. | | ├── Name: mullvad
  522. | | └── Server selection settings:
  523. | | ├── VPN type: wireguard
  524. | | ├── Cities: Chicago IL
  525. | | └── Wireguard selection settings:
  526. | └── Wireguard settings:
  527. | ├── Private key: ts1...ls=
  528. | ├── Interface addresses:
  529. | | └── 10.72.243.141/32
  530. | ├── Allowed IPs:
  531. | | ├── 0.0.0.0/0
  532. | | └── ::/0
  533. | └── Network interface: tun0
  534. | └── MTU: 1400
  535. ├── DNS settings:
  536. | ├── Keep existing nameserver(s): no
  537. | ├── DNS server address to use: 127.0.0.1
  538. | └── DNS over TLS settings:
  539. | ├── Enabled: yes
  540. | ├── Update period: every 24h0m0s
  541. | ├── Unbound settings:
  542. | | ├── Authoritative servers:
  543. | | | └── cloudflare
  544. | | ├── Caching: yes
  545. | | ├── IPv6: no
  546. | | ├── Verbosity level: 1
  547. | | ├── Verbosity details level: 0
  548. | | ├── Validation log level: 0
  549. | | ├── System user: root
  550. | | └── Allowed networks:
  551. | | ├── 0.0.0.0/0
  552. | | └── ::/0
  553. | └── DNS filtering settings:
  554. | ├── Block malicious: yes
  555. | ├── Block ads: no
  556. | ├── Block surveillance: no
  557. | └── Blocked IP networks:
  558. | ├── 127.0.0.1/8
  559. | ├── 10.0.0.0/8
  560. | ├── 172.16.0.0/12
  561. | ├── 192.168.0.0/16
  562. | ├── 169.254.0.0/16
  563. | ├── ::1/128
  564. | ├── fc00::/7
  565. | ├── fe80::/10
  566. | ├── ::ffff:127.0.0.1/104
  567. | ├── ::ffff:10.0.0.0/104
  568. | ├── ::ffff:169.254.0.0/112
  569. | ├── ::ffff:172.16.0.0/108
  570. | └── ::ffff:192.168.0.0/112
  571. ├── Firewall settings:
  572. | └── Enabled: yes
  573. ├── Log settings:
  574. | └── Log level: info
  575. ├── Health settings:
  576. | ├── Server listening address: 127.0.0.1:9999
  577. | ├── Target address: cloudflare.com:443
  578. | ├── Duration to wait after success: 5s
  579. | ├── Read header timeout: 100ms
  580. | ├── Read timeout: 500ms
  581. | └── VPN wait durations:
  582. | ├── Initial duration: 6s
  583. | └── Additional duration: 5s
  584. ├── Shadowsocks server settings:
  585. | └── Enabled: no
  586. ├── HTTP proxy settings:
  587. | └── Enabled: no
  588. ├── Control server settings:
  589. | ├── Listening address: :8000
  590. | ├── Logging: yes
  591. | └── Authentication file path: /gluetun/auth/config.toml
  592. ├── OS Alpine settings:
  593. | ├── Process UID: 1000
  594. | └── Process GID: 1000
  595. ├── Public IP settings:
  596. | ├── Fetching: every 12h0m0s
  597. | ├── IP file path: /tmp/gluetun/ip
  598. | └── Public IP data API: ipinfo
  599. └── Version settings:
  600. └── Enabled: yes
  601. 2024-10-01T21:50:03Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  602. 2024-10-01T21:50:03Z INFO [routing] adding route for 0.0.0.0/0
  603. 2024-10-01T21:50:03Z INFO [firewall] setting allowed subnets...
  604. 2024-10-01T21:50:03Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  605. 2024-10-01T21:50:03Z INFO [routing] routing cleanup...
  606. 2024-10-01T21:50:03Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  607. 2024-10-01T21:50:03Z INFO [routing] deleting route for 0.0.0.0/0
  608. 2024-10-01T21:50:03Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  609. 2024-10-01T21:50:03Z INFO Shutdown successful
  610. ========================================
  611. ========================================
  612. =============== gluetun ================
  613. ========================================
  614. =========== Made with ❤️ by ============
  615. ======= https://github.com/qdm12 =======
  616. ========================================
  617. ========================================
  618.  
  619. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  620.  
  621. 📣 All control server routes will become private by default after the v3.41.0 release
  622.  
  623. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  624. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  625. 💻 Email? [email protected]
  626. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  627. 2024-10-01T21:51:03Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  628. 2024-10-01T21:51:03Z INFO [routing] local ethernet link found: eth0
  629. 2024-10-01T21:51:03Z INFO [routing] local ipnet found: 172.18.0.0/16
  630. 2024-10-01T21:51:03Z INFO [firewall] enabling...
  631. 2024-10-01T21:51:04Z INFO [firewall] enabled successfully
  632. 2024-10-01T21:51:04Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  633. 2024-10-01T21:51:05Z INFO Alpine version: 3.20.3
  634. 2024-10-01T21:51:05Z INFO OpenVPN 2.5 version: 2.5.10
  635. 2024-10-01T21:51:05Z INFO OpenVPN 2.6 version: 2.6.11
  636. 2024-10-01T21:51:05Z INFO Unbound version: 1.20.0
  637. 2024-10-01T21:51:05Z INFO IPtables version: v1.8.10
  638. 2024-10-01T21:51:05Z INFO Settings summary:
  639. ├── VPN settings:
  640. | ├── VPN provider settings:
  641. | | ├── Name: mullvad
  642. | | └── Server selection settings:
  643. | | ├── VPN type: wireguard
  644. | | ├── Cities: Chicago IL
  645. | | └── Wireguard selection settings:
  646. | └── Wireguard settings:
  647. | ├── Private key: ts1...ls=
  648. | ├── Interface addresses:
  649. | | └── 10.72.243.141/32
  650. | ├── Allowed IPs:
  651. | | ├── 0.0.0.0/0
  652. | | └── ::/0
  653. | └── Network interface: tun0
  654. | └── MTU: 1400
  655. ├── DNS settings:
  656. | ├── Keep existing nameserver(s): no
  657. | ├── DNS server address to use: 127.0.0.1
  658. | └── DNS over TLS settings:
  659. | ├── Enabled: yes
  660. | ├── Update period: every 24h0m0s
  661. | ├── Unbound settings:
  662. | | ├── Authoritative servers:
  663. | | | └── cloudflare
  664. | | ├── Caching: yes
  665. | | ├── IPv6: no
  666. | | ├── Verbosity level: 1
  667. | | ├── Verbosity details level: 0
  668. | | ├── Validation log level: 0
  669. | | ├── System user: root
  670. | | └── Allowed networks:
  671. | | ├── 0.0.0.0/0
  672. | | └── ::/0
  673. | └── DNS filtering settings:
  674. | ├── Block malicious: yes
  675. | ├── Block ads: no
  676. | ├── Block surveillance: no
  677. | └── Blocked IP networks:
  678. | ├── 127.0.0.1/8
  679. | ├── 10.0.0.0/8
  680. | ├── 172.16.0.0/12
  681. | ├── 192.168.0.0/16
  682. | ├── 169.254.0.0/16
  683. | ├── ::1/128
  684. | ├── fc00::/7
  685. | ├── fe80::/10
  686. | ├── ::ffff:127.0.0.1/104
  687. | ├── ::ffff:10.0.0.0/104
  688. | ├── ::ffff:169.254.0.0/112
  689. | ├── ::ffff:172.16.0.0/108
  690. | └── ::ffff:192.168.0.0/112
  691. ├── Firewall settings:
  692. | └── Enabled: yes
  693. ├── Log settings:
  694. | └── Log level: info
  695. ├── Health settings:
  696. | ├── Server listening address: 127.0.0.1:9999
  697. | ├── Target address: cloudflare.com:443
  698. | ├── Duration to wait after success: 5s
  699. | ├── Read header timeout: 100ms
  700. | ├── Read timeout: 500ms
  701. | └── VPN wait durations:
  702. | ├── Initial duration: 6s
  703. | └── Additional duration: 5s
  704. ├── Shadowsocks server settings:
  705. | └── Enabled: no
  706. ├── HTTP proxy settings:
  707. | └── Enabled: no
  708. ├── Control server settings:
  709. | ├── Listening address: :8000
  710. | ├── Logging: yes
  711. | └── Authentication file path: /gluetun/auth/config.toml
  712. ├── OS Alpine settings:
  713. | ├── Process UID: 1000
  714. | └── Process GID: 1000
  715. ├── Public IP settings:
  716. | ├── Fetching: every 12h0m0s
  717. | ├── IP file path: /tmp/gluetun/ip
  718. | └── Public IP data API: ipinfo
  719. └── Version settings:
  720. └── Enabled: yes
  721. 2024-10-01T21:51:05Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  722. 2024-10-01T21:51:05Z INFO [routing] adding route for 0.0.0.0/0
  723. 2024-10-01T21:51:05Z INFO [firewall] setting allowed subnets...
  724. 2024-10-01T21:51:05Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  725. 2024-10-01T21:51:05Z INFO [routing] routing cleanup...
  726. 2024-10-01T21:51:05Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  727. 2024-10-01T21:51:05Z INFO [routing] deleting route for 0.0.0.0/0
  728. 2024-10-01T21:51:05Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  729. 2024-10-01T21:51:05Z INFO Shutdown successful
  730. ========================================
  731. ========================================
  732. =============== gluetun ================
  733. ========================================
  734. =========== Made with ❤️ by ============
  735. ======= https://github.com/qdm12 =======
  736. ========================================
  737. ========================================
  738.  
  739. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  740.  
  741. 📣 All control server routes will become private by default after the v3.41.0 release
  742.  
  743. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  744. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  745. 💻 Email? [email protected]
  746. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  747. 2024-10-01T21:52:05Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  748. 2024-10-01T21:52:05Z INFO [routing] local ethernet link found: eth0
  749. 2024-10-01T21:52:05Z INFO [routing] local ipnet found: 172.18.0.0/16
  750. 2024-10-01T21:52:05Z INFO [firewall] enabling...
  751. 2024-10-01T21:52:05Z INFO [firewall] enabled successfully
  752. 2024-10-01T21:52:06Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  753. 2024-10-01T21:52:06Z INFO Alpine version: 3.20.3
  754. 2024-10-01T21:52:06Z INFO OpenVPN 2.5 version: 2.5.10
  755. 2024-10-01T21:52:06Z INFO OpenVPN 2.6 version: 2.6.11
  756. 2024-10-01T21:52:06Z INFO Unbound version: 1.20.0
  757. 2024-10-01T21:52:06Z INFO IPtables version: v1.8.10
  758. 2024-10-01T21:52:06Z INFO Settings summary:
  759. ├── VPN settings:
  760. | ├── VPN provider settings:
  761. | | ├── Name: mullvad
  762. | | └── Server selection settings:
  763. | | ├── VPN type: wireguard
  764. | | ├── Cities: Chicago IL
  765. | | └── Wireguard selection settings:
  766. | └── Wireguard settings:
  767. | ├── Private key: ts1...ls=
  768. | ├── Interface addresses:
  769. | | └── 10.72.243.141/32
  770. | ├── Allowed IPs:
  771. | | ├── 0.0.0.0/0
  772. | | └── ::/0
  773. | └── Network interface: tun0
  774. | └── MTU: 1400
  775. ├── DNS settings:
  776. | ├── Keep existing nameserver(s): no
  777. | ├── DNS server address to use: 127.0.0.1
  778. | └── DNS over TLS settings:
  779. | ├── Enabled: yes
  780. | ├── Update period: every 24h0m0s
  781. | ├── Unbound settings:
  782. | | ├── Authoritative servers:
  783. | | | └── cloudflare
  784. | | ├── Caching: yes
  785. | | ├── IPv6: no
  786. | | ├── Verbosity level: 1
  787. | | ├── Verbosity details level: 0
  788. | | ├── Validation log level: 0
  789. | | ├── System user: root
  790. | | └── Allowed networks:
  791. | | ├── 0.0.0.0/0
  792. | | └── ::/0
  793. | └── DNS filtering settings:
  794. | ├── Block malicious: yes
  795. | ├── Block ads: no
  796. | ├── Block surveillance: no
  797. | └── Blocked IP networks:
  798. | ├── 127.0.0.1/8
  799. | ├── 10.0.0.0/8
  800. | ├── 172.16.0.0/12
  801. | ├── 192.168.0.0/16
  802. | ├── 169.254.0.0/16
  803. | ├── ::1/128
  804. | ├── fc00::/7
  805. | ├── fe80::/10
  806. | ├── ::ffff:127.0.0.1/104
  807. | ├── ::ffff:10.0.0.0/104
  808. | ├── ::ffff:169.254.0.0/112
  809. | ├── ::ffff:172.16.0.0/108
  810. | └── ::ffff:192.168.0.0/112
  811. ├── Firewall settings:
  812. | └── Enabled: yes
  813. ├── Log settings:
  814. | └── Log level: info
  815. ├── Health settings:
  816. | ├── Server listening address: 127.0.0.1:9999
  817. | ├── Target address: cloudflare.com:443
  818. | ├── Duration to wait after success: 5s
  819. | ├── Read header timeout: 100ms
  820. | ├── Read timeout: 500ms
  821. | └── VPN wait durations:
  822. | ├── Initial duration: 6s
  823. | └── Additional duration: 5s
  824. ├── Shadowsocks server settings:
  825. | └── Enabled: no
  826. ├── HTTP proxy settings:
  827. | └── Enabled: no
  828. ├── Control server settings:
  829. | ├── Listening address: :8000
  830. | ├── Logging: yes
  831. | └── Authentication file path: /gluetun/auth/config.toml
  832. ├── OS Alpine settings:
  833. | ├── Process UID: 1000
  834. | └── Process GID: 1000
  835. ├── Public IP settings:
  836. | ├── Fetching: every 12h0m0s
  837. | ├── IP file path: /tmp/gluetun/ip
  838. | └── Public IP data API: ipinfo
  839. └── Version settings:
  840. └── Enabled: yes
  841. 2024-10-01T21:52:06Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  842. 2024-10-01T21:52:06Z INFO [routing] adding route for 0.0.0.0/0
  843. 2024-10-01T21:52:06Z INFO [firewall] setting allowed subnets...
  844. 2024-10-01T21:52:06Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  845. 2024-10-01T21:52:06Z INFO [routing] routing cleanup...
  846. 2024-10-01T21:52:06Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  847. 2024-10-01T21:52:06Z INFO [routing] deleting route for 0.0.0.0/0
  848. 2024-10-01T21:52:06Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  849. 2024-10-01T21:52:06Z INFO Shutdown successful
  850. ========================================
  851. ========================================
  852. =============== gluetun ================
  853. ========================================
  854. =========== Made with ❤️ by ============
  855. ======= https://github.com/qdm12 =======
  856. ========================================
  857. ========================================
  858.  
  859. Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
  860.  
  861. 📣 All control server routes will become private by default after the v3.41.0 release
  862.  
  863. 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
  864. 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
  865. 💻 Email? [email protected]
  866. 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
  867. 2024-10-01T21:53:07Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  868. 2024-10-01T21:53:07Z INFO [routing] local ethernet link found: eth0
  869. 2024-10-01T21:53:07Z INFO [routing] local ipnet found: 172.18.0.0/16
  870. 2024-10-01T21:53:07Z INFO [firewall] enabling...
  871. 2024-10-01T21:53:07Z INFO [firewall] enabled successfully
  872. 2024-10-01T21:53:08Z INFO [storage] merging by most recent 20478 hardcoded servers and 20478 servers read from /gluetun/servers.json
  873. 2024-10-01T21:53:08Z INFO Alpine version: 3.20.3
  874. 2024-10-01T21:53:08Z INFO OpenVPN 2.5 version: 2.5.10
  875. 2024-10-01T21:53:08Z INFO OpenVPN 2.6 version: 2.6.11
  876. 2024-10-01T21:53:08Z INFO Unbound version: 1.20.0
  877. 2024-10-01T21:53:08Z INFO IPtables version: v1.8.10
  878. 2024-10-01T21:53:08Z INFO Settings summary:
  879. ├── VPN settings:
  880. | ├── VPN provider settings:
  881. | | ├── Name: mullvad
  882. | | └── Server selection settings:
  883. | | ├── VPN type: wireguard
  884. | | ├── Cities: Chicago IL
  885. | | └── Wireguard selection settings:
  886. | └── Wireguard settings:
  887. | ├── Private key: ts1...ls=
  888. | ├── Interface addresses:
  889. | | └── 10.72.243.141/32
  890. | ├── Allowed IPs:
  891. | | ├── 0.0.0.0/0
  892. | | └── ::/0
  893. | └── Network interface: tun0
  894. | └── MTU: 1400
  895. ├── DNS settings:
  896. | ├── Keep existing nameserver(s): no
  897. | ├── DNS server address to use: 127.0.0.1
  898. | └── DNS over TLS settings:
  899. | ├── Enabled: yes
  900. | ├── Update period: every 24h0m0s
  901. | ├── Unbound settings:
  902. | | ├── Authoritative servers:
  903. | | | └── cloudflare
  904. | | ├── Caching: yes
  905. | | ├── IPv6: no
  906. | | ├── Verbosity level: 1
  907. | | ├── Verbosity details level: 0
  908. | | ├── Validation log level: 0
  909. | | ├── System user: root
  910. | | └── Allowed networks:
  911. | | ├── 0.0.0.0/0
  912. | | └── ::/0
  913. | └── DNS filtering settings:
  914. | ├── Block malicious: yes
  915. | ├── Block ads: no
  916. | ├── Block surveillance: no
  917. | └── Blocked IP networks:
  918. | ├── 127.0.0.1/8
  919. | ├── 10.0.0.0/8
  920. | ├── 172.16.0.0/12
  921. | ├── 192.168.0.0/16
  922. | ├── 169.254.0.0/16
  923. | ├── ::1/128
  924. | ├── fc00::/7
  925. | ├── fe80::/10
  926. | ├── ::ffff:127.0.0.1/104
  927. | ├── ::ffff:10.0.0.0/104
  928. | ├── ::ffff:169.254.0.0/112
  929. | ├── ::ffff:172.16.0.0/108
  930. | └── ::ffff:192.168.0.0/112
  931. ├── Firewall settings:
  932. | └── Enabled: yes
  933. ├── Log settings:
  934. | └── Log level: info
  935. ├── Health settings:
  936. | ├── Server listening address: 127.0.0.1:9999
  937. | ├── Target address: cloudflare.com:443
  938. | ├── Duration to wait after success: 5s
  939. | ├── Read header timeout: 100ms
  940. | ├── Read timeout: 500ms
  941. | └── VPN wait durations:
  942. | ├── Initial duration: 6s
  943. | └── Additional duration: 5s
  944. ├── Shadowsocks server settings:
  945. | └── Enabled: no
  946. ├── HTTP proxy settings:
  947. | └── Enabled: no
  948. ├── Control server settings:
  949. | ├── Listening address: :8000
  950. | ├── Logging: yes
  951. | └── Authentication file path: /gluetun/auth/config.toml
  952. ├── OS Alpine settings:
  953. | ├── Process UID: 1000
  954. | └── Process GID: 1000
  955. ├── Public IP settings:
  956. | ├── Fetching: every 12h0m0s
  957. | ├── IP file path: /tmp/gluetun/ip
  958. | └── Public IP data API: ipinfo
  959. └── Version settings:
  960. └── Enabled: yes
  961. 2024-10-01T21:53:08Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  962. 2024-10-01T21:53:08Z INFO [routing] adding route for 0.0.0.0/0
  963. 2024-10-01T21:53:08Z INFO [firewall] setting allowed subnets...
  964. 2024-10-01T21:53:08Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  965. 2024-10-01T21:53:08Z INFO [routing] routing cleanup...
  966. 2024-10-01T21:53:08Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
  967. 2024-10-01T21:53:08Z INFO [routing] deleting route for 0.0.0.0/0
  968. 2024-10-01T21:53:08Z ERROR checking TUN device: TUN device is not available: open /dev/net/tun: operation not permitted (see the Wiki errors/tun page)
  969. 2024-10-01T21:53:08Z INFO Shutdown successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement