From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 09:35:19 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 B00C710656A6 for ; Fri, 12 Nov 2010 09:35:19 +0000 (UTC) (envelope-from ryan.coleman@cwis.biz) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id 7E1368FC2C for ; Fri, 12 Nov 2010 09:35:19 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id D6C552625A4D; Fri, 12 Nov 2010 03:35:18 -0600 (CST) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JhKAuLMRqjQF; Fri, 12 Nov 2010 03:35:17 -0600 (CST) Received: from [10.0.1.5] (70-89-202-1-invergrove-mn.hfc.comcastbusiness.net [70.89.202.1]) by server.cwis.biz (Postfix) with ESMTPSA id 50EA72625A4C; Fri, 12 Nov 2010 03:35:17 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Ryan Coleman In-Reply-To: Date: Fri, 12 Nov 2010 03:35:16 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <332E7AD9-5A50-4E7C-9AF3-7D36D3560FBF@cwis.biz> References: <3372373780-527895539@intranet.com.mx> To: Wojciech Puchar X-Mailer: Apple Mail (2.1081) 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:35:19 -0000 As mentioned before, this is already solved. On Nov 12, 2010, at 3:08 AM, Wojciech Puchar wrote: >> ff02::%lo0/32 fe80::1%lo0 U = lo0 >>=20 >> ifconfig_em0=3D"inet 70.89.123.5 netmask 255.255.255.248" >> ifconfig_em1=3D"inet 70.89.123.4 netmask 255.255.255.248" >> defaultrouter=3D"70.89.123.6" >> hostname=3D"se******.somehtingelse.biz" >>=20 >>=20 >> 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. >>=20 >> I'm really lost._______________________________________________ > you can't have 2 gateways. >=20 > but you may configure ipfw firewall and use it's fwd function to = define exactly what is routed through what, whatever your wish is. >=20 > 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. >=20 > no problems > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"