<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=255124516-22072008><FONT face=Arial size=2>Am I assuming 
correctly that the the iptables nat rule IS needed as show in the beginning of 
item 1 unter "How to start using it?" in the readme or is that simple a 
reference of how it was done before? To clarify, does the </FONT></SPAN></DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=255124516-22072008>iptables -t mangle -A PREROUTING -p tcp 
--dport 80 -j TPROXY --on-port &lt;proxyport&gt;&nbsp; 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
--tproxy-mark 0x1/0x1<BR><BR><FONT face=Arial size=2>replace the 
</FONT></SPAN></DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial>iptables -t nat -A 
PREROUTING -j DNAT --to-dest &lt;localip&gt; --to-port 
&lt;proxyport&gt;<BR></FONT></SPAN></DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial><FONT 
size=2>Thanks,</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial><FONT 
size=2></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=255124516-22072008><FONT face=Arial><FONT 
size=2>Nick</FONT></DIV></FONT></SPAN></BODY></HTML>