can you post&nbsp; the complete ruleset (iptables -vL -n &amp;&amp; iptables -t nat -vL -n) + routing table on the firewall box?<br><br><br><br><div class="gmail_quote">On Wed, Apr 9, 2008 at 3:29 PM, JK &lt;<a href="mailto:jknapka@kneuro.net">jknapka@kneuro.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am having this same problem again, and I&#39;m just as baffled.<br>
Flushing and restoring the iptables rules isn&#39;t helping this<br>
time.<br>
<br>
It appears that some packets are leaving the firewall box<br>
without traversing the POSTROUTING chain. &nbsp;WTF? &nbsp;I think<br>
I need to spend some time on <a href="http://lartc.org" target="_blank">lartc.org</a> this afternoon :-(<br>
<font color="#888888"><br>
-- JK<br>
</font><div><div></div><div class="Wj3C7c"><br>
JK wrote:<br>
&gt; This is driving me nuts.<br>
&gt;<br>
&gt; I have a device that is sending UDP packets from IP<br>
&gt; address <a href="http://128.2.1.125" target="_blank">128.2.1.125</a>, thru my firewall, and out the<br>
&gt; firewall&#39;s eth2 to port 7777 at IP <a href="http://192.168.1.10" target="_blank">192.168.1.10</a>. &nbsp;What<br>
&gt; I want is to SNAT those packets so that the receiver<br>
&gt; sees them as coming from <a href="http://128.1.110.104" target="_blank">128.1.110.104</a>. So on the firewall<br>
&gt; box I do:<br>
&gt;<br>
&gt; iptables -t nat -I POSTROUTING -o eth2 -s <a href="http://128.2.1.125" target="_blank">128.2.1.125</a> -j SNAT<br>
&gt; --to-source <a href="http://128.1.110.104" target="_blank">128.1.110.104</a><br>
&gt;<br>
&gt; This rule never fires. &nbsp;(A similar rule with the &quot;-j SNAT...&quot;<br>
&gt; replaced with &quot;-j LOG&quot; also never fires.) I can run a tcpdump<br>
&gt; on eth2 and see these **(&amp;%^$ packets leaving with source address<br>
&gt; <a href="http://128.2.1.125" target="_blank">128.2.1.125</a>. I know I had this working before, but I have no idea<br>
&gt; how, and I can&#39;t really afford to pull out any more of my precious,<br>
&gt; precious hair. &nbsp;Google has not answered this question; it&#39;s dead<br>
&gt; to me now. &nbsp;Help?<br>
&gt;<br>
&gt; Thx,<br>
&gt;<br>
&gt; -- JK<br>
&gt;<br>
&gt; PS: AAAAAAAAAARGH!!!!!<br>
&gt;<br>
<br>
<br>
--<br>
I do not particularly want to go where the money is -<br>
 &nbsp;it usually does not smell nice there. -- A. Stepanov<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</div></div></blockquote></div><br>