Replies: 2 comments
-
More relevant LOGS
Docker logs report error too Regards |
Beta Was this translation helpful? Give feedback.
0 replies
-
Only to report. DNS resolution it is OK, Sophos Central l is sync!! Thank you! Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, I have installed the UTMStack using the latest ISO available - https://cdn.utmstack.com/iso/utmstack-v10-1-0-autoinstall.iso .
The installation process is OK.
But I´m facing problems with DNS resolution, because I have configured the Sophos Central Integration and I dit not receive no information, then looking the /var/log/syslog I could see errors about the it.
Mar 27 14:04:58 UTMStackServer dockerd[23071]: time="2025-03-27T14:04:58.801619226Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:56572" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:56572->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA" Mar 27 14:05:24 UTMStackServer dockerd[23071]: time="2025-03-27T14:05:24.689884996Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:36057" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:36057->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA" Mar 27 14:06:25 UTMStackServer dockerd[23071]: time="2025-03-27T14:06:25.315630580Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:36172" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:36172->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA" Mar 27 14:06:30 UTMStackServer dockerd[23071]: time="2025-03-27T14:06:30.364290112Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:35589" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:35589->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA" Mar 27 14:07:30 UTMStackServer dockerd[23071]: time="2025-03-27T14:07:30.587411349Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:41448" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:41448->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA" Mar 27 14:08:25 UTMStackServer dockerd[23071]: time="2025-03-27T14:08:25.926349205Z" level=error msg="[resolver] failed to query external DNS server" client-addr="udp:192.168.60.146:34101" dns-server="udp:192.168.60.254:53" error="read udp 192.168.60.146:34101->192.168.60.254:53: i/o timeout" question=";id.sophos.com.\tIN\t AAAA"
I can see other errors with other domains.
But my DNS and network resolution is OK.
I have tested from the docket alpine image in same server
Could someone has idea about it ?
Best regards
Carlos
Beta Was this translation helpful? Give feedback.
All reactions