From owner-freebsd-net@FreeBSD.ORG Mon Feb 18 23:00:25 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EA8D16A420 for ; Mon, 18 Feb 2008 23:00:25 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outV.internet-mail-service.net (outV.internet-mail-service.net [216.240.47.245]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE3A13C461 for ; Mon, 18 Feb 2008 23:00:24 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Mon, 18 Feb 2008 15:00:23 -0800 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 637A5127264; Mon, 18 Feb 2008 15:00:23 -0800 (PST) Message-ID: <47BA0E0D.40509@elischer.org> Date: Mon, 18 Feb 2008 15:00:29 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Nick Barnes References: <38866.1203373071@thrush.ravenbrook.com> In-Reply-To: <38866.1203373071@thrush.ravenbrook.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Bill Moran Subject: Re: Multiple default routes on multihome host X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2008 23:00:25 -0000 Nick Barnes wrote: > At 2008-02-18 22:12:48+0000, Julian Elischer writes: > >> Unless you actually want all your machines to be remotely >> accessible from the outside, you should probably just turn on >> NAT on the new ISP interface, turn off the old one, and be >> done with it. > > The machines I'm interested in for these purposes are all servers of > one sort or another, which need to be externally routable. The > desktops will indeed Just Work with NAT/DHCP. > > I'll look at the IPFW fwd rules. Thanks to all for your help. > > Nick B > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" you can use 'hard wired' nat entries to allow the servers to be accessible from both ISPs at the same time... (along with ipfw to do route swizzling)