Date: Tue, 3 Mar 2009 11:09:44 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: Leslie Jensen <leslie@eskk.nu> Subject: Re: Configuring default router per NIC! Message-ID: <200903031109.44812.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <49AD8623.6050007@eskk.nu> References: <49AD8623.6050007@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 03 March 2009 10:33:55 Leslie Jensen wrote: > I'm considering a Squid box serving two different networks, both with > their own Internet access. > > Access from network 1 to default router on network 1 > and > Access from network 2 to default router on network 2 > > > How do one set default router per NIC? One can't as the default router is per IP stack (per machine). One can however use different routing tables per process, using setfib(1) on FreeBSD 7.1 and above. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903031109.44812.fbsd.questions>