[root@localhost /]# lokkit
Usage: lokkit [options]
Options:
-?, -h, --help, --usage
Show this help message
-q, --quiet Run noninteractively; process only command-line
arguments
-v, --verbose Be more verbose
--version Show version
-n, --nostart Configure firewall but do not activate the new
configuration
-f Ignore actual settings
--update Update firewall non-interactively if the firewall is
enabled. This will also restart the firewall. The -n
and -f options will be ignored.
--default=<type> Set firewall default type: server, desktop. This
overwrites any existing configuration.
--list-services List predefined services.
--list-icmp-types List the supported icmp types.
--enabled Enable firewall (default)
--disabled Disable firewall
--addmodule=<module> Enable an iptables module
--removemodule=<module>
Disable an iptables module
-s <service>, --service=<service>
Open the firewall for a service (e.g, ssh)
-p <port>[-<port>]:<protocol>, --port=<port>[-<port>]:<protocol>
Open specific ports in the firewall (e.g, ssh:tcp)
-t <interface>, --trust=<interface>
Allow all traffic on the specified device
-m <interface>, --masq=<interface>
Masquerades traffic from the specified device. This is
IPv4 only.
--high, --medium Backwards compatibility, aliased to --enabled
--custom-rules=[<type>:][<table>:]<filename>
Specify a custom rules file for inclusion in the
firewall, after the default rules. Default protocol
type: ipv4, default table: filter. (Example:
ipv4:filter:/etc/sysconfig/ipv4_filter_addon)
--forward-port=if=<interface>:port=<port>:proto=<protocol>[:toport=<destination port>][:toaddr=<destination address>]
Forward the port with protocol for the interface to
either another local destination port (no destination
address given) or to an other destination address with
an optional destination port. This is IPv4 only.
--block-icmp=<icmp type>
Block this ICMP type. The default is to accept all
ICMP types.
SELinux Options (deprecated):
Using these options with no additional firewall options will not
create or alter firewall configuration, only SELinux will be
configured.
--selinux=<mode> Configure SELinux mode: enforcing, permissive,
disabled
--selinuxtype=<type>
Configure SELinux type: Usually targeted or strict
Policy
[root@localhost /]#
运行lokkit命令后显示如上,而手册上的图形,我用的是Fedora17,不知道该怎么设置!我要挂载NFS