Bug 2070441
Summary: | OpenDKIM Filter: accept() returned invalid socket | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Nathan Coulson <nathan> |
Component: | opendkim | Assignee: | Jonathan Wright <jonathan> |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel8 | CC: | anon.amish, matt |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nathan Coulson
2022-03-31 08:10:44 UTC
root@aggelos-front3 [/root]# ss -anp | grep 683086 | sed 's/ *$//' | grep 'udp.*53' | wc -l 215 And a few hours later, now 215 udp ports open to port 53 Nathan, I would encourage you to file a ticket with the upstream application developers at https://github.com/trusteddomainproject/OpenDKIM and link that ticket here. I'll warn you that upstream development is pretty minimal at the moment. Thank you Matt, Done and filed at https://github.com/trusteddomainproject/OpenDKIM/issues/149. (Most likely in our case, I'll just restart opendkim daily if more then 100 UDP connections to port 53) This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. |