mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
e3951cb5a3
Signed-off-by: Tom Eastep <teastep@shorewall.net>
47 lines
1.4 KiB
XML
47 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
|
|
<refentry>
|
|
<refmeta>
|
|
<refentrytitle>shorewall-lite</refentrytitle>
|
|
|
|
<manvolnum>8</manvolnum>
|
|
|
|
<refmiscinfo>Administrative Commands</refmiscinfo>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>shorewall-lite</refname>
|
|
|
|
<refpurpose>Administration tool for Shoreline Firewall Lite
|
|
(Shorewall-lte)</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis>
|
|
<command>shorewall-lite</command>
|
|
|
|
<arg choice="opt"><option>trace</option>|<option>debug</option></arg>
|
|
|
|
<arg>-<replaceable>options</replaceable></arg>
|
|
|
|
<arg choice="plain"><replaceable>command</replaceable> [
|
|
<replaceable>command-arguments</replaceable> ]</arg>
|
|
</cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title>Description</title>
|
|
|
|
<para>The shorewall-lite utility is used to control the Shoreline Firewall
|
|
Lite (Shorewall-lite).</para>
|
|
|
|
<para>Beginning with Shorewall 5.1.0, <command>shorewall6-lite</command>
|
|
is a symbolic link pointing to the <ulink
|
|
url="/manpages/shorewall.html">shorewall</ulink>(8) executable who
|
|
executes the <replaceable>command</replaceable> as if its
|
|
<option>-6</option> and <option>-l</option> options had been
|
|
specified.</para>
|
|
</refsect1>
|
|
</refentry>
|