Bug 2036451
| Summary: | error: Bind to port 22 on 172.16.0.1 failed: Cannot assign requested address | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Egbert S. <s.egbert> |
| Component: | openssh | Assignee: | Dmitry Belyavskiy <dbelyavs> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 35 | CC: | crypto-team, dbelyavs, dwalsh, jjelen, lkundrak, mattias.ellert, tm |
| Target Milestone: | --- | Flags: | fedora-admin-xmlrpc:
mirror+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-03 18:48:32 UTC | 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
Egbert S.
2022-01-01 21:18:10 UTC
I often debug OpenSSH for in-house code reviews and put my hardening findings into https://github.com/egberts/easy-admin/490-net-ssh But this variant of OpenSSH is my first time that I can no longer conduct a decent GDB session on sshd binary given the additional (but strange) constraints being put on by the removal of PAM, the additional `systemd` settings (no strace allowed), and this socket issue. I'm open to suggestion on how to continue debugging this OpenSSH daemon. Isn't it a duplicate of bz#1936538? Now that I have reviewed this 'duplicate'; this BZ is a duplicate of bz#1936538. *** This bug has been marked as a duplicate of bug 1936538 *** |