From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 09:08:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E47D10656B6 for ; Fri, 12 Nov 2010 09:08:25 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from tensor.gdynia.pl (tensor.gdynia.pl [89.206.35.72]) by mx1.freebsd.org (Postfix) with ESMTP id 8127B8FC0C for ; Fri, 12 Nov 2010 09:08:24 +0000 (UTC) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by tensor.gdynia.pl (8.14.4/8.14.4) with ESMTP id oAC98E5r085787; Fri, 12 Nov 2010 10:08:14 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by tensor.gdynia.pl (8.14.4/8.14.4/Submit) with ESMTP id oAC98EYF085784; Fri, 12 Nov 2010 10:08:14 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Date: Fri, 12 Nov 2010 10:08:14 +0100 (CET) From: Wojciech Puchar To: Ryan Coleman In-Reply-To: Message-ID: References: <3372373780-527895539@intranet.com.mx> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Free BSD Questions list Subject: Re: Routing issue? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2010 09:08:25 -0000 > ff02::%lo0/32 fe80::1%lo0 U lo0 > > ifconfig_em0="inet 70.89.123.5 netmask 255.255.255.248" > ifconfig_em1="inet 70.89.123.4 netmask 255.255.255.248" > defaultrouter="70.89.123.6" > hostname="se******.somehtingelse.biz" > > > I tried to add the gateway for link2 but it's not taking since it already exists, and I've run multiple IP'd servers before without issue. > > I'm really lost._______________________________________________ you can't have 2 gateways. but you may configure ipfw firewall and use it's fwd function to define exactly what is routed through what, whatever your wish is. not that long ago i had 7 links to my server doing ISP business, as there was no way to get single large link that place. no problems