[1727] in linux-net channel archive
Re: Routing to 2 ISP's
daemon@ATHENA.MIT.EDU (Alan Cox)
Mon Jan 29 08:38:26 1996
From: Alan Cox <alan@cymru.net>
To: duxmike@mak2.conexio.com (Mike Kilburn)
Date: Mon, 29 Jan 1996 10:59:20 +0000 (GMT)
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <Pine.LNX.3.91.960127093711.1502A-100000@mak2.conexio.com> from "Mike Kilburn" at Jan 27, 96 10:03:52 am
> I trying to figure out how to get a linux box to forward packets based
> on source address. On my gateway to the internet I want to dial-up
> to a second ISP and use that port for all traffic to/from a particular host
> on my lan. All other traffic would use eth0 to the other ISP. It seems
> from the source code this cant be done. Does anyone know how or have a
> patch? The linux box cannot run any routing protocols BTW.
It has been discussed at times but nobody has implemented it.
ALan