Bug 458788

Summary: Wrong random port range
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: gnome-user-shareAssignee: Bastien Nocera <bnocera>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: bnocera
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: 2009-03-04 21:57:58 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 Alexey Kuznetsov 2008-08-12 10:25:38 UTC
In case of http://www.iana.org/assignments/port-numbers document, apache must take ports range from 49152 through 65535.

"The Dynamic and/or Private Ports are those from 49152 through 65535"

Comment 1 Alexey Kuznetsov 2008-12-18 16:21:15 UTC
also requred to have same rule in system-config-firewal to esay manage (open ports from 49152 trough 65535) by one checkbox

Comment 2 Bastien Nocera 2009-03-04 21:57:58 UTC
Given that Rhythmbox and a number of other programs use the same technic to get a port for their server, I'm unwilling to change this. Feel free to report this upstream with a patch if you feel strongly about it.