Bug 141119
Summary: | sshd failed to bind to 0.0.0.0 port 22 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | feily |
Component: | openssh | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | bugs.michael, djuran |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-02-10 10:23:31 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: |
Description
feily
2004-11-29 14:24:19 UTC
Confirmed, but only if IPv6 kernel module is loaded (which is the default). On "service sshd restart" I see the following in /var/log/secure: Jan 3 06:20:09 gw sshd[29213]: Server listening on :: port 22. Jan 3 06:20:09 gw sshd[29213]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use. This duplicates bug #122148 and bug #120302. |