Bug 62908 - ksconfig creates an invalid firewall configuration
Summary: ksconfig creates an invalid firewall configuration
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: ksconfig
Version: skipjack-beta2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-07 14:39 UTC by William Shotts
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-07 14:39:31 UTC
Embargoed:


Attachments (Terms of Use)

Description William Shotts 2002-04-07 14:39:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.9) Gecko/20020401

Description of problem:
If you select "customize", ksconfig creates and in valid firewall configuration
line in the kickstart file.

The line will contain a trailing "--port" which causes anaconda to crash. 
Removing the  "--port" from the line fixes the problem.

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


How reproducible:
Always

Steps to Reproduce:
1. Run ksconfig
2.Select medium firewall and customize
3.Select "ssh" but no ports
4.Write file
5.Boot install disk with "linux ks=floppy"
	

Actual Results:  Anaconda crashes indicating problem with syntax of firewall
line in ks.cfg

Expected Results:  Anaconda installs normally

Additional info:

Editing ks.cfg to remove the trailing "--port" corrects problem.

Comment 1 Brent Fox 2002-04-08 15:41:51 UTC
Thanks for catching this.  I've fixed the bug in ksconfig-2.0-5.


Note You need to log in before you can comment on or make changes to this bug.