forked from extern/shorewall_code
Update Common Action doc for 'Auth' change
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
e9badc1f61
commit
e405ab80bf
@ -148,14 +148,7 @@ ACCEPT - - tcp 135,139,445
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Ensure correct operation. Default actions can also avoid common
|
||||
pitfalls like dropping connection requests on port TCP port 113. If
|
||||
these connections are dropped (rather than rejected) then you may
|
||||
encounter problems connecting to Internet services that utilize the
|
||||
AUTH protocol of client authentication<footnote>
|
||||
<para>AUTH is actually pretty silly on today's Internet but it's
|
||||
amazing how many servers still employ it.</para>
|
||||
</footnote>.</para>
|
||||
<para>Ensure correct operation.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
@ -212,8 +205,7 @@ ACCEPT - - tcp 135,139,445
|
||||
|
||||
<entry>Determines what to do with Auth requests</entry>
|
||||
|
||||
<entry>REJECT or A_REJECT depending on the setting of parameter
|
||||
1</entry>
|
||||
<entry>-</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
@ -245,8 +237,7 @@ ACCEPT - - tcp 135,139,445
|
||||
|
||||
<entry>Determines what to do with Auth requests</entry>
|
||||
|
||||
<entry>REJECT or A_REJECT depending on the setting of parameter
|
||||
1</entry>
|
||||
<entry>-</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
Loading…
Reference in New Issue
Block a user