<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [Gllug] missing something simple on iptables config</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>> Ashley,<BR>
><BR>
> What is your masquerade rule? (iptables -t nat -L)<BR>
><BR>
> Perhaps that isn't working for routing to 192.168.67.0?<BR>
><BR>
> Kind Regards,<BR>
><BR>
> Andy<BR>
><BR>
> ---<BR>
> Andy Millar<BR>
<BR>
Cheers Andy.<BR>
<BR>
DNAT tcp -- anywhere anywhere tcp dpt:5001 to:192.168.67.1:3389<BR>
<BR>
and for good measure here's the routing table entry:<BR>
<BR>
192.168.67.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0<BR>
<BR>
I really can't think what I'm missing.<BR>
<BR>
I should probably set-up shorewall or similar because this box is starting to get more use for routing. For the moment though it'll have to work like this.</FONT></P>
</BODY>
</HTML>