All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: netfilter@lists.netfilter.org
Subject: Re: Fairly complex multi-ISP firewall/router problem
Date: Fri, 02 Apr 2004 22:24:17 -0500	[thread overview]
Message-ID: <406E2E61.1080102@tmr.com> (raw)
In-Reply-To: <200404022206.18921.Antony@Soft-Solutions.co.uk>

Antony Stone wrote:
> On Friday 02 April 2004 9:57 pm, Bill Davidsen wrote:
> 
> 
>>I am trying to set up a single Linux router, RH9.0, for a non-profit I
>>am supporting with some free consulting. They have two ISP lines, each
>>of which has a three bit CIDR block, and an internal network.
>>
>>Part one:
>>
>>All I want to do is send packets out the interface which matches the
>>source IP, and I don't think there's any reasonable way to get there
>>without patches or BSD.
> 
> 
> So why not use BSD?

That is what I'm asking myself. I guess the answer is that I like Linux 
better in other ways, but given the choice between maintaining a patch 
and using BSD... I may.
> 
> BTW: What was Part two?

Part two is the need to send to certain destinations using a known 
source IP (SNAT), which I would like to do on the firewall just to avoid 
having change on the server. That's easy, a rule for SNAT and a static 
route for the destination. It just adds cruft to the tables, that's been 
working for a while, trusted outgoing mail get SNAT now.

-- 
bill davidsen <davidsen@tmr.com>
   CTO TMR Associates, Inc
   Doing interesting things with small computers since 1979


  reply	other threads:[~2004-04-03  3:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-02 20:57 Fairly complex multi-ISP firewall/router problem Bill Davidsen
2004-04-02 21:06 ` Antony Stone
2004-04-03  3:24   ` Bill Davidsen [this message]
2004-04-02 21:32 ` Cedric Blancher
2004-04-02 21:36 ` John A. Sullivan III
2004-04-02 21:50   ` Antony Stone
2004-04-02 22:07     ` Joe Thompson
2004-04-03  3:17       ` Bill Davidsen
2004-04-13  9:29 ` Tarek W.
  -- strict thread matches above, loose matches on Subject: below --
2004-04-02 23:45 Daniel Chemko
2004-04-03  3:31 ` Bill Davidsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=406E2E61.1080102@tmr.com \
    --to=davidsen@tmr.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.