From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Rathjens Subject: Re: Newbie question about NAT and forwarding Date: Thu, 07 Sep 2006 12:27:20 -0400 Message-ID: <45004868.40501@rathjens.org> References: <20060906205232.GA23980@crowfix.com> <44FF5F42.4050605@plouf.fr.eu.org> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <44FF5F42.4050605@plouf.fr.eu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="iso-8859-9"; format="flowed" To: netfilter@lists.netfilter.org Pascal Hambourg wrote: > Danny Rathjens a =C3=A9crit : >> ip route add default via $dialup_gateway dev eth0 table mail >=20 > ^^^^^^^^ > "dev ppp0" would be better IMHO. Yeah, was just a mistake. I had cut and paste from my own setup where eth0 is the alternate route to world and missed that when I changed the paste to fit his setup.