forked from extern/shorewall_code
Add note about ISPs blocking SYN,ACK
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5094 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
9d431a0292
commit
84dd22a4eb
@ -253,6 +253,15 @@ DNAT net:<emphasis><address></emphasis> loc:<l<emphasis>ocal IP addr
|
|||||||
matches OUT=<dev> and DEST= <ip>from the REJECT/DROP
|
matches OUT=<dev> and DEST= <ip>from the REJECT/DROP
|
||||||
log message.</para>
|
log message.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>If everything seems to be correct according to these tests
|
||||||
|
but the connection doesn't work, it may be that your ISP is
|
||||||
|
blocking SYN,ACK responses. This technique allows your ISP to
|
||||||
|
detect when you are running a server (in violation of your service
|
||||||
|
agreement) and to stop connections to that server from being
|
||||||
|
established. </para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user