From 6781c5d2f704b22d3af4035b3dc3b02a9840145d Mon Sep 17 00:00:00 2001 From: zersh Date: Tue, 16 Jan 2024 20:32:17 +0300 Subject: [PATCH] add action TEE to prerouting mangle descr --- Iptables/en/prerouting-mangle-descr | 14 ++++++++++++++ Iptables/ru/prerouting-mangle-descr | 11 +++++++++++ 2 files changed, 25 insertions(+) diff --git a/Iptables/en/prerouting-mangle-descr b/Iptables/en/prerouting-mangle-descr index b09733e..cb0ad6a 100644 --- a/Iptables/en/prerouting-mangle-descr +++ b/Iptables/en/prerouting-mangle-descr @@ -66,3 +66,17 @@ In addition, fully transparent proxying is transparent from the point of view of calls from a certain subnet of clients to servers from another subnet, you can make it so that not only clients think that they are accessing servers directly, but the servers also "saw" the real source addresses of the clients and could establish reverse connections with them (for example, in the case of active FTP mode). With traditional "transparent" proxying, servers can only see the proxy server address. + + diff --git a/Iptables/ru/prerouting-mangle-descr b/Iptables/ru/prerouting-mangle-descr index 93d5dc9..1b52342 100644 --- a/Iptables/ru/prerouting-mangle-descr +++ b/Iptables/ru/prerouting-mangle-descr @@ -61,3 +61,14 @@ Normal-Service (TOS 0, специальные требования отсутс обращений некоторой подсети клиентов к серверам из другой подсети, можно сделать так, чтобы не только клиенты считали, что обращаются напрямую к серверам, но и сервера «видели» настоящие исходные адреса клиентов и могли бы устанавливать с ними обратные соединения (например, в случае активного режима FTP). При традиционном же «прозрачном» проксировании, сервера могут видеть только адрес прокси-сервера. + +