Bug 163377

Summary: Selecting "Web server" options in firewall setup results in only port 80 being opened
Product: [Fedora] Fedora Reporter: Ian Neubert <ian>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-02 18:58:03 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 Ian Neubert 2005-07-15 18:11:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050516 Firefox/1.0.4

Description of problem:
When performing an install using the graphical installer, it asks if you want to enable the firewall. I chose to use custom selections for ports to be opened. I chose the Web server group that says it includes both HTTP/80 and HTTPS/443.

However when the system boots up, only HTTP/80 is opened to the public.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Install Fedora Core using English language
2. Choose Web server group from custom firewall settings
3. Finish installation
  

Actual Results:  Only TCP port 80/HTTP was opened.

Expected Results:  Both TCP port 80 and 443/HTTPS should have been opened.

Additional info:

Comment 1 Chris Lumens 2005-08-02 18:58:03 UTC
In Rawhide, firewall configuration has been removed from anaconda and added to
firstboot where it uses system-config-securitylevel to do these things.  There's
a checkbox there for enabling HTTPS.