Make terminology consistent in interfaces manpage; add more links

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5258 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-01-18 17:26:07 +00:00
parent 66ba16621a
commit 4be135fbbf

View File

@ -32,13 +32,13 @@
<emphasis>zone-name</emphasis></term> <emphasis>zone-name</emphasis></term>
<listitem> <listitem>
<para>Zone for this interface. Must match the name of a zone defined <para>Zone for this interface. Must match the name of a zone
in /etc/shorewall/zones. You may not list the firewall zone in this declared in /etc/shorewall/zones. You may not list the firewall zone
column.</para> in this column.</para>
<para>If the interface serves multiple zones that will be defined in <para>If the interface serves multiple zones that will be defined in
the /etc/shorewall/hosts file, you should place "-" in this the <ulink url="shorewall-hosts.html">shorewall-hosts</ulink>(5)
column.</para> file, you should place "-" in this column.</para>
<para>If there are multiple interfaces to the same zone, you must <para>If there are multiple interfaces to the same zone, you must
list them in separate entries.</para> list them in separate entries.</para>
@ -219,8 +219,8 @@ loc eth2 -</programlisting>
entries in <ulink entries in <ulink
url="shorewall-proxyarp.html">shorewall-proxyarp</ulink>(5). url="shorewall-proxyarp.html">shorewall-proxyarp</ulink>(5).
This option is intended solely for use with Proxy ARP This option is intended solely for use with Proxy ARP
sub-networking as described at: sub-networking as described at: <ulink
http://www.tldp.org/HOWTO/mini/Proxy-ARP-Subnet</para> url="http://tldp.org/HOWTO/Proxy-ARP-Subnet/index.html">http://tldp.org/HOWTO/Proxy-ARP-Subnet/index.html</ulink></para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -273,7 +273,7 @@ loc eth2 -</programlisting>
<warning> <warning>
<para>Do not specify <emphasis <para>Do not specify <emphasis
role="bold">arp_ignore</emphasis> for any interface involved role="bold">arp_ignore</emphasis> for any interface involved
in Proxy ARP.</para> in <ulink url="../ProxyARP.htm">Proxy ARP</ulink>.</para>
</warning> </warning>
</listitem> </listitem>
</varlistentry> </varlistentry>