Installation guide
24 Chapter 1. Kickstart Installations
firewall [--high | --medium | --disabled] [--trust device ] [--dhcp] [--ssh] [-
-telnet] [--smtp] [--http] [--ftp] [--port
portspec ]
Levels of security
Choose one of the following levels of security:
• --high
• --medium
• --disabled
--trust device
Listing a device here, such as eth0, allows all traffic coming from that device to go
through the firewall. To list more than one device, use --trust eth0 --trust eth1.
Do NOT use a comma-separated format such as --trust eth0, eth1.
Allow incoming
Enabling these options allow the specified services to pass through the firewall.
• --dhcp
• --ssh
• --telnet
• --smtp
• --http
• --ftp
--port portspec
You can specify that ports be allowed through the firewall using the port:protocol for-
mat. For example, if you wanted to allow IMAP access through your firewall, you can
specify imap:tcp. You can also specify numeric ports explicitly; for example, to allow
UDP packets on port 1234 through, specify 1234:udp. To specify multiple ports, sepa-
rate them by commas.
1.4.9. install
install (optional)
Tells the system to install a fresh system rather than upgrade an existing system. This is
the default mode.
1.4.10. Installation Methods
You must use one of these four commands to specify what type of kickstart installation is
being performed: