Bug 33410

Summary: setup does not implement selected firewall settings
Product: [Retired] Red Hat Linux Reporter: rodvold_david
Component: setupAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: rvokal
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-27 16:35:26 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 rodvold_david 2001-03-27 16:35:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (Win98; U)


When running setup (as root) and changing firewall settings (to "No firewall" for example), the settings are not implemented on exit.  Rlogin and 
telnet from other machines are not accepted (nor is FTP).  Rebooting does not help.  Shutdown and setup messages (during reboot) seem to 
indicate that some default scripts are being used, and user settings are ignored

Reproducible: Always
Steps to Reproduce:
1.Open a terminal window, run setup, select firewall setup, choose "No Firewall," exit setup.
2.Attempt to rlogin or telnet from another machine.  Reboot.  Attempt to rlogin or telnet in again.
3.Run setup from a terminal window again, select firewall setup, inspect settings.
	

Actual Results:  All attempts to rlogin or telnet into the machine fail.
Running setup for a second time indicates that previous user choices were not recorded or implemented.

Expected Results:  Rlogin, telnet, and ftp connections should be accepted.
Setup should reflect user selections when run a second time.

Other network functions appear OK.  For example, the NFS partition I set up is available from other platforms, pings work as expected, etc.

Comment 1 Bill Nottingham 2001-03-27 16:36:58 UTC
You most likely need to enable telnet, rsh/rlogin, and ftp service
in ntsysv or something similar. They aren't enabled by default.

Comment 2 Alexander Stohr 2001-07-30 17:00:00 UTC
I had the same effect after a textmode install.
The setup tool always marked the firewall at level "high".

The problem does exist as described!