On Wed, 02 Oct 2002 17:58:40 +1200
Adrian Stacey <[EMAIL PROTECTED]> wrote:

> Can any of the list's networking experts suggest how I might configure
> so that sendmail (for instance) will route outgoings via a route OTHER
> than the default?

Assuming that :

route add -host [mail_relay] [gateway] isn't what you want

there is a possible solution at :
http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.netfilter.html 

- uses ipchains to "mark" all outgoing port 25 packets, and iproute2 to
route them.

Problem with this is any other processes generating port 25 outbound
traffic will use this route too.

I'll have another think later,

Regards,

Andrew.



-- 
[EMAIL PROTECTED]                      

Reply via email to