From owner-freebsd-net@FreeBSD.ORG Tue May 16 13:53:38 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1615916A40B for ; Tue, 16 May 2006 13:53:38 +0000 (UTC) (envelope-from oxy@field.hu) Received: from green.field.hu (green.field.hu [217.20.130.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC1643D45 for ; Tue, 16 May 2006 13:53:37 +0000 (GMT) (envelope-from oxy@field.hu) Received: from localhost (green.field.hu [217.20.130.28]) by green.field.hu (Postfix) with ESMTP id 0F895119CCF; Tue, 16 May 2006 15:52:06 +0200 (CEST) X-Virus-Scanned: by Amavisd-new (Spamassassin+Razor2+Pyzor+DCC+Bayes db, Clamd Antivirus) at field.hu Received: from green.field.hu ([217.20.130.28]) by localhost (green.field.hu [217.20.130.28]) (amavisd-new, port 10024) with ESMTP id vYM7qeiHb9zT; Tue, 16 May 2006 15:52:05 +0200 (CEST) Received: from oxy (dsl85-238-67-196.pool.tvnet.hu [85.238.67.196]) by green.field.hu (Postfix) with ESMTP id C240E119CA2; Tue, 16 May 2006 15:52:05 +0200 (CEST) Message-ID: <000601c678f0$22472590$0201a8c0@oxy> From: "OxY" To: "Charles Swiger" References: <000c01c67873$dc8a9680$0201a8c0@oxy> <1A527B5C-C505-46A7-BA90-C5329C667FE1@mac.com> Date: Tue, 16 May 2006 15:53:38 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Cc: freebsd-net@freebsd.org Subject: Re: changing default route 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: Tue, 16 May 2006 13:53:38 -0000 any other solution? can i solve it with static routing? ----- Original Message ----- From: "Charles Swiger" To: "OxY" Cc: Sent: Tuesday, May 16, 2006 1:10 AM Subject: Re: changing default route > On May 15, 2006, at 7:04 PM, OxY wrote: >> have two interfaces with the same ip, em0 connected to another >> server with crosslink, em1 is the public, can be reached from the >> internet connected to a switch. > > Don't do that. Use bridging instead, if appropriate. > > -- > -Chuck >