Bug 447839
| Summary: | snmptrapd command line does not accept hostname in transport-address | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Denise Eckstein <denise.eckstein> | ||||
| Component: | net-snmp | Assignee: | Jan Safranek <jsafrane> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.6 | CC: | mkoci, rvokal | ||||
| Target Milestone: | rc | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
* a patch previously applied to the net-snmp packages failed to allow the snmpd and snmptrapd daemons to process hostnames in transport address specifiers. Attempts to use a hostname as the listening address for snmptrap would therefore fail. The previous patch has been replaced by a new version which allows for hostnames in transport address specifiers.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-05-18 20:19:14 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Denise Eckstein
2008-05-22 02:56:52 UTC
It's regression caused by wrong bugfix for bug #205154. I'll look at it. This bugzilla has Keywords: Regression. Since no regressions are allowed between releases, it is also being proposed as a blocker for this release. Please resolve ASAP. Created attachment 307346 [details]
fix
Attaching patch, which replaces original net-snmp-5.1.2-port.patch.
This bugzilla has Keywords: Regression. Since no regressions are allowed between releases, it is also being proposed as a blocker for this release. Please resolve ASAP. Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: * a patch previously applied to the net-snmp packages failed to allow the snmpd and snmptrapd daemons to process hostnames in transport address specifiers. Attempts to use a hostname as the listening address for snmptrap would therefore fail. The previous patch has been replaced by a new version which allows for hostnames in transport address specifiers. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-0984.html |