From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 06:28:17 2009 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 2C1CD106564A for ; Wed, 4 Feb 2009 06:28:17 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from pecan2.exetel.com.au (pecan2.exetel.com.au [220.233.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id E9BCA8FC14 for ; Wed, 4 Feb 2009 06:28:16 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from 196.43.96.58.exetel.com.au ([58.96.43.196] helo=enterprise.blackthorn.nu) by pecan2.exetel.com.au with esmtp (Exim 4.68) (envelope-from ) id 1LUbF9-0003Zi-Ff for freebsd-questions@freebsd.org; Wed, 04 Feb 2009 17:28:15 +1100 Message-ID: <49893590.9070205@maydias.com> Date: Wed, 04 Feb 2009 16:28:32 +1000 From: Warren Liddell User-Agent: Thunderbird 2.0.0.19 (X11/20090125) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Changing network devices looses internet traffic 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: Wed, 04 Feb 2009 06:28:17 -0000 Im running FreeBSD 7.1-STABLE an due to my old modem//router being on its way out to the graveyard in worakability, i have had to swap over to another, but having to use a USB connection instead of my onboard network card. Problem i have is telling my machine to stop looking for traffic on re0 an start looking for it on cdce0 .. but i can tseem ot find out how to go about that. All settings are the same in terms of gateway IP etc on the newer modem/router as the old one. What am i missing to let the traffic flow through ?