From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aleksander Date: Tue, 07 Mar 2006 15:15:12 +0000 Subject: Re: [LARTC] Dual ISP routing and NAT problem Message-Id: <440DA380.8080000@krediidiinfo.ee> List-Id: References: <44071C23.7040206@chello.at> In-Reply-To: <44071C23.7040206@chello.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Mart Frauenlob wrote: > So for example applying a DNAT rule like: > 'iptables -t nat -A PREROUTING -i ppp0 -d 217.92.8.242 -p tcp --dport > 80 -j DNAT --to-destination 62.155.170.254' > fails. Are you sure do not drop the packets later in the FORWARD chain? Make sure ip forwarding is enabled, make sure that your routes are OK and then try sniffing with tcpdump to find where your packets are lost. I'd start with a simpler setup, make sure it works and then add rules and routes. HTH, Alex _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc