Bug 456401
Summary: | [RFE] prevent RPC services from grabbing port of other known services | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Dudka <kdudka> | ||||
Component: | glibc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | CC: | drepper, fweimer, ovasik, rc040203 | ||||
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: | 2008-07-26 07:33:15 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
Kamil Dudka
2008-07-23 11:31:26 UTC
Created attachment 312464 [details]
proposed patch for glibc/sunrpc
Nonsense. Almost all ports are assigned. The way to assure ports are not assigned otherwise is explicitly allocate them. See Tim Waugh's http://cyberelk.net/tim/software/portreserve/ We have only 190 ports assigned (rawhide setup) in range 600-1023. So it is about 45%. I don't think 45% is "almost all". *** Bug 873188 has been marked as a duplicate of this bug. *** |