aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/transparent/linux.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/transparent/linux.html')
-rw-r--r--doc-src/transparent/linux.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc-src/transparent/linux.html b/doc-src/transparent/linux.html
index 41840c75..d07155aa 100644
--- a/doc-src/transparent/linux.html
+++ b/doc-src/transparent/linux.html
@@ -38,3 +38,6 @@ iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j REDIRECT --to-port 8
running as the default gateway.</li>
</ol>
+
+
+For a detailed walkthrough, have a look at the <a href="@!urlTo("tutorials/transparent-dhcp.html")!@"><i>Transparently proxify virtual machines</i></a> tutorial.