[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Routing with 2 Internet connections
- Subject: [ale] Routing with 2 Internet connections
- From: ups at tree.com (Stephan Uphoff)
- Date: Mon Jul 12 16:01:40 2004
- In-reply-to: Message from Nick Travis <[email protected]> of "Mon, 12 Jul 2004 10:10:13 EDT." <[email protected]>
Nick Travis wrote:
> I have a firewall setup with 2 interfaces on the internet, Everything
> is working fine for eth1, but when a request comes in on eth2, it's
> being routed back out eth1. How can I set the routes up so everything
> goes back out the same interface it came in on?
I did something like this a long,long time ago on linux.
The trick is to route outgoing packages based on source addresses.
If I remember correctly the "advanced routing howto" had all the information
that I needed.
Stephan