Resolves: rhbz#703082 --- docs/kickstart-docs.txt | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt index 629da26..ba1d458 100644 --- a/docs/kickstart-docs.txt +++ b/docs/kickstart-docs.txt @@ -316,7 +316,7 @@ Creating the Kickstart File This option corresponds to the Firewall Configuration screen in the installation program: - firewall --enabled|--disabled [--trust=] <device> [--port=] + firewall --enabled|--disabled [--trust=] <device> [--port=] [--no-ssh] --enabled or --enable @@ -329,6 +329,12 @@ Creating the Kickstart File Do not configure any iptables rules. + --no-ssh + + If the firewall is enabled, SSH will be allowed regardless of + whether the --ssh parameter is given. This option forces SSH + to be blocked. + --trust= Listing a device here, such as eth0, allows all traffic coming -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list