mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
Correct typos and omissions in the 'sourceroute' explaination
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3807 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
befad5d958
commit
17c906092e
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2006-04-22</pubdate>
|
||||
<pubdate>2006-04-23</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001-2006</year>
|
||||
@ -812,10 +812,10 @@ NET_OPTIONS=blacklist,norfc1918</programlisting>
|
||||
<para>If this option is not specified for an interface, then
|
||||
source-routed packets will not be accepted from that interface
|
||||
(sets
|
||||
<filename>/proc/sys/net/ipv4/conf/<interface></filename>
|
||||
<filename>/proc/sys/net/ipv4/conf/<interface></filename>/accept_source_route
|
||||
to 1).<emphasis role="bold">Only set this option if you know
|
||||
what are you doing</emphasis>.
|
||||
This might represent a security risk and is not usually needed.</para>
|
||||
what you are you doing</emphasis>. This might represent a
|
||||
security risk and is not usually needed.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user