Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 23:46:30 -0700
From:      Bruce Dang <btdang@home.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: IPFW, multihoming
Message-ID:  <3B53DF46.817354CA@home.com>
References:  <3B5311CC.CC166BE9@iowna.com> <3B536C9A.567E74E0@cuk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
What you want to do is setup the route tables so that traffic from
certain places go through the right interface; that is essentially it. 
This isn't really an ipfw, but natd, so you might want to read the
documentation.  Btw, why do you want 4 NICs/machine? 

Bruce Dang
www.tbug.org
Marko Cuk wrote:
> 
> Hello !
> 
> I have a few problems, because I'd like to merge two maschines because
> of small room and heating problems there.
> 
> One maschine has its own link and other too. Now i'd like to merge them
> into one maschine with four ethernet cards.
> How can I do, that packets from one subnet/host will go through one
> outgoing link and packets from other subnet/host will go through NAT to
> the default gateway, wich will be the default gw for FreeBSD itself too?
> 
> I am using ipfw and I have read lot of documentation and I still don't
> have enough idea, how to do it. With ipfw fwd, like at transparent
> proxy, or ?
> It is a kind of source routing, isn't it ?
> 
> Please, help me.
> 
> Many thanks.
> 
> Marko
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B53DF46.817354CA>